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
@@ -24,6 +24,8 @@
24
24
- Agent tools: scope the Discord tool to Discord surface runs.
25
25
- Agent tools: format verbose tool summaries without brackets, with unique emojis and `tool: detail` style.
26
26
- Gateway: split server helpers/tests into hooks/session-utils/ws-log/net modules for better isolation; add unit coverage for hooks/session utils/ws log.
27
+
- Gateway: extract WS method handling + HTTP/provider/constant helpers to shrink server wiring and improve testability.
28
+
- Onboarding: fix Control UI basePath usage when showing/opening gateway URLs.
27
29
- macOS Connections: move to sidebar + detail layout with structured sections and header actions.
28
30
- macOS onboarding: increase window height so the permissions page fits without scrolling.
29
31
- Thinking: default to low for reasoning-capable models when no /think or config default is set.
0 commit comments