Skip to content

docs: update links to Claude#244

Merged
webdevcody merged 1 commit intoAutoMaker-Org:mainfrom
WikiRik:WikiRik/fix-urls
Dec 23, 2025
Merged

docs: update links to Claude#244
webdevcody merged 1 commit intoAutoMaker-Org:mainfrom
WikiRik:WikiRik/fix-urls

Conversation

@WikiRik
Copy link
Contributor

@WikiRik WikiRik commented Dec 23, 2025

These links were referring to pages that do not exist anymore. I have updated them to what I think are the new URLs.

Summary by CodeRabbit

  • Documentation
    • Updated external resource links in README to reference current Claude Agent SDK and Claude Code CLI documentation pages.

✏️ Tip: You can customize this high-level summary in your review settings.

These links were referring to pages that do not exist anymore. I have updated them to what I think are the new URLs.
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 23, 2025

Walkthrough

Documentation hyperlinks in README.md were updated to point to different Claude platform resources. The Claude Agent SDK link now references the Claude platform SDK overview, and the Claude Code CLI link references the Claude Code CLI overview page. No functional or structural changes were made.

Changes

Cohort / File(s) Summary
Documentation Links
README.md
Updated two external hyperlinks: Claude Agent SDK link changed to Claude platform SDK overview URL, and Claude Code CLI link changed to Claude Code CLI overview URL. No logic or control flow changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'docs: update links to Claude' clearly and concisely summarizes the main change: updating documentation links. It is specific and directly related to the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

📜 Recent review details

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between e95912f and e6eb5ad.

📒 Files selected for processing (1)
  • README.md
🔇 Additional comments (2)
README.md (2)

64-64: ✓ Claude Agent SDK link update verified.

The link now correctly points to the Claude Agent SDK overview, which covers building AI agents that read files, run commands, and provides the same tools and context management that power Claude Code.


109-109: ✓ Claude Code CLI documentation link updated correctly.

The link now points to the Claude Code overview page, which covers Anthropic's agentic coding tool that helps turn ideas into code faster. This is the appropriate resource for users installing and getting started with Claude Code CLI.


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

@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @WikiRik, 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 focuses on maintaining the accuracy and usability of the project's documentation by updating external links to Claude-related resources. The changes ensure that references to the Claude Agent SDK and Claude Code CLI point to their current and active URLs, preventing users from encountering broken or outdated pages when seeking more information.

Highlights

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

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.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

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.

Copy link
Contributor

@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 broken links in the README.md file that point to Claude documentation. The new URLs are more specific and appear to be correct. I have one suggestion to improve the user experience for new developers by linking directly to the installation guide in the prerequisites section. Thank you for keeping the documentation current.

- Node.js 18+
- npm
- [Claude Code CLI](https://docs.anthropic.com/en/docs/claude-code) installed and authenticated
- [Claude Code CLI](https://code.claude.com/docs/en/overview) installed and authenticated
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

For a better user experience in the 'Prerequisites' section, it would be more helpful to link directly to the installation instructions for the Claude Code CLI instead of the general overview page. This will help new users get set up more quickly.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I could link to the quickstart page instead but the overview page already gives the installation instructions and I think that the rest of the quickstart is not necessary if you are using Automaker.

@webdevcody webdevcody merged commit 629b7e7 into AutoMaker-Org:main Dec 23, 2025
8 checks passed
@WikiRik WikiRik deleted the WikiRik/fix-urls branch December 23, 2025 16:55
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.

2 participants