kimi-code/packages/agent-core/test
Luyu Cheng 0cef160c4b
Some checks are pending
CI / build (push) Waiting to run
CI / test (1) (push) Waiting to run
CI / test (2) (push) Waiting to run
CI / test (3) (push) Waiting to run
CI / test (4) (push) Waiting to run
CI / test (5) (push) Waiting to run
Release / Native release artifact (push) Blocked by required conditions
CI / test-pi-tui (push) Waiting to run
CI / test-windows (push) Waiting to run
CI / lint (push) Waiting to run
CI / typecheck (push) Waiting to run
Nix Build / Check flake.nix workspace sync (push) Waiting to run
Nix Build / nix build .#kimi-code (push) Blocked by required conditions
Release / Release (push) Waiting to run
Release / Deploy docs (push) Blocked by required conditions
Release / Publish native release assets (push) Blocked by required conditions
fix(agent-core): continue goal pursuit when a goal turn hits the per-turn step limit (#2210)
* fix(agent-core): continue goal pursuit when a goal turn hits the per-turn step limit

* chore(agent-core-v2): regenerate state manifest

* fix(agent-core): start goal pursuit when the goal-creating turn hits the step limit

* refactor(agent-core-v2): drop step-cap narration from goal module and test
2026-07-27 00:30:33 +08:00
..
agent feat(agent-core): defer registered user tools (#2119) 2026-07-24 17:48:36 +08:00
base/common
config feat: add global default MCP server timeout configs (#2065) 2026-07-23 12:41:08 +08:00
di
errors
fixtures
flags
harness fix(agent-core): continue goal pursuit when a goal turn hits the per-turn step limit (#2210) 2026-07-27 00:30:33 +08:00
hooks test: cut slow suite runtimes and isolate experimental flag from host env (#1595) 2026-07-13 17:45:22 +08:00
logging fix: preserve the crash error in diagnostic logs on unexpected exit (#1757) 2026-07-16 01:26:27 +08:00
loop fix(agent-core): record and close tool calls interrupted mid-stream (#1790) 2026-07-16 21:12:00 +08:00
mcp feat: add global default MCP server timeout configs (#2065) 2026-07-23 12:41:08 +08:00
plugin
profile feat(agent-core): align coder subagent tools with v2 and drain background tasks (#1776) 2026-07-16 17:14:53 +08:00
rpc fix(agent-core): scope [image] config limits to the owning core (#1521) 2026-07-09 20:55:52 +08:00
services fix: consume the model metadata declared by the models.dev catalog (#2015) 2026-07-22 01:23:31 +08:00
session fix(tui): steer user messages into the running turn while a goal is active (#2153) 2026-07-25 02:12:24 +08:00
skill feat: add check-kimi-code-docs builtin skill (#1727) 2026-07-15 11:42:47 +08:00
tools feat: send prompt-attached videos directly with the prompt (#1999) 2026-07-22 13:46:00 +08:00
utils feat(agent-core): progressive tool disclosure via select_tools (#1369) 2026-07-06 15:51:08 +08:00
prompt-placeholders.test.ts feat(agent-core): rework compaction to keep only user prompts and summary (#1214) 2026-07-01 01:17:30 +08:00