Skip to content

v0.3.0 — Initial public release

Choose a tag to compare

@cobusgreyling cobusgreyling released this 09 Jul 11:53
· 30 commits to main since this release

outerloop v0.3.0

First public release of the governance layer for agentic engineering.

Highlights

  • Core loop: Evidence → Verdict → Answerability (evidence package, verdict review, ledger why)
  • CLI: outerloop init wizard with loop-engineering and Cursor integrations
  • Phase 2–3: Taste profiles, backpressure policy, harness, cognitive debt, audit
  • v2: Ink TUI dashboard, web dashboard, multi-loop coordination registry
  • DX: QUICKSTART, examples, Dev Container, contributor docs

Try it

git clone https://github.com/cobusgreyling/outerloop.git
cd outerloop && pnpm install && pnpm build && pnpm demo

npm install

Packages are configured for @cobusgreyling/* on npm. See docs/PUBLISHING.md for publish setup.

npx @cobusgreyling/outerloop init

Contributor onboarding