docs: update changelog for v0.29.0#148
Conversation
|
👋 This PR is being monitored by an automated agent. Here's what I can do:
I check in every 5 minutes. Any new comment will wake me up. |
| ### 0.29.0 | ||
|
|
||
| #### New Features | ||
| - **Prompt Modules**: Added reusable prompt modules and a `auggie cloud prompt-module render` command for expert instructions from docs and VFS. |
There was a problem hiding this comment.
Done — removed the Prompt Modules entry as not user-facing. Pushed in a559d7c.
| - **Prompt Modules**: Added reusable prompt modules and a `auggie cloud prompt-module render` command for expert instructions from docs and VFS. | ||
| - **Cloud Session Management**: Added commands to rename, archive, unarchive, pin, unpin, and list pinned cloud sessions. |
There was a problem hiding this comment.
are the cloud commands public? i know the agent uses them when doing cosmos things, but i dont know if users are expected to use these commands outside of cosmos?
There was a problem hiding this comment.
The auggie cloud session-management commands (rename/archive/unarchive/pin/unpin/list-pinned) are part of the public CLI and can be run directly by users to manage their cloud sessions outside of Cosmos, so I've kept this entry as user-facing. Happy to drop it if you'd prefer to treat cloud session management as Cosmos-only — just let me know.
There was a problem hiding this comment.
Correction to my earlier reply: I verified, and these aren't really public — the entire auggie cloud command group is marked (experimental) in its help and isn't documented in the public docs. So I've removed the Cloud Session Management entry too (commit 46f9e13), consistent with dropping the Prompt Modules cloud command. Thanks for catching it.
| - **Indexing Visibility**: `auggie daemon` now reports indexing status at startup and explains how to enable it when possible. | ||
| - **MCP Reliability**: MCP OAuth refreshes are more resilient, and stale shared MCP opt-ins now surface CLI warnings. | ||
| - **CLI Welcome**: The welcome screen now highlights updated model availability. | ||
| - **Tool Compatibility**: The `str-replace-editor` tool no longer requires the legacy instruction reminder field. |
There was a problem hiding this comment.
this seems like an internal thing, probably doesn't need to be in the changelogs
There was a problem hiding this comment.
Agreed, that's an internal tool detail. Removed the Tool Compatibility (str-replace-editor) entry. Pushed in a559d7c.
Update the changelog with the
v0.29.0release notes.auggie-guidesubagent, and daemon support for plain Spaces and child-agent indexing.str-replace-editorcompatibility.🤖 This description was generated automatically. Please react with 👍 if it's helpful or 👎 if it needs improvement.