📦
Koishi Plugin
Yes! I'm Bot! MCP 扩展插件
0 installs
Trust: 55 — Fair
Comms
Ask AI about Koishi Plugin
Powered by Claude · Grounded in docs
I know everything about Koishi Plugin. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
Athena (YesImBot v4)
Koishi 4.x plugin monorepo for building personality-driven LLM chat agents.
Documentation Index
- Project working context:
AGENTS.md - Architecture overview:
docs/ARCHITECTURE.md - Change playbook:
docs/CHANGE_GUIDE.md - Config and environment notes:
docs/ENVIRONMENT.md - Milestone and roadmap context:
.planning/PROJECT.md,.planning/ROADMAP.md
Workspace Layout
core/: main runtime plugin and servicespackages/shared-model/: shared model/provider typesproviders/: model provider integrationsplugins/: optional extensionsreferences/: previous versions and design references
Common Commands
yarn build
yarn typecheck
yarn test
yarn test -p core
yarn lint
