Commit Graph

85 Commits

Author SHA1 Message Date
1a5771484b fix: add missing #spatial-search element to DOM (fixes #1510) 2026-04-15 02:51:08 +00:00
Alexander Whitestone
4488847c13 feat: Add Reasoning Trace HUD Component
Some checks failed
CI / test (pull_request) Failing after 57s
CI / validate (pull_request) Failing after 34s
Review Approval Gate / verify-review (pull_request) Failing after 6s
Closes #875

- Added new ReasoningTrace component for real-time reasoning visualization
- Shows agent's reasoning steps during complex task execution
- Supports step types: THINK, DECIDE, RECALL, PLAN, EXECUTE, VERIFY, DOUBT, MEMORY
- Includes confidence visualization, task tracking, and export functionality
- Integrated into existing GOFAI HUD system
2026-04-13 18:23:05 -04:00
Timmy
7e434cc567 [verified] fix: harden Three.js boot path
Some checks failed
CI / test (pull_request) Failing after 18s
CI / validate (pull_request) Failing after 16s
Review Approval Gate / verify-review (pull_request) Failing after 2s
Fixes #1337

- show explicit guidance when opened from file://
- route browser boot through a classic script gate
- sanitize malformed generated app module before execution
- trim duplicated footer junk and add regression tests
2026-04-13 09:47:50 -04:00
c35940ef5d Merge pull request 'fix: [PORTALS] Show cross-world presence and where Timmy can meaningfully interact now' (#1304) from mimo/code/issue-717 into main
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-13 00:51:55 +00:00
23b135a362 Merge pull request 'fix: [UI] Add Timmy action stream panel for Evennia command/result flow' (#1291) from mimo/build/issue-729 into main
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-13 00:51:49 +00:00
Alexander Whitestone
808d68cf62 fix: closes #717
Some checks failed
CI / test (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 13s
Review Approval Gate / verify-review (pull_request) Failing after 3s
2026-04-13 00:51:37 +00:00
Alexander Whitestone
ff3691e81e fix: closes #729
Some checks failed
CI / test (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 13s
Review Approval Gate / verify-review (pull_request) Failing after 2s
2026-04-13 00:51:34 +00:00
Alexander Whitestone
024e74defe WIP: issue #710 (mimo swarm)
Some checks failed
CI / test (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 14s
Review Approval Gate / verify-review (pull_request) Failing after 3s
2026-04-13 00:51:31 +00:00
Alexander Whitestone
873ca8865e Add SOUL/Oath panel to main interaction loop (issue #709)
Some checks failed
CI / test (pull_request) Failing after 10s
CI / validate (pull_request) Failing after 16s
Review Approval Gate / verify-review (pull_request) Failing after 2s
- Added SOUL button to HUD top-right bar next to Atlas
- Added SOUL quick action in chat panel
- Added SOUL overlay with Identity, Oath, Conscience, and Sacred Trust sections
- Link to canonical SOUL.md on timmy-home
- CSS styles matching existing Nexus design system
- JS wiring for toggle/close

Also fixed: cleaned up merge conflict markers, removed duplicated
branch-policy/mem-palace/reviewers sections from footer
2026-04-13 00:50:09 +00:00
4c597a758e Merge pull request 'fix: [PORTALS] Build a portal atlas / world directory for all current and future worlds' (#1287) from mimo/build/issue-712 into main
Some checks failed
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 5s
2026-04-13 00:19:35 +00:00
Alexander Whitestone
9771472983 WIP: issue #728 (mimo swarm)
Some checks failed
CI / test (pull_request) Failing after 10s
CI / validate (pull_request) Failing after 15s
Review Approval Gate / verify-review (pull_request) Failing after 3s
2026-04-12 11:54:27 -04:00
Alexander Whitestone
fdc02dc121 fix: [PORTALS] Build a portal atlas / world directory for all current and future worlds (closes #712)
Some checks failed
CI / test (pull_request) Failing after 10s
CI / validate (pull_request) Failing after 16s
Review Approval Gate / verify-review (pull_request) Failing after 3s
2026-04-12 11:52:12 -04:00
Alexander Whitestone
5446d3dc59 feat(mnemosyne): Add connection panel HTML + CSS
Some checks failed
CI / test (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 15s
Review Approval Gate / verify-review (pull_request) Failing after 3s
- Panel container in index.html after memory-inspect-panel
- Full CSS styles matching Mnemosyne aesthetic
- Slide-in from right, positioned next to inspect panel
- Connected memories list with navigate/remove actions
- Suggested memories with add-connection button
- Hover highlight state for 3D crystal feedback
2026-04-11 21:48:13 -04:00
ed5ed011c2 [claude] Memory Inspect Panel — click-to-read detail view (#1227) (#1229)
Some checks failed
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
2026-04-11 21:17:42 +00:00
c82d60d7f1 feat(mnemosyne): add memory filter panel with category toggles
- Filter panel with toggle switches per memory region
- Show All / Hide All bulk controls
- Memory count per category
- Frosted glass UI matching Mnemosyne design
2026-04-11 04:09:03 +00:00
dd853a21c3 [claude] Mnemosyne archive health dashboard — statistics overlay panel (#1210) (#1211)
Some checks failed
Deploy Nexus / deploy (push) Failing after 4s
Staging Verification Gate / verify-staging (push) Failing after 5s
2026-04-11 03:29:05 +00:00
be55195815 Update index.html (manual merge)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-11 01:35:15 +00:00
c736540fc2 merge: Mnemosyne spatial search
Some checks failed
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
Co-authored-by: Alexander Whitestone <alexander@alexanderwhitestone.com>
Co-committed-by: Alexander Whitestone <alexander@alexanderwhitestone.com>
2026-04-11 00:35:29 +00:00
29f48e124e fix: [PORTAL] Add honest local Bannerlord readiness/status to the Nexus
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
Closes #1193

Automated squash merge by mimo swarm.
2026-04-11 00:20:06 +00:00
684f648027 fix: [A11Y] Add labels/tooltips for top-right icon controls
Some checks failed
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 4s
Closes #1189

Automated squash merge by mimo swarm.
2026-04-11 00:17:27 +00:00
e842e35833 fix: [Mnemosyne] Memory persistence export — dump spatial state to JSON
Some checks failed
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
Closes #1188

Automated squash merge by mimo swarm.
2026-04-11 00:16:08 +00:00
065e83c94e fix: [UX] Add starter prompts / quick actions for meaningful Timmy interaction
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
Squash merge #1185: fix: [UX] Add starter prompts / quick actions for meaningful Timmy interaction

Closes #701

Automated by mimo-v2-pro swarm.
Worker: mimo-build-701-1775864556
2026-04-11 00:15:44 +00:00
cc4af009c7 [claude] Mnemosyne session rooms — holographic chambers per session (#1171) (#1178)
Some checks failed
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
CI / test (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 13s
Review Approval Gate / verify-review (pull_request) Failing after 3s
2026-04-10 22:45:10 +00:00
8beae5ecc1 [claude] Mnemosyne holographic fact detail panel (#1172) (#1177)
Some checks failed
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 6s
2026-04-10 22:29:17 +00:00
8694c0f5ad feat(mnemosyne): add memory crystal inspection panel HTML overlay 2026-04-10 19:38:55 +00:00
Groq Agent
d512f31dd6 [groq] [POKA-YOKE][BEZALEL] Code Review: Make unreviewed merges impossible (#1098) (#1099)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 7s
CI / validate (pull_request) Failing after 2s
2026-04-07 14:29:26 +00:00
Groq Agent
7270c4db7e [groq] [RESEARCH] MemPalace — Local AI Memory System Assessment & Leverage Plan (#1047) (#1090)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 14:18:52 +00:00
Groq Agent
c8c567cf55 [groq] [RESEARCH] MemPalace — Local AI Memory System Assessment & Leverage Plan (#1047) (#1071)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 6s
CI / validate (pull_request) Failing after 3s
2026-04-07 13:09:59 +00:00
Groq Agent
627e731c05 [groq] [RESEARCH] MemPalace — Local AI Memory System Assessment & Leverage Plan (#1047) (#1070)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 13:08:29 +00:00
Groq Agent
8f246c5fe5 [groq] [RESEARCH] MemPalace — Local AI Memory System Assessment & Leverage Plan (#1047) (#1069)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 13:07:13 +00:00
Groq Agent
114adfbd4e [groq] [RESEARCH] MemPalace — Local AI Memory System Assessment & Leverage Plan (#1047) (#1066)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 8s
CI / validate (pull_request) Failing after 3s
2026-04-07 12:48:29 +00:00
Groq Agent
30368abe31 [groq] [RESEARCH] MemPalace — Local AI Memory System Assessment & Leverage Plan (#1047) (#1065)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 12:47:31 +00:00
Groq Agent
16df858953 [groq] [RESEARCH] MemPalace — Local AI Memory System Assessment & Leverage Plan (#1047) (#1062)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 12:42:13 +00:00
Groq Agent
05c79ec3e0 [groq] [RESEARCH] MemPalace — Local AI Memory System Assessment & Leverage Plan (#1047) (#1060)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 8s
CI / validate (pull_request) Failing after 3s
2026-04-07 12:27:15 +00:00
Groq Agent
2b16f922d0 [groq] [RESEARCH] MemPalace — Local AI Memory System Assessment & Leverage Plan (#1047) (#1056)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 7s
CI / validate (pull_request) Failing after 2s
2026-04-07 11:50:38 +00:00
Groq Agent
f6535c8129 [groq] [RESEARCH] MemPalace — Local AI Memory System Assessment & Leverage Plan (#1047) (#1054)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 10s
CI / validate (pull_request) Failing after 2s
2026-04-07 11:46:16 +00:00
Groq Agent
1c6d351ff6 [groq] [RESEARCH] MemPalace — Local AI Memory System Assessment & Leverage Plan (#1047) (#1053)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 11:44:46 +00:00
Groq Agent
9de387bb51 [groq] [RESEARCH] MemPalace — Local AI Memory System Assessment & Leverage Plan (#1047) (#1052)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 11:43:41 +00:00
Groq Agent
c152bf6e33 [groq] [RESEARCH] MemPalace — Local AI Memory System Assessment & Leverage Plan (#1047) (#1051)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 6s
CI / validate (pull_request) Failing after 3s
2026-04-07 11:39:26 +00:00
Groq Agent
63eb5f1498 [groq] [RESEARCH] MemPalace — Local AI Memory System Assessment & Leverage Plan (#1047) (#1050)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 11:38:10 +00:00
Groq Agent
ef10fabc67 [groq] [RESEARCH] MemPalace — Local AI Memory System Assessment & Leverage Plan (#1047) (#1049)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Groq Agent <groq@noreply.143.198.27.163>
Co-committed-by: Groq Agent <groq@noreply.143.198.27.163>
2026-04-07 11:36:36 +00:00
Groq Agent
596b27f0d2 [groq] [RESEARCH] MemPalace — Local AI Memory System Assessment & Leverage Plan (#1047) (#1048)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 7s
CI / validate (pull_request) Failing after 3s
2026-04-07 11:32:55 +00:00
Groq Agent
2b2b71f8c2 [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#1046)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 7s
CI / validate (pull_request) Failing after 3s
2026-04-07 11:30:17 +00:00
Groq Agent
748c7b87c5 [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#1045)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 7s
CI / validate (pull_request) Failing after 4s
2026-04-07 11:18:38 +00:00
Groq Agent
19168b2596 [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#1044)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 6s
CI / validate (pull_request) Failing after 3s
2026-04-07 11:13:43 +00:00
Groq Agent
b1af212201 [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#1043)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 11:12:38 +00:00
Groq Agent
a5f68c5582 [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#1042)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 7s
CI / validate (pull_request) Failing after 3s
2026-04-07 11:09:31 +00:00
Groq Agent
4700a9152e [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#1041)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 7s
CI / validate (pull_request) Failing after 2s
2026-04-07 11:02:53 +00:00
Groq Agent
64b3b68a32 [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#1040)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 11:01:57 +00:00
Groq Agent
94b99c73b9 [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#1039)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 10s
CI / validate (pull_request) Failing after 5s
2026-04-07 10:58:58 +00:00