Skip to content

v0.2.0 - Runnable loops, full contract library, security section

Choose a tag to compare

@ChaoYue0307 ChaoYue0307 released this 11 Jun 03:33

This release moves the repository from describing loops to shipping them.

  • New runnable reference loop: examples/runnable/test-repair-loop.sh, a dependency-light test-repair loop with a deterministic verification gate, retry budget, durable progress log, repeat-failure detection, and escalation exits, plus a guide mapping it to the Loop Contract
  • Loop contract library completed: all ten pattern-library loops now have schema-validated contracts in examples/
  • New README section: Securing Unattended Loops (prompt injection, the lethal trifecta, OWASP agentic threats, sandboxing tools)
  • Broader runtime coverage: GitHub Copilot coding agent, Google Jules, Cursor background agents, Devin, and Amp join Codex and Claude Code
  • New entries for durable execution (Temporal, Restate, DBOS), observability (Langfuse, LangSmith, Phoenix, Braintrust, Weave), memory (Letta, Zep, LangMem), and long-horizon research (METR time horizons, Vending-Bench)
  • Primary sources added, including Geoffrey Huntley's original Ralph technique
  • Translation sync markers enforced in CI; scheduled link-check failures now auto-open an issue
  • CITATION.cff for GitHub's cite button and docs/llms.txt for AI discoverability
  • Maintainer docs moved to meta/ to keep the repository front page focused on content