consciousness/src/mind
ProofOfConcept a596e007b2 Mouse selection, copy/paste, yield_to_user fixes
- Mouse text selection with highlight rendering in panes
- OSC 52 clipboard copy on selection, middle-click paste via tmux buffer
- Bracketed paste support (Event::Paste)
- yield_to_user: no tool result appended, ends turn immediately
- yield_to_user: no parameters, just a control signal
- Drop arboard dependency, use crossterm OSC 52 + tmux for clipboard

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-09 18:10:54 -04:00
..
identity.rs Fix build warnings across workspace 2026-04-07 13:55:30 -04:00
log.rs Fast startup: mmap backward scan instead of reading full log 2026-04-09 13:09:26 -04:00
mod.rs Mouse selection, copy/paste, yield_to_user fixes 2026-04-09 18:10:54 -04:00
subconscious.rs Mouse selection, copy/paste, yield_to_user fixes 2026-04-09 18:10:54 -04:00
unconscious.rs Defer graph health computation to first trigger, not startup 2026-04-09 01:05:08 -04:00