forked from kent/consciousness
An assistant entry can have text + multiple tool calls. route_entry now returns Vec<(PaneTarget, String, Marker)> — tool calls go to tools pane, text goes to conversation, all from the same entry. Pop phase iterates the vec in reverse to pop correct number of pane items per entry. Co-Authored-By: Kent Overstreet <kent.overstreet@linux.dev> |
||
|---|---|---|
| .. | ||
| agent | ||
| bin | ||
| claude | ||
| cli | ||
| hippocampus | ||
| learn | ||
| mind | ||
| subconscious | ||
| thalamus | ||
| user | ||
| config.rs | ||
| lib.rs | ||
| main.rs | ||
| session.rs | ||
| util.rs | ||