forked from kent/consciousness
All tools go through tools::dispatch() — no more separate dispatch path for memory tools in the runner. The only remaining special case is tagging memory_render results as ConversationEntry::Memory for context deduplication, which is a result-handling concern, not dispatch. Co-Developed-By: Kent Overstreet <kent.overstreet@linux.dev> |
||
|---|---|---|
| .. | ||
| api | ||
| tools | ||
| tui | ||
| cli.rs | ||
| dmn.rs | ||
| identity.rs | ||
| log.rs | ||
| mod.rs | ||
| observe.rs | ||
| parsing.rs | ||
| runner.rs | ||
| types.rs | ||
| ui_channel.rs | ||