I open-sourced Aletheia - an agent loop for investigating questions without a clear verifier.
Summary
Aletheia is an open-source agent loop designed for investigating questions where answers cannot be easily verified, such as vendor credibility or financial health. It maintains an explicit belief state, chooses searches to maximize information gain, and can stop without forcing a conclusion when evidence is insufficient.
Similar Articles
@logic_int: Aleph, our fully autonomous AI agent system for formal verification, aced all major theorem proving benchmarks includin…
Aleph, a fully autonomous AI agent system for formal verification, achieved top performance on major theorem proving benchmarks including PutnamBench, VeriSoftBench, and Verina.
EVE-Agent: Evidence-Verifiable Self-Evolving Agents
EVE-Agent introduces a framework for self-evolving search agents that ensure evidence verifiability by generating questions, answers, and evidence spans, and training on marginal accuracy gain of evidence. This improves grounded correctness without human annotations.
I open-sourced a full agent observability stack: Record -> Inspect -> Diff -> Act (all MIT)
The article introduces an open-sourced agent observability stack with four MIT-licensed repositories that focus on extracting and inspecting model beliefs to enhance AI agent debugging and performance.
AgonAlpha: Autonomous Alpha Discovery via Prompt Economy and Scalable Agentic Search
AgonAlpha is a new autonomous alpha discovery system that searches over verified research artifacts and uses an adversarial reviewer with veto authority plus pending-aware budget allocation. Deployments on WorldQuant BRAIN achieved high fitness and Sharpe scores while preserving full provenance.
I built a trust engine to help Agents evolve to be autonomous
An open-source trust engine (beta) that helps AI agents evolve from guided to autonomous states with rationale logging and human-in-loop approval, currently seeking early adopters.