kimi-code/packages
Kaiyi fa130d376e feat(flow): drop the generic /flow builtin entry
The bare /flow skill was a dead end in both directions: with no flow
definitions it could only report an empty directory (it carried no
authoring guide), and with definitions present it bypassed every
guarantee of the projected /flow:<id> path (activation-carried
definition, automatic start, provenance checks) in favor of a manual
read-and-FlowStart route. Discovery is already served by the slash
menu listing each projected flow with its description. The supervisor
contract stays as the shared body of the projected skills; the
flag-flip reload of builtin visibility stays as a general mechanism.
2026-08-19 11:41:38 +08:00
..
acp-adapter ci: release packages (#2881) 2026-08-14 20:51:17 +08:00
acp-server fix(flow): survive a lost run-ended record, honest activation wording, ACP gate content 2026-08-19 02:50:30 +08:00
agent-core test: drop the assertion for the removed ambiguous-means-task example (#3030) 2026-08-18 15:02:17 +08:00
agent-core-v2 feat(flow): drop the generic /flow builtin entry 2026-08-19 11:41:38 +08:00
kaos chore: drop #/ import array fallbacks and custom resolution plugins (#1594) 2026-07-13 16:37:35 +08:00
kap-server fix(flow): expose run ids over REST, version the SDK for the new protocol types 2026-08-19 09:43:58 +08:00
klient feat(kap-server): accept bundled skill activations on the prompt submission route (#2982) 2026-08-18 14:57:13 +08:00
kosong chore: remove internal-network references from comments and test fixtures (#3029) 2026-08-18 14:14:56 +08:00
migration-legacy ci: release packages (#1767) 2026-07-16 18:54:29 +08:00
minidb test(minidb): deflake the evict-lru compaction-churn guard (#2892) 2026-08-13 21:00:56 +08:00
node-sdk fix(kimi-code): revert the todo panel to its pre-turn state on undo (#3016) 2026-08-18 12:00:19 +08:00
oauth ci: release packages (#2881) 2026-08-14 20:51:17 +08:00
pi-tui feat(kimi-code): recognize multiple inline skill activations in one prompt (#2935) 2026-08-17 00:09:18 +08:00
protocol fix(flow): serialize flow calls per response and type flowRun in the SDK contract 2026-08-19 00:51:16 +08:00
telemetry fix: close two silent-exit vectors around unhandled rejections (#1758) 2026-07-16 02:14:14 +08:00
transcript refactor(agent-core-v2): strip comments from agent-core-v2, kap-server, and transcript (#3010) 2026-08-18 00:30:49 +08:00
tree-sitter-bash feat(tree-sitter-bash): add a pure-TypeScript bash parser and an agent-core-v2 bashParser service (#2016) 2026-07-28 14:29:08 +08:00