Skip to content

Commit 4b931e5

Browse files
committed
docs: remove internal/flag-gated items from v0.23.0 changelog
The original v0.23.0 changelog (#120) included items that are either behind production feature flags or relate to internal/poseidon functionality not yet surfaced to users: - /btw Side Questions (cli_enable_btw: staging-shard-0 only) - auggie session stats (cli_enable_session_stats: STAGING only) - Dev Deployment Warning (internal) - VM Heartbeat (internal) - Event Command changes (internal) - Session Lock Handling (internal) - Message Queue capacity bump (internal) - Bug fixes related to cloud/poseidon mode (internal) Git-Based Plugins is kept: its umbrella flag (enable_plugin_marketplace) is fully enabled in production.
1 parent d2c5ed0 commit 4b931e5

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,25 +3,13 @@
33
### 0.23.0
44

55
#### New Features
6-
- **Side Questions**: Added `/btw` slash command for asking quick side questions without derailing the main conversation.
7-
- **Session Stats**: Added `auggie session stats` subcommand to view credit usage details for a session.
86
- **Git-Based Plugins**: Marketplace plugins can now be sourced directly from Git repositories.
97

108
#### Improvements
11-
- **Dev Deployment Warning**: A visible warning is now displayed when connected to a development deployment.
129
- **Login Connectivity Check**: The CLI now tests connectivity to Augment before completing the login flow, providing earlier feedback on connection issues.
1310
- **Unsupported Plugin Hooks**: Unsupported plugin hooks now show a compact informational message instead of verbose warnings.
14-
- **Event Command**: Removed the broken `event get` subcommand and added `--verbose` flag to `event list`.
1511
- **Tool Search**: Improved tool search UX and reliability.
1612
- **About Command**: `/about` now displays the active runtime (Node or Bun).
17-
- **Session Lock Handling**: Improved timeout handling when acquiring session locks.
18-
- **VM Heartbeat**: Reduced VM heartbeat interval for faster responsiveness.
19-
- **Message Queue**: Increased message queue capacity to 1000 for handling larger workloads.
20-
21-
#### Bug Fixes
22-
- Fixed expert capability mapping in CLI cloud mode.
23-
- Fixed tool host not being wired to the command handler in TUI cloud mode.
24-
- Fixed auth session not propagating to child agents spawned by the daemon.
2513

2614
### 0.22.0
2715

0 commit comments

Comments
 (0)