Restructure and improve content organization#68
Merged
Conversation
- Add Official Resources section with comprehensive Amp links (Manual, SDK, Chronicle, Status) - Rename AGENTS.md section to "Agent Files & Context" with better explanation - Add dedicated MCP Servers section for Model Context Protocol resources - Reorganize "Built with Amp" into categorized "Projects & Tools" section - Add Sandboxed.sh - self-hosted cloud orchestrator for AI agents - Create "Editor & IDE Integrations" section for editor plugins - Add "Security & Best Practices" section with official security docs - Simplify CLI Usage section by consolidating examples - Update TOC to reflect new structure - Fix contributor link to point to lfglabs-dev repo Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Remove Sink AGENT.md link (repo renamed, file no longer exists) - Remove Unofficial Amp Owner's Manual (superpromptor.com is down) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update /builtwith command instructions to reference the renamed "Projects & Tools" section with its subcategories. Fixes Bugbot review comment. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
Update all internal links to use the current repository owner: - readme.md: docs link - AGENTS.md: awesome_bot whitelist - contributing.md: issues link - .github/workflows/lint.yaml: awesome_bot whitelist Fixes Bugbot review comment. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
This PR restructures the awesome-amp-code list to improve organization and adds missing canonical resources.
Changes
Structural Improvements:
Content Additions:
Fixes:
Test plan
🤖 Generated with Claude Code
Note
Low Risk
Mostly documentation and CI link-whitelist updates; risk is limited to broken links or unintended TOC/section organization regressions.
Overview
Restructures
readme.mdinto clearer sections (Official Resources, Agent Files & Context, MCP Servers, Projects & Tools with subcategories, Editor/IDE Integrations, CLI Usage, and Security & Best Practices) and adds/redistributes many links accordingly.Updates repository references from
jdorfman/awesome-amp-codetolfglabs-dev/awesome-amp-codeacross docs and CI, including the contributor link and theawesome_botwhitelist;AGENTS.mdinstructions are adjusted to reflect the new “Projects & Tools” organization.Written by Cursor Bugbot for commit 5856789. This will update automatically on new commits. Configure here.