-
Notifications
You must be signed in to change notification settings - Fork 7
Update changelog for CLI v0.0.166 #439
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:
|
WalkthroughUpdates CHANGELOG.md to add entry for v0.0.166 (2025-08-28) noting pnpm bundler support and a go-common bump for light mode color fixes. No public API changes. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 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 (
|
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)
CHANGELOG.md (2)
11-11: Use imperative voice and clarify terminology ("bundler").Prefer Keep a Changelog’s imperative style and avoid implying pnpm is itself a bundler.
- - Adds support for pnpm as a bundler ([#438](https://github.com/agentuity/cli/pull/438)) + - Add support for pnpm in the bundler ([#438](https://github.com/agentuity/cli/pull/438))
14-14: Tighten wording; consider adding the bumped version/PR link.Capitalize and make the outcome explicit; add version and PR link if available.
- - bump go-common to get light mode color fixes + - Bump go-common dependency to fix light mode colorsWould you like me to add the exact version range and PR/commit link?
📜 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)
CHANGELOG.md(1 hunks)
🧰 Additional context used
🪛 LanguageTool
CHANGELOG.md
[grammar] ~10-~10: There might be a mistake here.
Context: .... ## [v0.0.166] - 2025-08-28 ### Added - Adds support for pnpm as a bundler ([#43...
(QB_NEW_EN)
⏰ 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: Analyze (go)
🔇 Additional comments (1)
CHANGELOG.md (1)
8-15: Push the v0.0.166 tag before adding the compare link
Tag v0.0.166 isn’t present in the repo; please create and push that tag, then append this reference in CHANGELOG.md:[v0.0.166]: https://github.com/agentuity/cli/compare/v0.0.165...v0.0.166
Update changelog for CLI v0.0.166
Summary
Updates the CHANGELOG.md file to document the changes released in CLI v0.0.166. Adds two entries:
The entries follow the existing Keep a Changelog format and are placed at the top of the file with today's date (2025-08-28).
Review & Testing Checklist for Human
Notes
Summary by CodeRabbit