docs: update changelog for gateway refactor

This commit is contained in:
Peter Steinberger
2026-01-03 17:35:29 +01:00
parent 6ae51ae3de
commit dd6b9b510b

View File

@@ -21,7 +21,7 @@
- Agent: add soft block-stream chunking (8001200 chars default) with paragraph/newline preference.
- Agent tools: scope the Discord tool to Discord surface runs.
- Agent tools: format verbose tool summaries without brackets, with unique emojis and `tool: detail` style.
- Gateway: split server helpers + tests to improve isolation; add unit coverage for hooks/session utils/ws log.
- 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.
- macOS Connections: move to sidebar + detail layout with structured sections and header actions.
- macOS onboarding: increase window height so the permissions page fits without scrolling.
- Thinking: default to low for reasoning-capable models when no /think or config default is set.