kent pushed to master at kent/consciousness 2026-04-24 15:54:31 +00:00
0e459aae92 thalamus/supervisor: reap channel daemons via SIGCHLD instead of SIG_IGN
d95f3e9445 user/chat: route Thinking to a new Autonomous pane
28d56e2a55 agent/context: make Thinking blocks prompt-visible
6fedc9b2a8 amygdala: underscore-prefixed files join every concept's negative pool
5908b837e8 irc: split PRIVMSG on embedded newlines + widen host overhead
Compare 5 commits »
kent pushed to master at kent/consciousness 2026-04-19 05:50:48 +00:00
85799587cc amygdala: swap aha story 3 to a puzzle moment (crossword)
kent pushed to master at kent/consciousness 2026-04-19 05:30:57 +00:00
c829d13652 amygdala: fix listless sign-flip + diversify aha sentence structure
kent pushed to master at kent/consciousness 2026-04-19 05:11:41 +00:00
708c72b26e amygdala: drop explicit 'she was X' anchor from direct stories
kent pushed to master at kent/consciousness 2026-04-19 04:59:32 +00:00
ed5e0ac6c4 amygdala: rewrite direct/ as narrative stories matching corpus format
kent pushed to master at kent/consciousness 2026-04-19 04:26:58 +00:00
417cb49339 amygdala: spectrum reporting per concept + add 'creative' direct
kent pushed to master at kent/consciousness 2026-04-19 04:15:15 +00:00
875cffd6d7 amygdala: merge direct descriptions + chat template into train_with_library
kent pushed to master at kent/consciousness 2026-04-19 04:06:23 +00:00
ce58a3507f train_direct: prepend user turn so Qwen chat template accepts it
kent pushed to master at kent/consciousness 2026-04-19 04:05:50 +00:00
8c59f46505 amygdala: rename realization → aha, use the actual exclamation
kent pushed to master at kent/consciousness 2026-04-19 04:04:29 +00:00
6fd498795a amygdala: direct phenomenological description approach
kent pushed to master at kent/consciousness 2026-04-19 03:30:41 +00:00
7a48e03dde amygdala stories: remove peaceful from cluster scenarios
kent pushed to master at kent/consciousness 2026-04-19 03:19:00 +00:00
00a2cdce09 amygdala stories: relabel + strengthen weak-signal concepts
kent pushed to master at kent/consciousness 2026-04-19 02:52:08 +00:00
0993712bd0 amygdala stories: give content + resigned more settings
kent pushed to master at kent/consciousness 2026-04-19 02:44:55 +00:00
537c72bd46 amygdala stories: hold concept, vary setting
kent pushed to master at kent/consciousness 2026-04-19 02:29:29 +00:00
67c172ac0e amygdala stories: held-setup + varied-valence disambiguation
kent pushed to master at kent/consciousness 2026-04-19 02:20:38 +00:00
22704a9dd8 amygdala lib: cast activations to fp32 before aggregator (bf16 svd unsupported)
kent pushed to master at kent/consciousness 2026-04-19 02:19:23 +00:00
7f6d94417e amygdala lib: move_to_cpu=True to avoid bf16 SVD on CUDA
kent pushed to master at kent/consciousness 2026-04-19 02:17:56 +00:00
2ea89b1cb0 amygdala: drop linear_aggregator, not in steering-vectors v0.12.2
kent pushed to master at kent/consciousness 2026-04-19 02:16:03 +00:00
3377c65061 amygdala: trainer using steering-vectors library
kent pushed to master at kent/consciousness 2026-04-19 01:52:35 +00:00
f9b3f00691 amygdala: run subspace eigh on GPU, not CPU