Skip to content

v0.1.6

Choose a tag to compare

@R3ijar R3ijar released this 03 Jun 09:19
· 2 commits to main since this release

Adds a one-command demo report workflow.

Highlights:

  • Added ogl demo, which generates the main local report set in one reviewable run: freshness, candidates, query backlog, plan, prompt, issue draft, experiment review, weekly review, privacy scan, release brief, and report index.
  • Updated README, roadmap, public backlog, version metadata, and changelog for v0.1.6.
  • Added test coverage for the demo report workflow.

Verification:

  • python -m unittest discover -s tests passes with 56 tests.
  • python -m open_growth_loop --workspace . demo passes.
  • python -m compileall -q src tests passes.
  • git diff --check passes.
  • Private-term scan returned no matches outside ignored output and license files.