Skip to content

Conversation

rancar2
Copy link

@rancar2 rancar2 commented Aug 15, 2025

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:

  • Convert each agent header into a markdown link pointing to its repository or homepage
  • Rename OpenCode section to emphasize SST as maintainer, update its remote use description, and clarify its wrapper status
  • Update Crush’s wrapper note to reference its evolution from the original OpenCode repository

Changed OpenCode reference to SST and added links to headers
Copy link

sourcery-ai bot commented Aug 15, 2025

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

This 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

Change Details Files
Convert project headers to markdown links
  • Wrap each project name in its header with markdown link syntax
  • Link headers directly to the corresponding GitHub repositories
README.md
Revise OpenCode section to reference SST
  • Change header text and link target to SST's OpenCode repository
  • Enhance remote use description to mention client/server architecture
  • Simplify wrapper note to a plain 'No'
README.md
Clarify Crush lineage and wrapper source
  • Update wrapper note to reference the original OpenCode repo via link
README.md

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a 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>

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

rancar2

This comment was marked as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant