kimi-code/packages
haozhe.yang d3c101e4a9 fix(kap-server): serve full wire transcript in snapshot and messages
- add reduceContextTranscript in agent-core-v2: keeps the full history across
  context.apply_compaction (summary marker instead of dropping the prefix) and
  stops context.undo at compaction summaries, matching v1's transcript view
- SnapshotReader: reduce the wire with the transcript reducer instead of the
  folded live context, so a later undo no longer hides the pre-compaction
  assistant reply
- MessageLegacyService: read the main agent wire log and merge the unflushed
  live tail instead of the folded IAgentContextMemoryService.get()
2026-07-08 14:17:22 +08:00
..
acp-adapter Merge remote-tracking branch 'origin/main' into HEAD 2026-07-06 23:47:51 +08:00
agent-core chore: fix lint issues across packages 2026-07-07 23:37:34 +08:00
agent-core-v2 fix(kap-server): serve full wire transcript in snapshot and messages 2026-07-08 14:17:22 +08:00
kaos fix(kaos): enrich PATH from the user's login shell at startup (#1339) 2026-07-03 15:20:38 +08:00
kap-server fix(kap-server): serve full wire transcript in snapshot and messages 2026-07-08 14:17:22 +08:00
kosong feat(kosong): honor explicit anthropic max output override (#1465) 2026-07-07 15:23:42 +08:00
migration-legacy chore(agent-core): remove experimental micro compaction (#1317) 2026-07-02 19:50:51 +08:00
minidb chore: fix lint issues across packages 2026-07-07 23:37:34 +08:00
node-sdk chore: fix lint issues across packages 2026-07-07 23:37:34 +08:00
oauth feat: add model alias overrides (#1262) 2026-07-01 19:57:13 +08:00
pi-tui ci: release packages (#1378) 2026-07-06 23:18:32 +08:00
protocol fix: align v2 prompt auth readiness 2026-07-07 20:54:07 +08:00
server chore: fix lint issues across packages 2026-07-07 23:37:34 +08:00
server-e2e chore: fix lint issues across packages 2026-07-07 23:37:34 +08:00
telemetry fix(telemetry): gate unsafe numeric telemetry values (#1478) 2026-07-07 20:32:02 +08:00