kimi-code/packages
Haozhe 3b0936d8e0
fix(agent-core): only discover the root SKILL.md for plugin skills fallback (#2847)
When a plugin manifest omits `skills` and the plugin root contains a
SKILL.md, the fallback treated the whole plugin root as a generic skill
scan directory, so sibling Markdown files such as CHANGELOG.md were
misidentified as skills and inflated the plugin skill count.

Mark the fallback root as root-skill-only so discovery parses only the
root SKILL.md; explicit `skills` entries (including "./") keep the
directory scan semantics. Applied to both agent-core and agent-core-v2.
2026-08-12 14:24:48 +08:00
..
acp-adapter ci: release packages (#2710) 2026-08-12 11:45:35 +08:00
acp-server feat(kimi-code): show live background agent activity in the /tasks panel (#2816) 2026-08-11 21:32:39 +08:00
agent-core fix(agent-core): only discover the root SKILL.md for plugin skills fallback (#2847) 2026-08-12 14:24:48 +08:00
agent-core-v2 fix(agent-core): only discover the root SKILL.md for plugin skills fallback (#2847) 2026-08-12 14:24:48 +08:00
kaos chore: drop #/ import array fallbacks and custom resolution plugins (#1594) 2026-07-13 16:37:35 +08:00
kap-server feat(agent-core-v2): keep session updatedAt stable across meta management writes (#2815) 2026-08-12 13:40:26 +08:00
klient feat(agent-core-v2): keep session updatedAt stable across meta management writes (#2815) 2026-08-12 13:40:26 +08:00
kosong Revert "fix(kosong): match Kimi's standalone "Unsupported image." rejection (…" (#2368) 2026-07-29 20:56:41 +08:00
migration-legacy ci: release packages (#1767) 2026-07-16 18:54:29 +08:00
minidb feat: isolate the full-text search index from the session index and the main thread (#2701) 2026-08-07 07:38:16 +08:00
node-sdk refactor(agent-core-v2): unify model-facing reminder scheduling (#2623) 2026-08-12 13:52:08 +08:00
oauth feat(agent-core-v2): add custom agent identity (#2573) 2026-08-04 22:35:15 +08:00
pi-tui ci: release packages (#1989) 2026-07-22 17:24:39 +08:00
protocol feat(agent-core-v2): keep session updatedAt stable across meta management writes (#2815) 2026-08-12 13:40:26 +08:00
telemetry fix: close two silent-exit vectors around unhandled rejections (#1758) 2026-07-16 02:14:14 +08:00
transcript docs: slim root AGENTS.md, move deep package docs to package guides (#2626) 2026-08-05 13:43:33 +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