You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***Autonomy mode reskin** - Refreshed UI for autonomy mode indicators and transitions for better clarity
42
+
***Agent-browser integration** - CLI now uses the `agent-browser` CLI for browser automations, providing more reliable and token-efficient interactions
***OTEL metrics for hooks and slash commands** - Customer metrics for `droid.hook.invocations` and `droid.slash_command.invocations`
52
+
***Optional `/readiness-report` model switching** - Users can now continue with their current model while seeing a recommendation, instead of being forced to switch
53
+
54
+
## Improvements
55
+
56
+
***Autonomy indicator format** - Updated format to show `Spec | Auto (X)` when spec mode is active; `Medium` shortened to `Med`
57
+
58
+
## Bug fixes
59
+
60
+
***AskUser tool improvements** - Questionnaire parsing now supports bullets/`1)` numbering, ignores headers/code fences, normalizes multi-word topics. AskUser can now run alongside TodoWrite with other tools deferred properly. Fixed TUI input handling via `KeypressProvider` subscription
61
+
***Windows UI** - Improved autonomy/spec mode status text rendering on Windows terminals
62
+
63
+
</Update>
64
+
65
+
<Updatelabel="January 16"rss={{ title: "CLI Updates", description: "Readiness report in exec mode and settings stability" }}>
66
+
`v0.53.0`
67
+
68
+
## New features
69
+
70
+
***`/readiness-report` in exec mode** - Support for `/readiness-report` slash command in droid exec mode with optional custom instructions
71
+
72
+
## Bug fixes
73
+
74
+
***Settings.json corruption prevention** - Settings file now uses atomic writes to prevent corruption
75
+
***Terminal info disabled** - Disabled getTerminalInfo to prevent issues
76
+
***Authentication stability** - Bundled keychain dependency in packaged builds to reduce flaky sign-in setups
0 commit comments