Commit Graph

6 Commits

Author SHA1 Message Date
ef9a944924 add usage tracking to sidebar 2026-09-16 15:30:12 +00:00
a52efe1f70 add zdr and debug status to the sidebar 2026-09-16 14:34:49 +00:00
41fe0788a7 add /cc-zdr, /cc-debug, /cc-status slash commands 2026-09-16 14:11:07 +00:00
ab760fb876 Replay assistant reasoning as a content part for DeepSeek thinking mode
Forward each assistant reasoning part to /alpha/generate as
{type:"reasoning", text, signature?} instead of dropping it. DeepSeek
thinking mode rejects any request carrying tools whose prior assistant
turns omit their reasoning, so multi-turn tool-call conversations 400'd.
Only real (non-empty) reasoning is forwarded; no fabricated injection.
Update README and AGENTS.md accordingly.
2026-09-10 22:40:50 +07:00
Nguyen Hong Nhat
9bcb4b43e1 Add sync-models script, server.py reference proxy, and doc updates 2026-09-10 21:25:25 +07:00
e974a37475 Document provider usage and agent guidance 2026-09-10 20:39:12 +07:00