forked from kent/consciousness
- Removed write/search/mark_used static methods from MemoryNode — those are store ops, not MemoryNode concerns - Removed SearchResult duplicate — use query::engine::SearchResult - Simplified Link to (String, f32) tuple — inline detection moved to render() - Collapsed tool definitions to one-liners - Consolidated store-mutation tools into with_store() helper - Supersede uses store directly instead of MemoryNode round-trip Co-Authored-By: Proof of Concept <poc@bcachefs.org> |
||
|---|---|---|
| .. | ||
| bash.rs | ||
| control.rs | ||
| edit.rs | ||
| glob_tool.rs | ||
| grep.rs | ||
| journal.rs | ||
| memory.rs | ||
| mod.rs | ||
| read.rs | ||
| vision.rs | ||
| working_stack.rs | ||
| write.rs | ||