Commit Graph

3 Commits

Author SHA1 Message Date
41fe0788a7 add /cc-zdr, /cc-debug, /cc-status slash commands 2026-09-16 14:11:07 +00:00
0b1f933ead Add opt-in file tracing for debugging
Introduce COMMANDCODE_DEBUG=1 (and COMMANDCODE_DEBUG_FILE) to append a
request/stream trace to a log file. Trace points cover HTTP attempts
(status, retry wait, elapsed), stream event payloads, terminal finish and
usage, and redacted error bodies. Silent and no file created by default.
2026-09-10 22:27:09 +07:00
2411a5cdc8 Add native AI SDK provider for CommandCode /alpha/generate 2026-09-10 20:32:40 +07:00