kent pushed to master at kent/consciousness 2026-04-12 17:30:07 +00:00
0612e1bc41 query: MCP tool uses execute_query, add double-quote strings
c8922c9408 parser: add negated key glob filter (!key:pattern)
c8280ae871 parser: add composite sort expressions
c79b415ada fix: unconscious agent cycling
Compare 4 commits »
kent pushed to master at kent/consciousness 2026-04-12 06:42:03 +00:00
d5aad5c1a4 kill consolidation_batch
kent pushed to master at kent/consciousness 2026-04-12 06:31:56 +00:00
93fcc32a00 journal tail: use query engine instead of manual filtering
919749dc67 more dead code deletion
31aa0f3125 digest.agent: document journal_update workflow
b77f07fef7 digest.agent: use journal_new with level for writing digests
f00532bdb7 TurnResult: remove text field, simplify oneshot loop
Compare 6 commits »
kent pushed to master at kent/consciousness 2026-04-12 05:37:15 +00:00
125927e2f1 Drop redundant system prompt — all info is in memory nodes
b646221787 unconscious: don't load standard context — prompts are self-contained
bc73ccc1da Remove hardcoded tool list from system prompt
090c8e4d35 Agent:🆕 stop unconditionally adding all MCP tools
Compare 4 commits »
kent pushed to master at kent/consciousness 2026-04-12 03:03:17 +00:00
f408bb5d86 Persist agent stats across restarts, add per-tool metrics grid
314ae9c4cb agent stats: track tool calls by type with EWMA, add Stats pane
Compare 2 commits »
kent pushed to master at kent/consciousness 2026-04-12 01:59:07 +00:00
e9e7458013 Fix agent provenance and add store activity for unconscious agents
kent pushed to master at kent/consciousness 2026-04-12 01:35:55 +00:00
d2dbdedc8f Move save_agent_log to oneshot.rs for shared Mind/CLI use
kent pushed to master at kent/consciousness 2026-04-12 01:21:10 +00:00
271e09adcc fix: run_one_agent uses memory tools as base, not filter
kent pushed to master at kent/consciousness 2026-04-12 01:18:00 +00:00
d6a9870b9e fix: run_one_agent uses memory tools as base, not filter
kent pushed to master at kent/consciousness 2026-04-12 00:45:47 +00:00
aad227e487 query: unify PEG and engine parsers
bc991c3521 unconscious: memory tools as base, agent def adds extras
1c0967c4ec Agent:🆕 tool definitions from caller's tool list
28e564aeb2 save_agent_log: write flat context array matching AST order
Compare 4 commits »
kent pushed to master at kent/consciousness 2026-04-11 23:09:22 +00:00
c300013ce5 improve bail-no-competing.sh
kent pushed to master at kent/consciousness 2026-04-11 22:41:06 +00:00
9fc27e7372 tweak surface-observe prompt
kent pushed to master at kent/consciousness 2026-04-11 22:13:36 +00:00
ed896d4e83 Merge PR #1: IRC word-boundary splitting + flush (spqrz)
b5aa5412e1 IRC: split on word if possible, + flush
Compare 2 commits »
kent pushed to master at kent/consciousness 2026-04-11 20:46:04 +00:00
78912ca72f simplify http library
6c4a88d2ab kill MIN_NUDGE_INTERVAL
71bfd60466 ignore SIGCHLD so children are reaped
dfef7fb446 fix telegram
57bd5b6d8b idle: per-instance state path, extensible extra fields
Compare 27 commits »
kent pushed to master at kent/consciousness 2026-04-10 17:27:50 +00:00
b4dfd3c092 Log full agent context window on completion
kent pushed to master at kent/consciousness 2026-04-10 17:27:22 +00:00
b356b94d0e Log full agent context window on completion
kent pushed to master at kent/consciousness 2026-04-10 07:23:30 +00:00
be44a3bb0d Schedule unconscious agents by oldest last_run
74945e5754 Move unconscious agents to their own task with watch channel
7a6322c2bf improve observe.agent
1d44421035 Exclude DMN nodes from subconscious trigger byte count
707f836ca0 Unconscious agents: 60s idle timer, no cooldown
Compare 7 commits »
kent pushed to master at kent/consciousness 2026-04-10 05:48:13 +00:00
58cec97e57 Restore full N×M memory scoring matrix (/score command)
kent pushed to master at kent/consciousness 2026-04-10 05:43:04 +00:00
f6a6c37435 Show tool call arguments in F2 context tree
kent pushed to master at kent/consciousness 2026-04-10 03:04:25 +00:00
15f3be27ce Show MCP server failures in the UI instead of debug log
3e0d52c451 Redirect noisy warnings to debug log to stop TUI corruption
c31d531954 Fix status bar timer: use activity start time, tick every 1s
5fe22a5f23 Use ActivityGuard for context overflow retry progress
121b46e1d2 Add ActivityGuard::update() for in-place progress updates
Compare 5 commits »