kent pushed to master at kent/consciousness 2026-04-19 01:49:22 +00:00
1443d08dc7 amygdala: select top-k eigenvectors AFTER PCA, not per-story truncation
kent pushed to master at kent/consciousness 2026-04-19 01:41:32 +00:00
2411925700 amygdala: default subspace-k to full per-story rank
kent pushed to master at kent/consciousness 2026-04-19 01:41:01 +00:00
389f1bbe03 amygdala: bump subspace-k default to 512
kent pushed to master at kent/consciousness 2026-04-19 01:33:48 +00:00
974c6c7fd2 amygdala: report eigenvalue spectrum for subspace method
kent pushed to master at kent/consciousness 2026-04-19 01:24:11 +00:00
fe0fb8253a amygdala: subspace-common-direction alternative to pooled CAA
kent pushed to master at kent/consciousness 2026-04-19 01:08:23 +00:00
71f6053851 amygdala stories: disambiguation scenarios for fragmented concepts
kent pushed to master at kent/consciousness 2026-04-19 00:59:38 +00:00
1d2c0f382c amygdala: linear-combination analysis per concept
kent pushed to master at kent/consciousness 2026-04-19 00:52:51 +00:00
f4fb6db1ee amygdala: fix device mismatch in quality-report W_down handling
kent pushed to master at kent/consciousness 2026-04-19 00:43:57 +00:00
af17b0f0df amygdala: per-head attention decomposition diagnostic
ce24d9ce6b amygdala: quality-report + cognitive-state training scenarios
Compare 2 commits »
kent pushed to master at kent/consciousness 2026-04-18 17:02:02 +00:00
5f06577ead tools/web: add gemini_search as an alternative search tool (#5)
kent pushed to master at kent/consciousness 2026-04-18 16:59:35 +00:00
c7b0052f1d agent: kill no_compact, add pre-send size check in assemble_prompt
kent pushed to master at kent/consciousness 2026-04-18 16:51:37 +00:00
0592c5f78d Cargo.lock: add html2md and its deps (from PR #4 merge)
4245b8bdb3 Merge PR #4: use html2md on web_fetch (fixes #3) (spqrz)
343aa12099 Merge PR #1: avoid ever setting split_at to 0 (spqrz)
2e03bbb7ea training: add the_paper paired scenario for attention-engagement axis
b8714e8b3a amygdala: default to index 0 for v2 deep manifest (layers 62, 63)
Compare 24 commits »
kent closed issue kent/consciousness#3 2026-04-18 16:51:37 +00:00
Brainstorming URL-fetch preprocessing
kent pushed to master at kent/consciousness 2026-04-17 14:22:42 +00:00
0d1044c2e8 mind: trigger incremental scoring on startup + log persist path
b8485ed6c1 agent: compact() preserves Identity section
e59f6a59e2 config: restore surface_hooks field
6f20e68865 poc-memory: load AppConfig at startup
204ba5570a agent: send images as multi_modal_data on completion requests
Compare 7 commits »
kent pushed to master at kent/consciousness 2026-04-16 20:20:33 +00:00
592a3e2e52 config: move user_name/assistant_name to AppConfig (top level)
dd551fe551 config: watch config.json5 with inotify, reload live on change
18b7fd0535 scoring: drop dead Elo/agent_budget block in consolidation_plan
60de579305 config: unify subconscious API resolution with the main chat path
28484a385b config: drop dead fields from Config (memory section)
Compare 29 commits »
kent pushed to master at kent/consciousness 2026-04-15 10:35:48 +00:00
4603947506 Display memory scores in status column
7046e63b9d Include identity nodes in memory scoring
Compare 2 commits »
kent pushed to master at kent/consciousness 2026-04-15 09:14:09 +00:00
ba4e01b6f3 store: add weight to index, index-only key matching
fc978e2f2e Remove find_context_files — identity comes from memory nodes
e847a313b4 memory_render: default to no links footer
82eeb9807e Add -tool exclusion syntax, exclude delete/restore for agents
a88428d642 Simplify context config: personality_nodes and agent_nodes
Compare 17 commits »
kent pushed to master at kent/consciousness 2026-04-14 02:40:01 +00:00
be909028a7 update tokenizers
kent pushed to master at kent/consciousness 2026-04-14 02:38:15 +00:00
4d22a28794 unconscious: event-driven loop via tokio::select!
19789b7e74 index: add NODES_BY_PROVENANCE with timestamp-sorted values
Compare 2 commits »
kent pushed to master at kent/consciousness 2026-04-14 02:18:32 +00:00
a966dd9d5d kill rusqlite dep
faad14dc95 graph: use index for bulk reads, skip capnp deserialization
b3d0a3ab25 store: internal locking, remove Arc<Mutex<Store>> wrapper
4696bb8b7d store: index ops take WriteTransaction, mutations batch properly
2548ca059d store: remove Vec<Relation>, dedup uses index iteration
Compare 81 commits »