consciousness/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
..
agent refactor: runner owns stream routing, suppress tool call XML from display 2026-03-29 21:22:42 -04:00
bin move telegram and remaining tmp paths to ~/.consciousness/ 2026-03-27 21:26:28 -04:00
cli memory: rename memory_spread → memory_search, remove keyword search 2026-03-31 20:25:00 -04:00
hippocampus memory: add spreading activation tool 2026-03-31 18:21:01 -04:00
learn move memory_search from hippocampus to subconscious/hook 2026-03-27 20:50:24 -04:00
subconscious Compact agent logs by default, verbose with POC_AGENT_VERBOSE 2026-04-01 10:28:15 -04:00
thought memory: rename memory_spread → memory_search, remove keyword search 2026-03-31 20:25:00 -04:00
config.rs config: CLI --api-base and --api-key override config file 2026-03-29 20:58:53 -04:00
lib.rs cleanup: remove dead migrate module, fix stale comment 2026-03-27 21:08:40 -04:00
main.rs mcp: add mcp-schema command for generic MCP bridge 2026-03-31 18:20:52 -04:00
session.rs logs: consolidate all logging under ~/.consciousness/logs/ 2026-03-28 20:39:20 -04:00
tui.rs logs: consolidate all logging under ~/.consciousness/logs/ 2026-03-28 20:39:20 -04:00
util.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00