Skip to content

docs: add hikaku usage guide and runnable example#157

Merged
be-next merged 1 commit intomainfrom
claude/hikaku-docs
Mar 8, 2026
Merged

docs: add hikaku usage guide and runnable example#157
be-next merged 1 commit intomainfrom
claude/hikaku-docs

Conversation

@be-next
Copy link
Contributor

@be-next be-next commented Mar 8, 2026

Summary

  • Add examples/ directory with a ready-to-run scenario and helper script for the three hikaku phases (baseline → compare → report)
  • Update README with a full Performance Regression Detection section: step-by-step guide, environment variable reference, LLM report options, and CI integration example
  • Add hikaku and LLM report environment variables to the configuration table

Files

File Description
examples/scenario.yaml Wikipedia search scenario (navigate, type, click, wait)
examples/run.sh Shell script wrapping the baseline / compare / report workflow
.gitignore Ignore generated baseline.json and hikaku-report.md
README.md New hikaku section + updated config table + updated features

How to test

npm run build
npm run installFirefox
bash examples/run.sh all

🤖 Generated with Claude Code

- Add examples/ directory with a Wikipedia search scenario and a
  helper script that drives the three hikaku phases (baseline,
  compare, report)
- Update README with a full "Performance Regression Detection"
  section covering step-by-step usage, environment variables,
  LLM reporting options, and CI integration
- Add hikaku env vars to the configuration reference table
- Gitignore generated baseline and report files

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@be-next be-next merged commit b0f9ae2 into main Mar 8, 2026
1 check passed
@be-next be-next deleted the claude/hikaku-docs branch March 9, 2026 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant