kimi-code/packages
haozhe.yang bfaa75d320 feat(agent-core-v2): load AGENTS.md hierarchy and surface size warning
- add profile/context.ts to load the user- and project-level AGENTS.md
  hierarchy with a 32KB soft budget
- add AgentProfileService.applyProfile as the production entry point that
  assembles SystemPromptContext and renders the profile
- add SessionWarningService as the getSessionWarnings producer, surfacing
  agents-md-oversized instead of silently truncating
- cover loading, applyProfile, and the warning surface with tests
2026-07-01 12:06:20 +08:00
..
acp-adapter chore(telemetry): normalize telemetry property keys to snake_case (#1196) 2026-06-29 17:40:50 +08:00
agent-core feat: support plugin slash commands (#1204) 2026-06-30 19:38:01 +08:00
agent-core-v2 feat(agent-core-v2): load AGENTS.md hierarchy and surface size warning 2026-07-01 12:06:20 +08:00
kaos ci: run unit tests on windows (#1037) 2026-06-26 11:56:41 +08:00
kimi-migration-legacy feat(web): introduce Kimi web app and daemon gateway (#625) 2026-06-17 20:53:46 +08:00
kosong feat(timing): split TTFT into api-server and client portions (#1228) 2026-06-30 19:15:02 +08:00
migration-legacy ci: run unit tests on windows (#1037) 2026-06-26 11:56:41 +08:00
minidb feat(minidb): add embedded key-value database package 2026-06-28 16:30:10 +08:00
node-sdk feat: support plugin slash commands (#1204) 2026-06-30 19:38:01 +08:00
oauth feat(server): auto-refresh provider model catalog and push change events (#1207) 2026-06-30 12:29:10 +08:00
protocol Merge remote-tracking branch 'origin/main' into kimi-code-v2 2026-06-30 21:25:35 +08:00
server feat(server): add GUI store API mirroring localStorage (#1231) 2026-06-30 21:04:59 +08:00
server-e2e fix(web): stop auto-dismissing pending questions and approvals on a timeout (#1070) 2026-06-24 19:15:06 +08:00
server-v2 feat(server-v2): add auth and request security hardening 2026-07-01 11:44:20 +08:00
telemetry ci: run unit tests on windows (#1037) 2026-06-26 11:56:41 +08:00