Skip to content

Open Growth Loop v0.1.2

Choose a tag to compare

@R3ijar R3ijar released this 03 Jun 04:18
· 12 commits to main since this release

Open Growth Loop v0.1.2 makes the local maintainer loop more trustworthy, auditable, and easier to explain from the public repository front page.

Highlights

  • Data Freshness v1: ogl freshness reports whether real local CSV inputs are fresh enough to trust. Generated plans now also include freshness evidence and warnings.
  • Decision Trace v2: plans explain the selected winner, ranked alternatives, losing reasons, thresholds, blocked state, and memory notes.
  • Local issue drafts: ogl issue-drafts turns the latest plan into reviewable Markdown without creating GitHub issues automatically.
  • README landing polish: the repository front page now explains what maintainers get after one run and shows an updated visual preview.

Why It Matters

Open Growth Loop is designed for conservative OSS docs, examples, onboarding, package-page, and project-site maintenance. This release makes the recommendation easier to audit before handing work to Codex, opening an issue, or shipping a docs change.

Verification

  • 51 unit tests passing
  • CLI smoke tests for validation, freshness, candidates, plan, prompt, issue drafts, weekly review, and privacy scan
  • Public README rendering verified in browser
  • CI passed on the release commit