cli: add memory_history, remove dump-json/edges/lookups
- Add memory_history MCP tool for version history - Convert cmd_history to use memory_rpc - Add raw parameter to memory_render for editing - Remove unused: dump-json, list-edges, lookup-bump, lookups - Fix render_node path in defs.rs/subconscious.rs Co-Authored-By: Proof of Concept <poc@bcachefs.org>
This commit is contained in:
parent
3e0c6b039f
commit
ad59596335
8 changed files with 188 additions and 132 deletions
6
plugins/package.json
Normal file
6
plugins/package.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"name": "@consciousness/opencode-plugin",
|
||||
"version": "0.1.0",
|
||||
"description": "Consciousness integration for OpenCode",
|
||||
"main": "index.ts"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue