forked from kent/consciousness
Store content lengths of rendered entries. On each tick: - Generation changed → full pane reset - Entries removed → pop from tail - Last entry content length changed → pop and re-render (streaming) - New entries → route and push PaneState gains pop_line() for removing the last rendered entry. This handles streaming (last entry growing), compaction (generation bump), and normal appends. 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 | ||