Skip to content

Conversation

@andreped
Copy link

@andreped andreped commented Sep 10, 2025

Summary by CodeRabbit

  • Documentation
    • Updated README to reference the AutoSDK source at the new official repository, improving accuracy and discoverability for users following setup or exploring dependencies.
    • Clarified attribution to reduce confusion about the correct source of AutoSDK.
    • No functional changes; application behavior and public APIs remain unchanged.

@coderabbitai
Copy link

coderabbitai bot commented Sep 10, 2025

Walkthrough

Updates a reference in README.md’s Features section, changing the AutoSDK source from HavenDV/AutoSDK to tryAGI/AutoSDK. No code, APIs, or exported entities are modified.

Changes

Cohort / File(s) Summary
Docs update
README.md
Updated textual reference/link for AutoSDK from HavenDV/AutoSDK to tryAGI/AutoSDK.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Pre-merge checks (3 passed)

✅ 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: Fix AutoSDK GitHub link in README.md” precisely summarizes the primary change of updating the AutoSDK reference in the README documentation, making it clear it is a documentation fix. It is concise, free of extraneous details, and directly tied to the change described in the summary. A reviewer glancing at the title will immediately understand the intent and scope of the pull request.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.

Poem

I twitch my nose at README lines,
A hop, a swap—new link that shines.
No code to chase, no tests to run,
Just docs aligned, and then we’re done.
Carrot-shaped URLs in sight—
Merge with glee, the future’s bright! 🥕✨

Tip

👮 Agentic pre-merge checks are now available in preview!

Pro plan users can now enable pre-merge checks in their settings to enforce checklists before merging PRs.

  • Built-in checks – Quickly apply ready-made checks to enforce title conventions, require pull request descriptions that follow templates, validate linked issues for compliance, and more.
  • Custom agentic checks – Define your own rules using CodeRabbit’s advanced agentic capabilities to enforce organization-specific policies and workflows. For example, you can instruct CodeRabbit’s agent to verify that API documentation is updated whenever API schema files are modified in a PR. Note: Upto 5 custom checks are currently allowed during the preview period. Pricing for this feature will be announced in a few weeks.

Please see the documentation for more information.

Example:

reviews:
  pre_merge_checks:
    custom_checks:
      - name: "Undocumented Breaking Changes"
        mode: "warning"
        instructions: |
          Pass/fail criteria: All breaking changes to public APIs, CLI flags, environment variables, configuration keys, database schemas, or HTTP/GraphQL endpoints must be documented in the "Breaking Change" section of the PR description and in CHANGELOG.md. Exclude purely internal or private changes (e.g., code not exported from package entry points or explicitly marked as internal).

Please share your feedback with us on this Discord post.

✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

@CLAassistant
Copy link

CLAassistant commented Sep 10, 2025

CLA assistant check
All committers have signed the CLA.

@andreped andreped changed the title fix: Fix AutoSDK GitHub link in README.md docs: Fix AutoSDK GitHub link in README.md Sep 10, 2025
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

🧹 Nitpick comments (1)
README.md (1)

9-9: Optional: Pin the raw OpenAPI URL to a commit for stability

Linking to refs/heads/main can change over time. Consider pinning the OpenAPI JSON to a specific commit SHA to ensure reproducible docs rendering and avoid surprises.

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between bb295ab and 92f5a00.

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

9-9: LGTM: AutoSDK repo link is correct
tryAGI/AutoSDK is the canonical and active repository for AutoSDK.

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