-
Notifications
You must be signed in to change notification settings - Fork 1
Update README.md #1
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
base: main
Are you sure you want to change the base?
Conversation
Changed OpenCode reference to SST and added links to headers
Reviewer's guide (collapsed on small PRs)Reviewer's GuideThis pull request refactors README.md by converting each project header into a clickable markdown link, updating the OpenCode entry to reference the SST repository with refined details, and clarifying the lineage of the Crush tool. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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.
Hey there - I've reviewed your changes and they look great!
Prompt for AI Agents
Please address the comments from this code review:
## Individual Comments
### Comment 1
<location> `README.md:11` </location>
<code_context>
- **Wrapper:** Yes – installs and launches other CLIs
-## Claude Code
+## [Claude Code](https://github.com/anthropics/claude-code)
- **CLI:** `claude`
- **Remote Use:** Connects to Anthropic's cloud API; usable locally or in CI
</code_context>
<issue_to_address>
Possible typo in the GitHub organization name for Claude Code.
The organization should be 'anthropic', not 'anthropics'. Please check and update the URL.
</issue_to_address>
<suggested_fix>
<<<<<<< SEARCH
## [Claude Code](https://github.com/anthropics/claude-code)
=======
## [Claude Code](https://github.com/anthropic/claude-code)
>>>>>>> REPLACE
</suggested_fix>
### Comment 2
<location> `README.md:65` </location>
<code_context>
- **Wrapper:** No
-## GitHub Copilot
+## [GitHub Copilot](https://github.com/copilot)
- **CLI/IDE:** IDE extensions for VS Code, JetBrains, and more
- **Remote Use:** Requires supported editor; works with cloud-based dev environments
</code_context>
<issue_to_address>
GitHub Copilot link may be incorrect.
Please update the link to point to the official GitHub Copilot documentation or marketplace page.
</issue_to_address>
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
Changed OpenCode reference to SST and added links to headers
Summary by Sourcery
Add repository links to all AI coding agent headers and refine OpenCode and Crush descriptions
Documentation: