mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-08-25 08:34:39 +00:00
- 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() |
||
|---|---|---|
| .. | ||
| acp-adapter | ||
| agent-core | ||
| agent-core-v2 | ||
| kaos | ||
| kap-server | ||
| kosong | ||
| migration-legacy | ||
| minidb | ||
| node-sdk | ||
| oauth | ||
| pi-tui | ||
| protocol | ||
| server | ||
| server-e2e | ||
| telemetry | ||