Skip to content

v0.6.0 — Hiring Roadmap Complete

Choose a tag to compare

@matt82198 matt82198 released this 30 Jul 05:43
· 644 commits to main since this release
09f4965

Aesop v0.6.0 — Hiring Roadmap Complete

25 of 26 hiring-roadmap items shipped across three waves, driven by a 4-lens Opus audit (hiring manager, credibility skeptic, story/differentiation, evidence rigor).

Highlights

Credibility repairs (Wave 2): README rewritten outcome-first with the git-verified self-build hook up top. Stats self-contradictions fixed (455 vs 269, zero economics). Named comparison table vs LangGraph/AutoGen/CrewAI/OpenHands. Zero-key demo mode (aesop dash --demo). Convergence log and security ledger sample committed as visible receipts. +20pp attribution corrected.

Proof depth (Wave 3): GPT-4o-mini proven live end-to-end through the AgentDriver multi-model seam. EventStore connection pooling with thread-local caching, tail-replay, and claims compaction. Crash-only whitepaper, "How I built Aesop" narrative, and raw A/B cost dataset committed.

Reach (Wave 4): Hosted dashboard on GitHub Pages (static build with embedded demo data — one URL a reviewer clicks). Three HN-ready blog posts (crash-only thesis, self-build recursion, benchmark honesty). Three interview deep-dive stories (dead-gate bug, cross-platform process-tree kill, zombie-resurrection gate).

Breaking changes

None. All changes are additive.

Stats

See stats.json for git-verified numbers. Run python tools/self_stats.py --regenerate && git diff stats.json to verify from source.

Install

npx @matt82198/aesop scaffold my-project
cd my-project
aesop dash --demo   # zero-key dashboard preview

Full changelog: CHANGELOG.md