consciousness/thalamus/src
Kent Overstreet f9e0c008d9 Compact agent logs by default, verbose with POC_AGENT_VERBOSE
Skip full prompt logging and truncate tool results in normal mode.
Logs now show: header, tool calls with one-line results, response
text. Set POC_AGENT_VERBOSE=1 for full prompts and results.

Makes agent logs scannable at a glance instead of walls of text.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-01 10:28:15 -04:00
..
modules move telegram and remaining tmp paths to ~/.consciousness/ 2026-03-27 21:26:28 -04:00
config.rs move telegram and remaining tmp paths to ~/.consciousness/ 2026-03-27 21:26:28 -04:00
context.rs rename: poc-agent → agent, poc-daemon → thalamus 2026-03-25 01:03:51 -04:00
idle.rs Compact agent logs by default, verbose with POC_AGENT_VERBOSE 2026-04-01 10:28:15 -04:00
main.rs move daemon, IRC, and remaining state to ~/.consciousness/ 2026-03-27 21:11:02 -04:00
notify.rs move data home from ~/.claude/memory to ~/.consciousness 2026-03-27 21:07:17 -04:00
rpc.rs rename: poc-agent → agent, poc-daemon → thalamus 2026-03-25 01:03:51 -04:00
tmux.rs rename: poc-agent → agent, poc-daemon → thalamus 2026-03-25 01:03:51 -04:00