kimi-code/.changeset/wire-request-trace.md
qer 928726ace1
chore: correct wire-request-trace changeset (#1464)
PR #1448 records a per-request trace in wire.jsonl for debugging, with
no user-facing behavior change. Downgrade the CLI bump from minor to
patch, drop the unpublished private internal packages (agent-core,
kosong), and trim the entry to a single honest sentence.
2026-07-07 14:59:19 +08:00

174 B

@moonshot-ai/kimi-code
patch

Record a per-request trace in the session wire log, so model requests can be reconstructed for debugging. Not a user-facing feature.