Skip to content

Releases: goonobu-dot/local-agent-workbench

v0.55.0

17 Jun 11:38

Choose a tag to compare

Japanese onboarding pack

  • Added README.ja.md as a first Japanese entry point.
  • Added docs/ja/ with install, quickstart, FAQ, use cases, share copy, and OpenAI credit application notes.
  • Added scripts/check_japanese_docs.sh and make japanese-docs-check, wired into make test.
  • Verified with make release-check before publishing.

v0.54.0

17 Jun 11:13

Choose a tag to compare

Changes

  • Run 50 actual add-and-test improvement loops via scripts/run_50_improvement_loops.sh.
  • Add docs/continuous-improvement-loops.md with the generated 50-loop improvement table.
  • Add docs/continuous-improvement-run-log.md with Loop 01 through Loop 50 PASS entries.
  • Add scripts/check_continuous_improvement_loops.sh and make continuous-improvement-check.
  • Wire the 50-loop check into make test and CI.

v0.53.0

17 Jun 11:04

Choose a tag to compare

Changes

  • Add docs/adoption-scorecard.md documenting 50 adoption improvement/test loops.
  • Add scripts/check_adoption_scorecard.sh to verify the scorecard has exactly 50 loops.
  • Link the adoption scorecard from README.
  • Cover scorecard validation in local tests and CI.

v0.52.0

17 Jun 10:32

Choose a tag to compare

Changes

  • Add scripts/recommend_workflow.sh to help first-time users choose a workflow.
  • Add make recommend with TASK=issue|pr|release|feature|security|docs|dependency support.
  • Link recommender usage from the README.
  • Cover recommendations in local tests and CI.

v0.51.0

17 Jun 09:11

Choose a tag to compare

Changes

  • Add docs/demo-transcript.md so GitHub readers can inspect the expected first-run output before installing.
  • Add scripts/write_demo_transcript.sh and make demo-transcript to regenerate the transcript.
  • Link the demo transcript from README and install guide.
  • Cover the transcript path in local tests and CI.

v0.50.0

17 Jun 05:53

Choose a tag to compare

Changes

  • Add docs/install.md with 60-second install, manual clone, first workflow, troubleshooting, and uninstall guidance.
  • Add make first-run for doctor, demo, and workflow discovery in one command.
  • Add scripts/uninstall.sh with explicit confirmation and optional app/idea-folder removal.
  • Surface install, non-install trial, and demo preview guidance near the top of the README.
  • Allow first-run diagnostics to continue even when local CLI dependencies are missing.

v0.49.0

17 Jun 05:35

Choose a tag to compare

Changes

  • Add GitHub metadata capture to URL-created workflows when gh or AGENT_WORKBENCH_GITHUB_METADATA_FILE is available.
  • Improve the README with target users, five-minute value, example outputs, and usage report guidance.
  • Add security triage, documentation improvement, and dependency update example workflows.
  • Expand showcase guidance with example outputs and demo recording notes.

v0.48.0

17 Jun 05:11

Choose a tag to compare

Changes

  • Add docs/evaluation-guide.md for a five-minute first-user evaluation path.
  • Link the evaluation guide from the README.
  • Cover the guide in local tests and CI.

v0.47.0

17 Jun 05:09

Choose a tag to compare

Changes

  • Add docs/quality-gates.md to explain local, safety, CI, and user-reproduction checks.
  • Link the quality guide from the README.
  • Cover the guide in local tests and CI.

v0.46.0

17 Jun 05:08

Choose a tag to compare

Changes

  • Add SUPPORT.md with first-check, troubleshooting, and issue-reporting guidance.
  • Link support guidance from the README.
  • Cover the support guide in local tests and CI.