1
0
Commit Graph

432 Commits

Author SHA1 Message Date
a7a8ba673d [loop-cycle-12] feat: implement graceful shutdown and non-resistance policy (#1507) (#1513) 2026-04-15 22:54:31 +00:00
ee1b5cd744 [loop-cycle-2] feat: add VIDEO enum and fallback chain (#1494, #1495) (#1496) 2026-04-15 15:44:11 +00:00
Alexander Whitestone
8298f6edc3 Merge feat/gemma4-multimodal-support: resolve MULTIMODAL_BACKLOG.md conflict
Combined main's rich epic structure with PR #1493's Task 3/4 items.
Code changes to multimodal.py merged cleanly.
2026-04-13 15:29:20 -04:00
Alexander Whitestone
1ed8e91a44 feat: add Gemma 4 to multimodal capabilities registry
- Add gemma4 (4b, 12b, 27b) to KNOWN_MODEL_CAPABILITIES with VISION, TOOLS, TEXT, JSON, STREAMING
- Add gemma4:12b to VISION fallback chain (preferred over llama3.2:3b)
- Add Gemma 4 variants to vision model test assertions
- Create MULTIMODAL_BACKLOG.md for tracking multimodal improvements
2026-04-13 14:59:14 -04:00
d05ce8bf86 feat: add automated Nexus zone screenshot capture script (#1492)
Co-authored-by: Alexander Whitestone <alexander@alexanderwhitestone.com>
Co-committed-by: Alexander Whitestone <alexander@alexanderwhitestone.com>
2026-04-13 03:05:53 +00:00
76a5548db1 Merge PR #1491
Consolidate multimodal dashboard fixes and verifier syntax repair
2026-04-12 23:12:42 +00:00
57490338dd [kimi] Fix triage_score.py to merge queue instead of overwrite (#1463) (#1464) 2026-03-24 20:21:49 +00:00
fe7e14b10e [kimi] Split scorecard_service.py into focused modules (#1406) (#1461) 2026-03-24 20:06:31 +00:00
4d2aeb937f [loop-cycle-7] refactor: split research.py into research/ subpackage (#1405) (#1458) 2026-03-24 19:53:04 +00:00
8518db921e [kimi] Implement graceful shutdown and health checks (#1397) (#1457) 2026-03-24 19:31:14 +00:00
8a7a34499c [loop-cycle-1] refactor: split cascade.py into focused modules (#1342) (#1448) 2026-03-24 18:39:06 +00:00
002ace5b3c [loop-cycle-7] fix: Configure mypy with explicit-package-bases for proper src/ layout (#1346) (#1359) 2026-03-24 09:39:12 +00:00
91d06eeb49 [kimi] Add unit tests for memory/crud.py (#1344) (#1358) 2026-03-24 03:08:36 +00:00
9e9dd5309a [kimi] Fix: stub cv2 in tests to prevent timeout (#1336) (#1356)
Co-authored-by: Kimi Agent <kimi@timmy.local>
Co-committed-by: Kimi Agent <kimi@timmy.local>
2026-03-24 02:59:52 +00:00
36f3f1b3a7 [claude] Add unit tests for tools/system_tools.py (#1345) (#1354) 2026-03-24 02:56:35 +00:00
cddfd09c01 [claude] Add unit tests for spark/engine.py (#1343) (#1352) 2026-03-24 02:52:15 +00:00
d0b6d87eb1 [perplexity] feat: Nexus v2 — Cognitive Awareness & Introspection Engine (#1090) (#1348)
Co-authored-by: Perplexity Computer <perplexity@tower.local>
Co-committed-by: Perplexity Computer <perplexity@tower.local>
2026-03-24 02:50:40 +00:00
e09082a8a8 [kimi] Add comprehensive unit tests for models/budget.py (#1316) (#1347) 2026-03-24 02:48:51 +00:00
4ec4558a2f [perplexity] feat: Sovereignty Loop core framework — auto-crystallizer, graduation test, orchestration (#953) (#1331)
Co-authored-by: Perplexity Computer <perplexity@tower.local>
Co-committed-by: Perplexity Computer <perplexity@tower.local>
2026-03-24 02:29:39 +00:00
4f8df32882 [claude] Fix syntax errors in test_llm_triage.py (#1329) (#1332) 2026-03-24 02:28:45 +00:00
0fefb1c297 [loop-cycle-2112] chore: remove unused imports (#1328) 2026-03-24 02:24:57 +00:00
c5e4657e23 [claude] Timmy Nostr identity — keypair, profile, relay presence (#856) (#1325)
Co-authored-by: Claude (Opus 4.6) <claude@hermes.local>
Co-committed-by: Claude (Opus 4.6) <claude@hermes.local>
2026-03-24 02:22:39 +00:00
e325f028ba [loop-cycle-1] refactor: split memory_system.py into submodules (#1277) (#1323) 2026-03-24 02:21:43 +00:00
0b84370f99 [gemini] feat: automated backlog triage via LLM (#1018) (#1326)
Co-authored-by: Google Gemini <gemini@hermes.local>
Co-committed-by: Google Gemini <gemini@hermes.local>
2026-03-24 02:20:59 +00:00
07793028ef [claude] Mumble voice bridge — Alexander ↔ Timmy co-play audio (#858) (#1324) 2026-03-24 02:19:19 +00:00
d4e5a5d293 [claude] TES3MP server hardening — multi-player stability & anti-grief (#860) (#1321) 2026-03-24 02:13:57 +00:00
af162f1a80 [claude] Add unit tests for scorecard_service.py (#1139) (#1320)
Co-authored-by: Claude (Opus 4.6) <claude@hermes.local>
Co-committed-by: Claude (Opus 4.6) <claude@hermes.local>
2026-03-24 02:12:47 +00:00
6bb5e7e1a6 [claude] Real-time monitoring dashboard for all agent systems (#862) (#1319) 2026-03-24 02:07:38 +00:00
f0841bd34e [claude] Automated Episode Compiler — Highlights to Published Video (#880) (#1318) 2026-03-24 02:05:14 +00:00
1ddbf353ed [claude] Fix kimi_delegation unit tests — all 53 pass (#1260) (#1313) 2026-03-24 02:03:28 +00:00
24f4fd9188 [claude] Add unit tests for orchestration_loop.py (#1278) (#1311) 2026-03-24 02:01:31 +00:00
0b4ed1b756 [claude] feat: enforce 3-issue cap on Kimi delegation (#1304) (#1310) 2026-03-24 02:00:34 +00:00
8304cf50da [claude] Add unit tests for backlog_triage.py (#1293) (#1307) 2026-03-24 01:57:44 +00:00
16c4cc0f9f [claude] Add unit tests for research_tools.py (#1294) (#1308) 2026-03-24 01:57:39 +00:00
a48f30fee4 [claude] Add unit tests for quest_system.py (#1292) (#1309) 2026-03-24 01:57:29 +00:00
e44db42c1a [claude] Split thinking.py into focused sub-modules (#1279) (#1306) 2026-03-24 01:57:04 +00:00
bde7232ece [claude] Add unit tests for kimi_delegation.py (#1295) (#1303) 2026-03-24 01:54:44 +00:00
5be4ecb9ef [kimi] Add unit tests for sovereignty/perception_cache.py (#1261) (#1301)
Co-authored-by: Kimi Agent <kimi@timmy.local>
Co-committed-by: Kimi Agent <kimi@timmy.local>
2026-03-24 01:53:44 +00:00
4f80cfcd58 [claude] Three-tier model router: Local 8B / Hermes 70B / Cloud API cascade (#882) (#1297)
Co-authored-by: Claude (Opus 4.6) <claude@hermes.local>
Co-committed-by: Claude (Opus 4.6) <claude@hermes.local>
2026-03-24 01:53:25 +00:00
a7ccfbddc9 [claude] feat: SearXNG + Crawl4AI self-hosted search backend (#1282) (#1299) 2026-03-24 01:52:51 +00:00
00ef4fbd22 [claude] Document and validate AirLLM Apple Silicon requirements (#1284) (#1298) 2026-03-24 01:52:16 +00:00
fc0a94202f [claude] Implement graceful degradation test scenarios (#919) (#1291) 2026-03-24 01:49:58 +00:00
823216db60 [claude] Add unit tests for events system backbone (#917) (#1289) 2026-03-24 01:48:16 +00:00
75ecfaba64 [claude] Wire delegate_task to DistributedWorker for actual execution (#985) (#1273)
Co-authored-by: Claude (Opus 4.6) <claude@hermes.local>
Co-committed-by: Claude (Opus 4.6) <claude@hermes.local>
2026-03-24 01:47:09 +00:00
6c76bf2f66 [claude] Integrate health snapshot into Daily Run pre-flight (#923) (#1280) 2026-03-24 01:43:49 +00:00
9eeb49a6f1 [claude] Autonomous research pipeline — orchestrator + SOVEREIGNTY.md (#972) (#1274) 2026-03-24 01:40:53 +00:00
2d6bfe6ba1 [claude] Agent Self-Correction Dashboard (#1007) (#1269)
Co-authored-by: Claude (Opus 4.6) <claude@hermes.local>
Co-committed-by: Claude (Opus 4.6) <claude@hermes.local>
2026-03-24 01:40:40 +00:00
ebb2cad552 [claude] feat: Session Sovereignty Report Generator (#957) v3 (#1263)
Co-authored-by: Claude (Opus 4.6) <claude@hermes.local>
Co-committed-by: Claude (Opus 4.6) <claude@hermes.local>
2026-03-24 01:40:24 +00:00
003e3883fb [claude] Restore self-modification loop (#983) (#1270)
Co-authored-by: Claude (Opus 4.6) <claude@hermes.local>
Co-committed-by: Claude (Opus 4.6) <claude@hermes.local>
2026-03-24 01:40:16 +00:00
6b2e6d9e8c [claude] feat: Agent Energy Budget Monitoring (#1009) (#1267) 2026-03-24 01:35:49 +00:00