-
Notifications
You must be signed in to change notification settings - Fork 279
Add new tools to Tools & Extensions section #520
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Vaishnavi-KN
wants to merge
1
commit into
appwrite:master
Choose a base branch
from
Vaishnavi-KN:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Address description style repetition and format inconsistency.
Both new entries have descriptions beginning with "A" (lines 543 and 545: "A lightweight..." and "A Chrome extension..."), which violates the style guideline flagged by the linter. Additionally, the new entries use en-dash (–) as a separator before descriptions, whereas existing entries in this section use varied formatting (no separator, quotes, or other styles). For consistency, either adopt a single separator style across all Tools entries, or revise descriptions to avoid repeating initial articles.
Suggested revision for line 543:
Suggested revision for line 545:
Also applies to: 545-545
🤖 Prompt for AI Agents
🧩 Analysis chain
🌐 Web query:
GitHub repository https://github.com/nisabmohd/appwrite-console-desktop status maintenance last commit💡 Result:
I couldn't find that repository — the GitHub URL returns 404 (not found), so it appears deleted or made private / renamed. ()
I also checked the user nisabmohd's public repos listing (no public repo named appwrite-console-desktop shown). (repos.ecosyste.ms)
If you want, I can:
Citations:
🌐 Web query:
GitHub repository https://github.com/appwrite/console-devtools status maintenance last commit💡 Result:
The repository URL https://github.com/appwrite/console-devtools returns 404 / is not found (likely removed or renamed). [1]
The active Appwrite Console repo is appwrite/console — it is actively maintained; the latest commits on main are from Dec 12, 2025 (multiple commits / merged PR #2703). [2]
Sources:
Both GitHub repository links in the README are broken and should be removed or corrected.
The repository https://github.com/nisabmohd/appwrite-console-desktop (line 543) returns 404—it appears to have been deleted or made private. The user nisabmohd's public repositories do not include this repo.
The repository https://github.com/appwrite/console-devtools (line 545) also returns 404 and no longer exists. The active official Appwrite console repository is github.com/appwrite/console, which is actively maintained (latest commits Dec 12, 2025).
Remove both broken entries or replace with verified, actively maintained projects.
🤖 Prompt for AI Agents