kimi-code/packages/agent-core/test/plugin
7Sageer fa2c5ce18b
feat: support plugin-contributed custom agents (#2365)
* feat: support plugin-contributed custom agents

* fix: await plugin loading before agent catalog

* fix: refresh plugin agents on v1 reload

* test(agent-core-v2): add enabledSystemPrompts to the plugin service stub
2026-07-29 21:59:48 +08:00
..
archive.test.ts feat: add plugin manager and official plugins (#119) 2026-05-27 22:47:33 +08:00
commands.test.ts feat: support plugin slash commands (#1204) 2026-06-30 19:38:01 +08:00
github-resolver.test.ts feat(plugin): install plugins from a GitHub repository URL (#221) 2026-05-29 22:18:16 +08:00
integration.test.ts feat(agent-core-v2): let plugins contribute system prompt instructions via the manifest systemPrompt field (#2314) 2026-07-29 20:30:07 +08:00
manager.test.ts feat: support plugin-contributed custom agents (#2365) 2026-07-29 21:59:48 +08:00
manifest.test.ts feat: support plugin-contributed custom agents (#2365) 2026-07-29 21:59:48 +08:00
source.test.ts feat(plugin): install plugins from a GitHub repository URL (#221) 2026-05-29 22:18:16 +08:00
store.test.ts feat(plugin): install plugins from a GitHub repository URL (#221) 2026-05-29 22:18:16 +08:00