mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
Adds a command /knowledge which creates a sub-agent to take any new "knowledge" in the session and format it neatly into markdown docs in ./.opencode/knowledge/ This is particularly useful both for human-readable documentation for getting familiarized with a codebase, and for providing an extended version of AGENTS.md which does not pollute the context. A follow-on commit adds a system to automatically load files from the knowledge directory according to topics mentioned in the conversation. Try running /knowledge to create the sub-agent. Signed-off-by: Christian Stewart <christian@aperture.us> |
||
|---|---|---|
| .. | ||
| console | ||
| desktop | ||
| docs | ||
| enterprise | ||
| extensions/zed | ||
| function | ||
| identity | ||
| opencode | ||
| plugin | ||
| script | ||
| sdk | ||
| slack | ||
| tauri | ||
| ui | ||
| util | ||
| web | ||