Skip to content

t5398: clarify pre-v1.1.36 auth instruction with direct section link#5415

Closed
alex-solovyev wants to merge 1 commit intomainfrom
chore/5398-opencode-anthropic-auth
Closed

t5398: clarify pre-v1.1.36 auth instruction with direct section link#5415
alex-solovyev wants to merge 1 commit intomainfrom
chore/5398-opencode-anthropic-auth

Conversation

@alex-solovyev
Copy link
Collaborator

@alex-solovyev alex-solovyev commented Mar 21, 2026

Summary

  • Replaces ambiguous "use Anthropic OAuth" text in the Basic Authentication section with a direct [Legacy Installation](#legacy-installation-pre-v1136-only) link, giving pre-v1.1.36 users a clear path to the external plugin setup instructions.

Review Feedback Addressed

Closes #5398

Summary by CodeRabbit

  • Documentation
    • Updated guidance for older OpenCode versions to reference the dedicated legacy installation section with a direct link for clearer navigation.

Replace ambiguous 'use Anthropic OAuth' text with a direct link to the
Legacy Installation section, giving pre-v1.1.36 users a clear path to
the external plugin setup instructions.

Closes #5398
@gemini-code-assist
Copy link

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request improves the clarity of authentication instructions for users of OpenCode versions prior to v1.1.36. It addresses previous ambiguity by replacing a vague instruction with a precise, direct link to the 'Legacy Installation' section, ensuring users can easily find the correct setup steps for external Anthropic authentication plugins.

Highlights

  • Documentation Clarity: Replaced ambiguous authentication instructions for pre-v1.1.36 OpenCode versions with a direct link to the dedicated legacy installation section.
  • User Guidance Improvement: Provided a clearer path for users needing to set up external plugins for Anthropic authentication in older OpenCode versions.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 21, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 8b028a5d-18db-47fa-9ee1-263bd0b9429b

📥 Commits

Reviewing files that changed from the base of the PR and between f4041d1 and 58c2ede.

📒 Files selected for processing (1)
  • .agents/tools/opencode/opencode-anthropic-auth.md

Walkthrough

Documentation update to provide clearer guidance for OpenCode pre-v1.1.36 users by replacing ambiguous instruction with a direct in-document link to the Legacy Installation section.

Changes

Cohort / File(s) Summary
Documentation Clarity
.agents/tools/opencode/opencode-anthropic-auth.md
Replaced generic "use Anthropic OAuth" instruction with direct link reference to "Legacy Installation (pre-v1.1.36 only)" section for improved user guidance.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A link cuts through the fog so thick,
Pre-1.1.36 users get their trick,
No more guessing where to go,
Documentation's gentle glow! 📚✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically describes the main change: clarifying pre-v1.1.36 authentication instructions by adding a direct section link.
Linked Issues check ✅ Passed The pull request successfully addresses issue #5398 by replacing ambiguous 'use Anthropic OAuth' text with a direct link to the Legacy Installation section as required.
Out of Scope Changes check ✅ Passed All changes are directly related to addressing the clarity issue identified in issue #5398; only the documentation file was modified with no extraneous changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/5398-opencode-anthropic-auth

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Contributor

🔍 Code Quality Report

�[0;35m[MONITOR]�[0m Code Review Monitoring Report

�[0;34m[INFO]�[0m Latest Quality Status:
SonarCloud: 0 bugs, 0 vulnerabilities, 477 code smells

�[0;34m[INFO]�[0m Recent monitoring activity:
Sat Mar 21 18:37:50 UTC 2026: Code review monitoring started
Sat Mar 21 18:37:50 UTC 2026: SonarCloud - Bugs: 0, Vulnerabilities: 0, Code Smells: 477

📈 Current Quality Metrics

  • BUGS: 0
  • CODE SMELLS: 477
  • VULNERABILITIES: 0

Generated on: Sat Mar 21 18:37:53 UTC 2026


Generated by AI DevOps Framework Code Review Monitoring

@marcusquinn
Copy link
Owner

Duplicate of #5418 — closing in favour of the later PR with correct fix.

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the documentation in .agents/tools/opencode/opencode-anthropic-auth.md to clarify authentication instructions for users on versions prior to v1.1.36. The change replaces the previous text with a direct link to the legacy installation section, aiming to provide a clearer path for external plugin setup. No issues were found with this change.

@alex-solovyev alex-solovyev reopened this Mar 24, 2026
@github-actions
Copy link
Contributor

🔍 Code Quality Report

�[0;35m[MONITOR]�[0m Code Review Monitoring Report

�[0;34m[INFO]�[0m Latest Quality Status:
SonarCloud: 0 bugs, 0 vulnerabilities, 510 code smells

�[0;34m[INFO]�[0m Recent monitoring activity:
Tue Mar 24 09:07:28 UTC 2026: Code review monitoring started
Tue Mar 24 09:07:28 UTC 2026: SonarCloud - Bugs: 0, Vulnerabilities: 0, Code Smells: 510

📈 Current Quality Metrics

  • BUGS: 0
  • CODE SMELLS: 510
  • VULNERABILITIES: 0

Generated on: Tue Mar 24 09:07:30 UTC 2026


Generated by AI DevOps Framework Code Review Monitoring

@sonarqubecloud
Copy link

@alex-solovyev
Copy link
Collaborator Author

Closing: merge conflicts with main after reopening. The changes need to be rebased or re-implemented in a fresh branch.

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.

quality-debt: .agents/tools/opencode/opencode-anthropic-auth.md — PR #5343 review feedback (medium)

2 participants