consciousness/src
Kent Overstreet b649a11645 hours_since_last_dream: return 0 if dream in progress
The function was reading from dream-log.jsonl which only updates
when dreams complete. If a dream session was started but not yet
ended, it would show stale hours. Now checks for active dream
state first.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-15 21:58:03 -04:00
..
agent Remove find_context_files — identity comes from memory nodes 2026-04-15 03:11:27 -04:00
bin store: add weight to index, index-only key matching 2026-04-15 05:14:04 -04:00
cli Simplify context config: personality_nodes and agent_nodes 2026-04-15 02:37:49 -04:00
hippocampus store: add weight to index, index-only key matching 2026-04-15 05:14:04 -04:00
learn rust edition 2024 2026-04-05 06:20:16 -04:00
mind DMN: wire dream hours reminder into Foraging state 2026-04-15 21:52:20 -04:00
subconscious Include identity nodes in memory scoring 2026-04-15 05:59:58 -04:00
thalamus hours_since_last_dream: return 0 if dream in progress 2026-04-15 21:58:03 -04:00
user Display memory scores in status column 2026-04-15 06:08:27 -04:00
config.rs Remove find_context_files — identity comes from memory nodes 2026-04-15 03:11:27 -04:00
lib.rs logs: write debug.log to daemon/ subdir 2026-04-15 01:47:15 -04:00
locks.rs locks: add process-wide lock hold time tracking 2026-04-12 20:27:42 -04:00
main.rs cli: add 'node restore' command for undeleting nodes 2026-04-15 01:40:29 -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