consciousness/src
Kent Overstreet beb49ec477 scoring: add timeouts, progress feedback, error resilience
- 120s timeout on individual /v1/score HTTP calls
- Activity bar shows "scoring 3/24: memory-key..."
- Info messages at start and completion
- Per-memory timing and importance in debug pane
- Failed individual memories log error but don't abort (zero row)
- Removed duplicate completion message (info from score_memories)

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-03 01:23:21 -04:00
..
agent switch memory scoring to /v1/score endpoint 2026-04-03 00:40:27 -04:00
bin scoring: add timeouts, progress feedback, error resilience 2026-04-03 01:23:21 -04:00
cli subconscious: move install_hook() from daemon.rs to hook.rs 2026-04-02 21:24:58 -04:00
hippocampus remove more dead transcript mining code 2026-04-02 21:45:56 -04:00
learn move memory_search from hippocampus to subconscious/hook 2026-03-27 20:50:24 -04:00
subconscious wire up /score command and debug screen for memory importance 2026-04-02 22:21:31 -04:00
thought scoring: add timeouts, progress feedback, error resilience 2026-04-03 01:23:21 -04:00
config.rs chunk scoring calls to avoid OOM on large contexts 2026-04-02 22:35:29 -04:00
lib.rs remove dead transcript mining pipeline 2026-04-02 21:42:03 -04:00
main.rs mcp: add mcp-schema command for generic MCP bridge 2026-03-31 18:20:52 -04:00
session.rs Wire AgentCycleState through runner and TUI 2026-04-02 00:52:57 -04:00
tui.rs logs: consolidate all logging under ~/.consciousness/logs/ 2026-03-28 20:39:20 -04:00
util.rs delete 20 dead public functions across 12 files 2026-04-02 16:21:01 -04:00