Releases: goonobu-dot/local-agent-workbench
Releases · goonobu-dot/local-agent-workbench
v0.55.0
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
Changes
- Run 50 actual add-and-test improvement loops via
scripts/run_50_improvement_loops.sh. - Add
docs/continuous-improvement-loops.mdwith the generated 50-loop improvement table. - Add
docs/continuous-improvement-run-log.mdwith Loop 01 through Loop 50 PASS entries. - Add
scripts/check_continuous_improvement_loops.shandmake continuous-improvement-check. - Wire the 50-loop check into
make testand CI.
v0.53.0
Changes
- Add
docs/adoption-scorecard.mddocumenting 50 adoption improvement/test loops. - Add
scripts/check_adoption_scorecard.shto verify the scorecard has exactly 50 loops. - Link the adoption scorecard from README.
- Cover scorecard validation in local tests and CI.
v0.52.0
Changes
- Add
scripts/recommend_workflow.shto help first-time users choose a workflow. - Add
make recommendwith 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
Changes
- Add
docs/demo-transcript.mdso GitHub readers can inspect the expected first-run output before installing. - Add
scripts/write_demo_transcript.shandmake demo-transcriptto regenerate the transcript. - Link the demo transcript from README and install guide.
- Cover the transcript path in local tests and CI.
v0.50.0
Changes
- Add
docs/install.mdwith 60-second install, manual clone, first workflow, troubleshooting, and uninstall guidance. - Add
make first-runfor doctor, demo, and workflow discovery in one command. - Add
scripts/uninstall.shwith 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
Changes
- Add GitHub metadata capture to URL-created workflows when
ghorAGENT_WORKBENCH_GITHUB_METADATA_FILEis 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
Changes
- Add
docs/evaluation-guide.mdfor 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
Changes
- Add
docs/quality-gates.mdto 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
Changes
- Add
SUPPORT.mdwith first-check, troubleshooting, and issue-reporting guidance. - Link support guidance from the README.
- Cover the support guide in local tests and CI.