docs: tool plugins guide and config cross-links

This commit is contained in:
2026-07-24 16:05:10 +08:00
parent ac3230647a
commit 278c930fae
4 changed files with 188 additions and 2 deletions
+5 -2
View File
@@ -20,9 +20,12 @@
- memory: Storage controlling for sessions and messages.
- router: Multi-source capability routing (Phase H; not implemented).
- config: Plyngent configuration center (TOML).
- agent: Tool loop, streaming, usage, compact.
- tools: Workspace file/process/VCS/chat tools.
- agent: Tool loop, streaming, usage, compact; `@tool` / tags / registry.
- tools: Workspace file/process/VCS/chat/todo tools; catalog; plugins;
instance/session context and views.
- prompting: Shared ask/choose/form for CLI and tools.
- cli: Click entry, slash registry, REPL, one-shot chat.
- web: Web service (Phase H; not implemented).
Tool plugins (third-party entry points): [plugins.md](./plugins.md).