Commit Graph

180 Commits

Author SHA1 Message Date
artale 92ebedc703 feat: add repo verification gate 2026-06-15 14:33:37 +02:00
artale 275de5d0e8 feat: add familiar second-brain loop 2026-06-15 13:49:04 +02:00
artale ed208d56e4 feat: route fanout subtasks by flow 2026-06-15 13:25:27 +02:00
artale a664863485 fix: exclude intentional prompt fixtures from default scan 2026-06-15 12:53:55 +02:00
artale a8fc28f9b4 feat: detect prompt injection markers 2026-06-15 04:55:12 +02:00
artale 9ec85dbcd2 feat: add hidden unicode security scan 2026-06-15 04:40:50 +02:00
artale 4499b860be fix: strip hidden unicode from imported context 2026-06-15 04:35:47 +02:00
artale 5a38f57db7 docs: harden prompt transparency guidance 2026-06-15 04:31:12 +02:00
artale 14d198377f fix: route Claude CLI through cross-platform runner 2026-06-15 04:06:33 +02:00
artale 3ccd535ead fix: keep CLI runner cross-platform 2026-06-15 03:37:51 +02:00
artale 37b964450c fix: harden CLI runner for Windows shims 2026-06-15 03:02:15 +02:00
artale 32338932de fix: harden CLI executors and remove fallback API keys 2026-06-15 01:45:14 +02:00
artale ec49645e25 feat: add Fablino Claude CLI fusion 2026-06-15 01:34:00 +02:00
artale e53080fb03 chore: merge master history into default main 2026-06-14 21:28:43 +02:00
artale 5fdd5a79bc chore: add CI/CD workflows, docs normalization, parity checks, and plinius upgrades 2026-06-14 21:22:03 +02:00
artale a71fce2835 Initial commit 2026-06-14 19:19:57 +00:00
artale f55fd6d4bf add wiki: quick-capture from audit 2026-06-14 12:05:25 +02:00
artale 88d4f97397 complete Phase 15 Fusion: multi-model panel, OpenRouter Fusion, CineFable media, Fable 5 prompt engine
- FusionExecutor: draft -> critique -> fuse panel, PhaseExecutor-compatible
- OpenRouterFusionExecutor: direct OpenRouter Fusion API integration
- Fable 5 prompt engine: tone, citation, refusal patterns from leaked prompt
- Media generator: fal.ai image/video generation (nano-banana-pro, happy-horse)
- Fusion panel workflow in dynamic-workflows: dispatch -> judge -> verify
- Fusion CLI: \usion run\ (local panel or --openrouter), \usion panels\
- Media CLI: \generate image\, \generate video\
- Compound-stack: fusionPanel config flag and layer
- Model-router: OpenRouter Fusion route entry
- Build fixes: PhaseExecutor.refine signature, SafetyBoundary.route() args
- ESM fix: replaced require() with dynamic import() in panels command
2026-06-14 12:05:04 +02:00
artale e92eaeaefc final gaps: .gitattributes, .dockerignore, structured logger, clean stray files 2026-06-13 13:35:40 +02:00
artale be7354ee38 add compute profiler: CPU bottleneck detection per SemiWiki article 2026-06-13 13:32:41 +02:00
artale 94064666e1 add rsi-guard: knowledge collapse detection, scientific taste filter, goal persistence 2026-06-13 13:21:32 +02:00
artale 3fd9758da3 fill ASI gaps: agent observability, specialization optimizer, message bus 2026-06-13 13:17:20 +02:00
artale 4d9628db8b add asi-pathway: map arXiv:2606.12683 four AGI-to-ASI pathways to our architecture 2026-06-13 11:31:12 +02:00
artale 6b39c65d55 add ARCHITECTURE.md: definitive reference for all 86 modules, 7 layers, data flow 2026-06-13 11:25:18 +02:00
artale ac9a8ca32b harness-agnostic, model-agnostic: the core thesis 2026-06-13 10:53:47 +02:00
artale ee59a98c7e add kimi-k2.6 executor: parallel swarm spawning, 300 sub-agents native 2026-06-13 10:52:29 +02:00
artale efba0f026c add familiar commands: capture, process, graph, health, briefing 2026-06-13 10:50:12 +02:00
artale a8a88a4553 add familiar-knowledge: inbox-to-wiki processing with frontmatter, backlinks, knowledge graph 2026-06-13 10:34:57 +02:00
artale 17ab7f5459 add codex, antigrav executors; 12 total executors; update .env.example 2026-06-13 10:07:25 +02:00
artale e41b1c6855 fable-agent: self-improving agent system — 77 modules, 16 CLI commands, 43 tests 2026-06-13 09:50:45 +02:00