-
Notifications
You must be signed in to change notification settings - Fork 1
Update changelog for CLI v0.0.166 #273
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
- Added: Adds support for pnpm as a bundler (#438) - Fixed: bump go-common to get light mode color fixes Co-Authored-By: unknown <>
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
WalkthroughAdds a new changelog entry v0.0.166 (August 28, 2025) to content/Changelog/cli.mdx, noting pnpm bundler support and a go-common bump for light mode color fixes. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Suggested reviewers
Poem
✨ Finishing Touches🧪 Generate unit tests
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
docs | 3bdf1f8 | Commit Preview URL Branch Preview URL |
Aug 28 2025, 03:06 AM |
There was a problem hiding this 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 (2)
content/Changelog/cli.mdx (2)
16-18: Tiny style tweak for consistency (“Adds” → “Add”).Most entries use imperative (“Add”, “Fix”, “Change”). Consider aligning this bullet.
- - **Added**: Adds support for pnpm as a bundler ([#438](https://github.com/agentuity/cli/pull/438)) + - **Added**: Add support for pnpm as a bundler ([#438](https://github.com/agentuity/cli/pull/438))
18-18: Optional: link the dependency bump to the exact commit for traceability.Helps readers jump to the change.
- - **Fixed**: bump go-common to get light mode color fixes + - **Fixed**: Bump go-common to get light mode color fixes ([1348e24](https://github.com/agentuity/cli/commit/1348e2401ee0c76893508542307bd29cb8dab69b))
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
💡 Knowledge Base configuration:
- MCP integration is disabled by default for public repositories
- Jira integration is disabled
You can enable these sources in your CodeRabbit configuration.
📒 Files selected for processing (1)
content/Changelog/cli.mdx(1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
- GitHub Check: Workers Builds: docs
🔇 Additional comments (2)
content/Changelog/cli.mdx (2)
10-14: Release metadata verified for v0.0.166 (date is correct).Tag v0.0.166 exists and shows Aug 28, 2025; keeping the callout date as “August 28, 2025” is accurate. (github.com)
16-17: PR link and summary look correct.“Added: support for pnpm as a bundler” matches PR #438. (github.com)
Update changelog for CLI v0.0.166
Summary
Added changelog entry for CLI v0.0.166 to the documentation repository. This update documents two changes from the latest release:
The entry follows the existing format pattern with version heading, release date callout, and categorized changes list.
Review & Testing Checklist for Human
Notes
Summary by CodeRabbit