Skip to content

docs: update tiny-robot submodule to develop branch and add migration guide - #81

Merged
hexqi merged 2 commits into
devfrom
gene9831/docs/tiny-robot-0.4.0
Feb 12, 2026
Merged

docs: update tiny-robot submodule to develop branch and add migration guide#81
hexqi merged 2 commits into
devfrom
gene9831/docs/tiny-robot-0.4.0

Conversation

@gene9831

@gene9831 gene9831 commented Feb 12, 2026

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • Documentation
    • Added migration guides to the documentation for upgrading from previous versions, including guides for Bubble, useMessage, and useConversation.
    • Migration guides are now accessible from the main navigation menu.

@coderabbitai

coderabbitai Bot commented Feb 12, 2026

Copy link
Copy Markdown

Walkthrough

The pull request updates the tiny-robot submodule branch to develop and pins it to a new commit hash. Migration guide support is added to the VitePress configuration with URL rewrites, a new navigation menu entry, and sidebar section for migration documentation.

Changes

Cohort / File(s) Summary
Submodule Configuration
.gitmodules, tiny-robot
Updated tiny-robot submodule branch from release/v0.3.x to develop and pinned to a new commit hash (558095a...).
Documentation Configuration
.vitepress/config.mts
Added migration guide support with URL path rewrites, new navigation entry labeled "迁移指南", and expanded sidebar with migration guides for Bubble, useMessage, and useConversation.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Poem

🐰 A migration path unfolds so bright,
Submodules leap to develop's light,
Navigation guides the way with care,
Bubble, Message, Conversation all there!
New rewrites dance through the code,
Leading users down the migration road! 🌟

🚥 Pre-merge checks | ✅ 3
✅ 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 accurately summarizes the main changes: updating the tiny-robot submodule to the develop branch and adding migration guide documentation.
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 docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch gene9831/docs/tiny-robot-0.4.0

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.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Fix all issues with AI agents
In `@tiny-robot`:
- Line 1: The submodule reference points to a non-existent commit
558095a424930d99e079e6e1cf4fe8929d48c7b2; update the submodule entry to point at
a valid commit on the develop branch that contains the migration files for
/tiny-robot/migration/bubble, /tiny-robot/migration/useMessage, and
/tiny-robot/migration/useConversation. Verify by checking out the tiny-robot
repository’s develop branch, locating the correct commit that includes those
paths, and replace the broken commit hash in the submodule reference with that
valid commit SHA so submodule init/update will succeed. Ensure the updated
commit actually contains the expected migration guide files before pushing the
change.

Comment thread tiny-robot
Comment thread .gitmodules Outdated
@hexqi
hexqi merged commit b4b47cd into dev Feb 12, 2026
1 check failed
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