Fix model resolution bug for non-Ollama models in easy API (v3.0.1) 936a07c Rohan03 commited on 7 days ago
v3.0.0 Production Release: Hardened framework, strict tool validation, test suite robustification 36d2671 Rohan03 commited on 9 days ago
Fix Issue 1: Make Trajectory None guards thorough (matching SRE patch quality) 2259ebe verified Rohan03 commited on 9 days ago
SRE: auto-apply patches on import (add sre_patches import to __init__) 563a647 verified Rohan03 commited on 9 days ago
SRE fixes: 5 critical vulnerability patches (dict snapshot, UNKNOWN reject, token cap, fine-grained lock, None guard) 2bec614 verified Rohan03 commited on 9 days ago
harden: defensive core β null safety, timeouts, graceful degradation, domain-agnostic 658c9d5 verified Rohan03 commited on 9 days ago
gradual-adoption: export state_delta, falsification_critic, sandbox_hooks from __init__ ecad107 verified Rohan03 commited on 9 days ago
gradual-adoption: wire state_delta + falsification_critic into Orchestrator (backward-compat) 74d6368 verified Rohan03 commited on 9 days ago
first-principles: sandbox_hooks.py β PEP 578 kernel-level audit hooks (unbypassable) da3d4f0 verified Rohan03 commited on 9 days ago
first-principles: falsification_critic.py β Popperian scoring by adversarial assertions 9f46343 verified Rohan03 commited on 9 days ago
first-principles: state_delta.py β O(1) Markovian critic (no history needed) d1da4ac verified Rohan03 commited on 9 days ago
Sprint 11: benchmark_v3.py β robustness + competitor-style benchmark suite 60a22e4 verified Rohan03 commited on 9 days ago
Sprint 10C: lora_plan.py + distill.py β adapter/distillation planning (dry-run, no GPU required) 2535843 verified Rohan03 commited on 9 days ago
Sprint 10B: optimizer.py β agentic decision policy (improving/plateau/degrading/rollback) 8f09a93 verified Rohan03 commited on 9 days ago
Sprint 10A: shadow_eval.py β compare candidate vs baseline safely bc30484 verified Rohan03 commited on 9 days ago
Sprint 9C: prompt_pack.py β epigenetic optimization (prompts before weights) 4a0cbd0 verified Rohan03 commited on 9 days ago
Sprint 9B: dataset.py β trace β filtered training dataset builder 631c715 verified Rohan03 commited on 9 days ago
Sprint 9A: fingerprint.py β capability fingerprint from execution traces 130c63c verified Rohan03 commited on 9 days ago
Sprint 7: skills/ci.py β skill testing, promotion, rollback, immune scan 08de4bd verified Rohan03 commited on 9 days ago
Sprint 7: skills/schema.py β SkillCard + SkillGenome with versioning 9980c16 verified Rohan03 commited on 9 days ago
Sprint 7: skills package β SkillCard schema, runtime, CI, export 542f438 verified Rohan03 commited on 9 days ago
Sprint 6: mas_generator.py β use-case β generated multi-agent system be73428 verified Rohan03 commited on 9 days ago
Sprint 5: routing.py β LLMCallRouter, ModelSelector, cost homeostasis 80a4e8f verified Rohan03 commited on 9 days ago
Sprint 8: quorum.py β consensus/disagreement topology switches + critic ensemble 361d29c verified Rohan03 commited on 9 days ago
Sprint 4C: AG-UI adapter β PAEvent to frontend stream + SSE helper fb16a26 verified Rohan03 commited on 9 days ago
Sprint 4B: A2A β AgentCard, A2AClient for agent-to-agent delegation 7d8b2b6 verified Rohan03 commited on 9 days ago
Sprint 4A: MCP bridge β discover, validate, call remote tools via MCP 820edf0 verified Rohan03 commited on 9 days ago
Sprint 3: memory_homeostasis.py β budget, archive, consolidation, Q-retriever 4dc4204 verified Rohan03 commited on 9 days ago
Sprint 2: update runtime __init__ with checkpoint + state exports b9b5c0c verified Rohan03 commited on 9 days ago
Sprint 2: checkpoint.py β Checkpointer protocol + InMemory/JSONL/SQLite implementations b0e5b32 verified Rohan03 commited on 9 days ago
Sprint 2: runtime/state.py β typed RunState for durable execution 8da4ecb verified Rohan03 commited on 9 days ago
v3.0.0a1: add runtime event system exports, bump version 25d834f verified Rohan03 commited on 9 days ago
Sprint 1: streaming_v3 β AG-UI compatible adapter + legacy bridge 78c650e verified Rohan03 commited on 9 days ago
Sprint 1: EventBus β async pub/sub with backpressure, replay, lane isolation ed1d242 verified Rohan03 commited on 9 days ago
Sprint 1: canonical event schema (PAEvent, EventKind, Visibility) 213ef24 verified Rohan03 commited on 9 days ago
v2.1.0: creative names (Spark/Flow/swarm/Council/Vault) + prod test 19/19 pass b87dac7 verified Rohan03 commited on 11 days ago
v2.1.0: creative names (Spark/Flow/swarm/Council/Vault) + prod test 19/19 pass c9a68de verified Rohan03 commited on 11 days ago
Track 4: breakthroughs + TOML prompts β purpose_agent/breakthroughs.py d91627e verified Rohan03 commited on 12 days ago
Track 3: TOML prompts + PURPOSE_LEARNING.md whitepaper β purpose_agent/purpose_function.py 733c88f verified Rohan03 commited on 12 days ago
Track 3: TOML prompts + PURPOSE_LEARNING.md whitepaper β purpose_agent/actor.py 590e9f6 verified Rohan03 commited on 12 days ago
Track 3: TOML prompts + PURPOSE_LEARNING.md whitepaper β purpose_agent/robust_parser.py 12ff1aa verified Rohan03 commited on 12 days ago
fix: universal parsing + OpenRouter + state bug β purpose_agent/orchestrator.py 9557780 verified Rohan03 commited on 12 days ago
fix: universal parsing + OpenRouter + state bug β purpose_agent/optimizer.py e07a0fb verified Rohan03 commited on 12 days ago
fix: universal parsing + OpenRouter + state bug β purpose_agent/purpose_function.py 7046c0a verified Rohan03 commited on 12 days ago