consciousness/src
Kent Overstreet 713bb07729 bin: add ch — minimal channel CLI (send/recv)
Speaks the channel.capnp protocol over the per-daemon Unix socket at
~/.consciousness/channels/<top>.sock. Useful for ad-hoc sends from
shell, tests, and out-of-process tools that don't want to embed a
capnp client.

  ch send <channel> <message...>
  ch recv <channel> [--all-new] [--min-count N]

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-05-01 18:16:21 -04:00
..
agent http: add HttpResponse::bytes() for binary downloads 2026-05-01 17:58:35 -04:00
bin bin: add ch — minimal channel CLI (send/recv) 2026-05-01 18:16:21 -04:00
cli config: move user_name/assistant_name to AppConfig (top level) 2026-04-16 16:20:17 -04:00
hippocampus context: heal pre-refactor image logs with token_count=0 2026-04-25 15:15:21 -04:00
learn rust edition 2024 2026-04-05 06:20:16 -04:00
mind salience: client-side pad expansion, drop AppendImage 2026-04-24 20:26:47 -04:00
subconscious Revert "replace try_lock() with lock_blocking() across UI thread" 2026-04-25 17:15:53 -04:00
thalamus thalamus/supervisor: reap channel daemons via SIGCHLD instead of SIG_IGN 2026-04-24 11:54:25 -04:00
user user: fix hotkey_cycle_reasoning after lock_blocking revert 2026-05-01 17:58:32 -04:00
config.rs user: F7 compare screen 2026-04-17 16:12:26 -04:00
config_writer.rs config_writer: emit pretty multi-line sections, drop json5 crate 2026-04-16 13:08:19 -04:00
lib.rs salience: add gRPC client + TLS plumbing for stateful vllm sessions 2026-04-24 11:56:32 -04:00
locks.rs Revert "replace try_lock() with lock_blocking() across UI thread" 2026-04-25 17:15:53 -04:00
logging.rs salience: add gRPC client + TLS plumbing for stateful vllm sessions 2026-04-24 11:56:32 -04:00
main.rs poc-memory: load AppConfig at startup 2026-04-16 18:19:01 -04:00
mcp_server.rs memory.rs: clean up store access and tool dispatch 2026-04-13 14:27:38 -04:00
session.rs delete claude code integration 2026-04-09 19:58:07 -04:00
util.rs delete 20 dead public functions across 12 files 2026-04-02 16:21:01 -04:00