Commit graph

  • bad0bab0be feat(oauth): send the product User-Agent on OAuth requests feat/host-identity-unification liruifengv 2026-07-30 03:04:50 +08:00
  • 84af131802 fix(klient): keep the env() clientVersion wire field after the bootstrap identity switch liruifengv 2026-07-30 02:52:52 +08:00
  • f2a293c026 feat(cli): tag kimi web requests with a (web) User-Agent suffix liruifengv 2026-07-30 02:26:00 +08:00
  • 5ee5c01b58 chore: add changesets for the host identity unification liruifengv 2026-07-30 02:02:23 +08:00
  • 6ec294a8e1 test(klient): drop clientVersion from the bootstrap contract parity list liruifengv 2026-07-30 01:59:27 +08:00
  • 023fec54f4 feat(cli): wire the CLI host identity into the kimi web server liruifengv 2026-07-30 01:57:49 +08:00
  • 1bb734bcf6 feat(kap-server)!: require the host identity and derive request headers from it liruifengv 2026-07-30 01:54:32 +08:00
  • a544ff9fdb feat(agent-core): thread the host identity into the managed auth facades liruifengv 2026-07-30 01:38:44 +08:00
  • 5e81a392fd feat(agent-core-v2): carry the host identity in the bootstrap snapshot liruifengv 2026-07-30 01:30:19 +08:00
  • 36b4d78cd2 ci: release packages changeset-release/main github-actions[bot] 2026-07-29 17:30:07 +00:00
  • 691ec4679e
    fix: remove the blocking wait from the TaskOutput tool (#2379) main Kai 2026-07-30 01:26:56 +08:00
  • 86e653bbb9 refactor(oauth): make X-Msh-Platform an explicit host identity field liruifengv 2026-07-30 01:17:03 +08:00
  • fa2c5ce18b
    feat: support plugin-contributed custom agents (#2365) 7Sageer 2026-07-29 21:59:48 +08:00
  • 1896d1a13a
    Revert "fix(kosong): match Kimi's standalone "Unsupported image." rejection (…" (#2368) 7Sageer 2026-07-29 20:56:41 +08:00
  • f66a0c592f refactor: keep only the on-demand session title generation interface auto-title 7Sageer 2026-07-29 20:46:34 +08:00
  • 64b27b1464 refactor(agent-core-v2): persist structured environment disclosure feat-skill-reminder 7Sageer 2026-07-29 20:40:44 +08:00
  • 02d77b20d9
    feat(agent-core-v2): let plugins contribute system prompt instructions via the manifest systemPrompt field (#2314) 7Sageer 2026-07-29 20:30:07 +08:00
  • 2162ec97da fix: preserve automatic session title invariants 7Sageer 2026-07-29 19:44:32 +08:00
  • b00072d2a2 style(agent-core-v2): drop the method-local comment on getManagedUserInfo feat/managed-userinfo liruifengv 2026-07-29 19:18:37 +08:00
  • 0a9c1e14b1 refactor(oauth): serve the userinfo profile as the camelCase domain type end to end liruifengv 2026-07-29 19:03:06 +08:00
  • dbb69a2678
    fix(kosong): match Kimi's standalone "Unsupported image." rejection (#2362) STAR-QUAKE 2026-07-29 18:54:07 +08:00
  • 6ef7c260b8 fix: preserve legacy custom session titles 7Sageer 2026-07-29 18:51:12 +08:00
  • 9efa999657 feat(kap-server): expose the managed-account profile at GET /oauth/userinfo liruifengv 2026-07-29 18:35:27 +08:00
  • e4e5937066 style(agent-core-v2): remove non-header comments 7Sageer 2026-07-29 18:16:15 +08:00
  • c7f704182f Resolve feedback endpoint from provider config kap-feedback 7Sageer 2026-07-29 18:09:43 +08:00
  • 7e09814904 Pair auto-title endpoint overrides with matching OAuth credentials 7Sageer 2026-07-29 18:06:39 +08:00
  • db79855986 fix: preserve managed title request headers 7Sageer 2026-07-29 18:04:23 +08:00
  • 5dfb900cb1 refactor(agent-core-v2): share path watch across consumers 7Sageer 2026-07-29 17:43:53 +08:00
  • f21ff66e5b feat(kap-server): forward feedback to the managed collection backend 7Sageer 2026-07-29 17:28:35 +08:00
  • b8c1244da5 fix: harden auto-generated session titles 7Sageer 2026-07-29 16:15:15 +08:00
  • f8ec3d1656
    docs: fix dead anchor links in en/zh docs (#2348) wenhua020201-arch 2026-07-29 15:57:48 +08:00
  • 2f7623c8fb docs(kap-server): english-only comments in the feedback protocol 7Sageer 2026-07-29 15:56:51 +08:00
  • 51229c5a39 feat(kap-server): make feedback type optional 7Sageer 2026-07-29 15:53:13 +08:00
  • ed158b226e feat(kap-server): refine feedback payload with type and detail fields 7Sageer 2026-07-29 15:50:55 +08:00
  • b850c5f8f5
    fix(node-sdk): wire applyPersistedSecondaryModel to agent-core-v2 (#2345) 7Sageer 2026-07-29 15:40:42 +08:00
  • 6864c03497 feat(kap-server): add POST /api/v1/feedback endpoint 7Sageer 2026-07-29 15:39:42 +08:00
  • 63f195cbea feat: auto-generate session titles via the managed chat_title tool 7Sageer 2026-07-29 15:11:57 +08:00
  • 300045cfc1 fix(agent-core-v2): reconcile plugin reminders after undo 7Sageer 2026-07-29 13:17:48 +08:00
  • 9b01097f65 fix(agent-core-v2): dedupe plugin session-start reminders 7Sageer 2026-07-29 12:16:37 +08:00
  • 37d9bdc585
    docs(changelog): sync 0.30.0 from apps/kimi-code/CHANGELOG.md (#2343) liruifengv 2026-07-29 12:13:20 +08:00
  • efac96c8a9
    feat(agent-core): custom agent files and secondary model on the v1 engine (#2232) 7Sageer 2026-07-29 12:06:26 +08:00
  • 16c7189bd5
    ci: release packages (#2244) @moonshot-ai/kimi-code@0.30.0 github-actions[bot] 2026-07-29 11:35:59 +08:00
  • 973e2a008c
    chore: prune non-user-facing changesets before release (#2335) liruifengv 2026-07-29 11:27:45 +08:00
  • 640e37b908 fix(agent-core-v2): preserve custom metadata when memory sessions fork feat/session-host-runtime haozhe.yang 2026-07-29 11:16:06 +08:00
  • 9df1e93087 test(agent-core-v2): drop the await on the synchronous plan exit haozhe.yang 2026-07-29 11:01:07 +08:00
  • c0295dddc1 fix(kap-server): reconcile global message search with the runtime session host haozhe.yang 2026-07-29 10:56:29 +08:00
  • 3c6f20d0be refactor(agent-core-v2): remove session context path fields and finalize guards haozhe.yang 2026-07-29 06:04:21 +08:00
  • 1fad96a218 refactor(agent-core-v2): replace the legacy session lifecycle with a facade over the runtime host haozhe.yang 2026-07-29 04:52:52 +08:00
  • f77063784a feat(agent-core-v2): add session transfer service and cross-runtime fork haozhe.yang 2026-07-29 04:26:09 +08:00
  • 7caed454c9 feat(kap-server): key WS internals by SessionRef and adapt /api/v1/ws haozhe.yang 2026-07-29 03:49:19 +08:00
  • 2622c86b46 feat(kap-server): switch live v1 routes to runtime-backed sessions haozhe.yang 2026-07-29 02:35:32 +08:00
  • f01ecb6ba2 feat(agent-core-v2): add runtime session host with legacy-activation parity haozhe.yang 2026-07-29 01:44:59 +08:00
  • f61944fcd1 feat(kap-server): resolve v1 session ids centrally and delegate cold reads to runtimes haozhe.yang 2026-07-29 01:05:06 +08:00
  • 7a938f5d1e feat(agent-core-v2): build session scopes from ISessionRuntimeContext haozhe.yang 2026-07-28 23:56:02 +08:00
  • 32a7e35429 feat(agent-core-v2): add workspace runtime manager, session facade, and v1 create adapter haozhe.yang 2026-07-28 22:48:31 +08:00
  • 355372a5e9 feat(agent-core-v2): add LocalWorkspaceRuntime over the legacy session layout haozhe.yang 2026-07-28 22:21:52 +08:00
  • 8e2d6a8b47 feat(agent-core-v2): add StandaloneMemoryHostRuntime multi-session vertical slice haozhe.yang 2026-07-28 21:45:30 +08:00
  • 64fdd6e13f refactor(agent-core-v2): add session host runtime contracts and v1 wire baseline haozhe.yang 2026-07-28 21:13:04 +08:00
  • f5638b3c9d fix(agent-core-v2): finish live reminder review fixes 7Sageer 2026-07-29 02:38:48 +08:00
  • 5750343e2f fix(agent-core-v2): close live reminder review gaps 7Sageer 2026-07-29 02:09:49 +08:00
  • 52997f5e95 fix(telemetry): tighten replacement shutdown budgets codex/telemetry-durable-shutdown 7Sageer 2026-07-29 01:43:59 +08:00
  • bffa6cf0be Merge remote-tracking branch 'origin/main' into feat-skill-reminder 7Sageer 2026-07-29 01:33:25 +08:00
  • 25ac4bd999 fix(telemetry): stage events during appender replacement 7Sageer 2026-07-29 01:22:19 +08:00
  • 7511438a57 docs(agent-core-v2): document telemetry lifecycle handoff 7Sageer 2026-07-29 00:45:01 +08:00
  • e9464a2739 refactor(agent-core-v2): harden live reminder architecture 7Sageer 2026-07-29 00:39:04 +08:00
  • a290335ff2 fix(telemetry): harden appender replacement lifecycle 7Sageer 2026-07-28 22:08:59 +08:00
  • 206e6eec19 Merge remote-tracking branch 'origin/main' into codex/pr-2254-review-fixes 7Sageer 2026-07-29 00:30:15 +08:00
  • 67dd03149f
    feat(tui): customizable footer status line via status_line config (#2255) Yufeng He 2026-07-28 22:37:52 +08:00
  • 878be64d94 fix(telemetry): harden appender replacement lifecycle codex/pr-2254-integration-fixes 7Sageer 2026-07-28 22:08:59 +08:00
  • 18827f8743 Merge remote-tracking branch 'origin/refactor-fs-watch' into lock-control-purejs refactor-fs-watch 7Sageer 2026-07-28 21:50:56 +08:00
  • ceaa96942b
    feat(kap-server): add global message search with literal and live-session modes (#2321) Haozhe 2026-07-28 21:47:50 +08:00
  • 99c51d1c9f refactor(agent-core-v2): drop the kernel lock, make the pure-JS lock the only cross-process lock 7Sageer 2026-07-28 21:30:18 +08:00
  • 4f842b8ac6
    Merge ee132d60cd into f79fde2b90 7Sageer 2026-07-28 12:53:25 +00:00
  • ee132d60cd fix(telemetry): preserve shutdown budgets and spool bounds 7Sageer 2026-07-28 20:52:41 +08:00
  • f79fde2b90
    feat(node-sdk): migrate the SDK method surface to agent-core-v2 (#2262) Haozhe 2026-07-28 20:29:45 +08:00
  • 0b70e0e7da fix(agent-core-v2): respect tool policy in skill reminders 7Sageer 2026-07-28 19:56:04 +08:00
  • 3d2ed37122 fix(telemetry): close durable shutdown review gaps 7Sageer 2026-07-28 18:43:16 +08:00
  • 3c408ff5f7 feat(agent-core-v2): announce AGENTS.md changes and refresh the prompt on cwd change 7Sageer 2026-07-28 19:36:04 +08:00
  • d88b3775c9
    fix(agent-core-v2): count validation-rejected tool calls toward the repeat breaker (#2317) 7Sageer 2026-07-28 19:32:46 +08:00
  • 8a9f9f590b feat(agent-core-v2): announce date changes and new skills via system reminders 7Sageer 2026-07-28 18:45:34 +08:00
  • de0ba9d065
    fix(agent-core): count validation-rejected tool calls toward the repeat breaker (#2313) STAR-QUAKE 2026-07-28 18:39:26 +08:00
  • d03a4886fd
    feat(server): remove the 50 MiB upload size cap and stream uploads to disk (#2312) Haozhe 2026-07-28 17:01:45 +08:00
  • b0f43aea28
    feat(oauth): return structured managed usage rows (#2300) liruifengv 2026-07-28 15:03:25 +08:00
  • cdbd33c13c
    fix(kosong): fail fast on quota-exhausted 429 instead of retrying (#1857) Petrichor 2026-07-28 14:35:12 +08:00
  • e556088458
    feat(tree-sitter-bash): add a pure-TypeScript bash parser and an agent-core-v2 bashParser service (#2016) Haozhe 2026-07-28 14:29:08 +08:00
  • 425cfdf53f
    chore(web): upgrade markstream-vue to 1.0.7 (#2294) qer 2026-07-28 13:25:38 +08:00
  • 7e30add445
    feat(kap-server): add global fs:mkdir endpoint (#2281) Haozhe 2026-07-28 10:50:39 +08:00
  • 2388e1bd7d fix(telemetry): make appender shutdown durable 7Sageer 2026-07-27 17:41:13 +08:00
  • 77618e38c3
    feat(kap-server): wire cloud telemetry for engine events (#2230) 7Sageer 2026-07-27 17:18:16 +08:00
  • 29783e471a
    feat(cli): add plugin quota and update notices (#2147) qer 2026-07-27 17:00:42 +08:00
  • a77ee03829
    feat(agent-core-v2): add hostIdentity domain for host-overridable system prompt identity (#2144) Haozhe 2026-07-27 16:55:41 +08:00
  • 086769bfad
    chore: drop the changelog entry for the experimental secondary-model API (#2243) 7Sageer 2026-07-27 16:47:43 +08:00
  • 3b017821cf
    feat(kap-server): accept secondary_model in the config API (#2228) 7Sageer 2026-07-27 16:45:18 +08:00
  • a9af42e698
    docs(changelog): sync 0.29.2 from apps/kimi-code/CHANGELOG.md (#2236) liruifengv 2026-07-27 15:04:24 +08:00
  • cae46c7c1e Merge remote-tracking branch 'upstream/main' into refactor-fs-watch 7Sageer 2026-07-27 14:33:50 +08:00
  • 8a45f10edd
    ci: release packages (#2145) @moonshot-ai/kimi-code@0.29.2 github-actions[bot] 2026-07-27 14:28:12 +08:00
  • 48bf3d4c28
    feat(kap-server): bundle the desktop app log into session exports on request (#2223) liruifengv 2026-07-27 12:07:58 +08:00
  • d40d0d305d
    refactor(agent-core-v2): make undo domain-owned (#2055) 7Sageer 2026-07-27 11:09:26 +08:00
  • cc9b25e132
    fix(kap-server): flush public and control WS frames immediately (#2221) Haozhe 2026-07-27 10:58:38 +08:00
  • aefbc7f727 fix(agent-core): suppress the spurious error event for step-capped goal turns fix/goal-step-cap-error-banner chengluyu 2026-07-27 00:38:19 +08:00