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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Added
11
11
-**Interactive Permission Requests**: Allow/Deny buttons in Discord when Claude wants to use an unapproved tool (replaces CLI TUI prompt, makes `default` and `acceptEdits` modes fully usable)
12
+
-**Settings Autocomplete**: `/settings` action and value fields now show dropdown suggestions based on selected category
12
13
-**Fast Mode** (`/fast`): Toggle Opus 4.6 speed-optimized API config (2.5x faster, same quality)
13
14
-**AskUserQuestion Handler**: Claude can now ask clarifying questions mid-session via Discord buttons
14
15
-**Startup Buttons**: Quick-action buttons on the startup embed (Status, Sessions, Help, Shutdown)
@@ -25,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
26
26
27
### Changed
27
28
-`/continue` renamed to `/resume` for clarity
29
+
-`/claude-settings` and `/output-settings` removed — consolidated into `/settings` (use `category:claude` or `category:output`)
0 commit comments