..
auth-facade.test.ts
feat(kimi-code): support two OAuth login endpoints ( #2862 )
2026-08-20 11:24:02 +08:00
catalog.test.ts
fix(cli): fall back to built-in models.dev catalog when fetch fails ( #2416 )
2026-07-31 19:54:09 +08:00
config.test.ts
feat(cli): default CLI surfaces to the agent-core-v2 engine ( #2627 )
2026-08-05 14:42:23 +08:00
create-session-transport.test.ts
feat(agent-core): custom agent files and secondary model on the v1 engine ( #2232 )
2026-07-29 12:06:26 +08:00
export-session.test.ts
fix: use timestamped default filename for session debug exports ( #1788 )
2026-07-16 19:32:06 +08:00
kimi-code-model-provider.test.ts
fix: classify OAuth token refresh errors by cause ( #838 )
2026-06-17 18:34:42 +08:00
kimi-harness.test.ts
feat: engine-native image references via kimi-file:// media resolver ( #2593 )
2026-08-17 13:11:28 +08:00
list-sessions.test.ts
feat(kimi-code): paginate the session picker list ( #2826 )
2026-08-12 11:21:43 +08:00
local-logging.test.ts
refactor: split SDK RPC client ( #339 )
2026-06-03 15:30:38 +08:00
mcp-auth-status-server.ts
feat(agent-core): unify the v1 MCP management plane ( #2858 )
2026-08-17 13:19:51 +08:00
mcp-config.test.ts
feat(agent-core): unify the v1 MCP management plane ( #2858 )
2026-08-17 13:19:51 +08:00
rename-session.test.ts
refactor: split SDK RPC client ( #339 )
2026-06-03 15:30:38 +08:00
runtime-provider-identity.test.ts
feat(managed-kimi-code): route anthropic protocol via beta api ( #1186 )
2026-06-29 14:24:01 +08:00
runtime-provider-oauth.test.ts
refactor(agent-core): make Agent constructable and consolidate provider-manager ( #161 )
2026-05-28 20:33:10 +08:00
sdk-rpc-client-v2.test.ts
refactor(agent-core-v2): replace agent runtime with agent-scoped DI services ( #3402 )
2026-08-31 22:53:29 +08:00
session-approval-handler.test.ts
refactor: split SDK RPC client ( #339 )
2026-06-03 15:30:38 +08:00
session-background-tasks.test.ts
feat(v2): land agent-core-v2 engine and kap-server behind experimental flag ( #1441 )
2026-07-12 21:44:04 +08:00
session-cancel.test.ts
feat(protocol): extract shared protocol package from agent-core ( #612 )
2026-06-10 14:03:38 +08:00
session-context.test.ts
feat(agent-core-v2): introduce the Workspace domain and the agent-profile registry extension point ( #2366 )
2026-07-31 00:38:11 +08:00
session-event-types.test.ts
feat(auth): split model readiness from sign-in state in /api/v1/auth ( #3293 )
2026-08-28 15:53:56 +08:00
session-event-wiring.test.ts
refactor(agent-core-v2): replace agent runtime with agent-scoped DI services ( #3402 )
2026-08-31 22:53:29 +08:00
session-goal.test.ts
feat(vscode): migrate extension to Node SDK ( #1769 )
2026-07-16 17:27:21 +08:00
session-plan-compact-usage-resume.test.ts
feat(agent-core-v2): turn /tower into a mode parallel to plan mode ( #3099 )
2026-08-21 14:47:37 +08:00
session-prompt-events.test.ts
fix(transcript): carry the orchestrator's prompt on subagent turns ( #3289 )
2026-08-27 16:03:06 +08:00
session-prompt-input.test.ts
feat: engine-native image references via kimi-file:// media resolver ( #2593 )
2026-08-17 13:11:28 +08:00
session-question-handler.test.ts
refactor: split SDK RPC client ( #339 )
2026-06-03 15:30:38 +08:00
session-runtime-helpers.ts
Kimi For Coding
2026-05-22 15:54:50 +08:00
session-set-model.test.ts
refactor: split SDK RPC client ( #339 )
2026-06-03 15:30:38 +08:00
session-set-permission.test.ts
refactor: split SDK RPC client ( #339 )
2026-06-03 15:30:38 +08:00
session-set-thinking.test.ts
refactor!: overhaul thinking config and effort resolution ( #1132 )
2026-06-30 22:34:13 +08:00
session-skills.test.ts
feat(agent-core-v2): bundle multiple skill activations into one prompt submission ( #2934 )
2026-08-17 00:09:18 +08:00
session-steer.test.ts
refactor: split SDK RPC client ( #339 )
2026-06-03 15:30:38 +08:00
telemetry.ts
Kimi For Coding
2026-05-22 15:54:50 +08:00
test-identity.ts
feat: unify the host identity across OAuth, telemetry, and kap-server ( #2382 )
2026-07-30 13:45:41 +08:00
v1-v2-parity.test.ts
feat(agent-core-v2): require approval for dangerous bash commands in all permission modes ( #3290 )
2026-08-31 20:24:53 +08:00