Skip to content

docs: add wizard screenshot to README (static/openagent-eval.png) - #235

Merged
himanshu231204 merged 3 commits into
OpenAgentHQ:mainfrom
Nitjsefnie-OSC:docs/readme-wizard-screenshot
Jul 23, 2026
Merged

docs: add wizard screenshot to README (static/openagent-eval.png)#235
himanshu231204 merged 3 commits into
OpenAgentHQ:mainfrom
Nitjsefnie-OSC:docs/readme-wizard-screenshot

Conversation

@Nitjsefnie

Copy link
Copy Markdown
Contributor

Fixes #232

Adds static/openagent-eval.png (994×2120, 210 KB) and embeds it in Quick Start directly under the oaeval init --interactive block — the command whose output it shows.

Provenance, since it matters for a screenshot: this is a REAL run, not a typeset mock — the wizard was executed from repo source in a pseudo-terminal (all-defaults Enter-through), the raw ANSI capture rendered with charmbracelet freeze (dark theme, window chrome), then downscaled/palette-quantized from 518 KB to 210 KB. One cosmetic consequence: the real rich rendering shows defaults as (data/questions.json): and hints as [1/2/3/4/5] (1):, slightly different from the issue's proposed [data/questions.json]: bracket style — the image reflects what the wizard actually prints. It captures the full flow through Configuration created: config.yaml and the next-steps lines (there's no API-key prompt in the wizard, so nothing needed redacting).

Note: built from source because the 0.4.7 PyPI wheel currently can't run the CLI (#233).

Generated by Claude Fable 5 (brief, review), Claude Opus 4.8 (implementation)

Add static/openagent-eval.png, a real terminal capture of the
`oaeval init --interactive` configuration wizard, and embed it in the
Quick Start section beneath the init command. The image is a genuine
run of the wizard driven through a pseudo-terminal (all defaults), not
a typeset mock, rendered with a dark terminal theme.

Closes OpenAgentHQ#232

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@himanshu231204

Copy link
Copy Markdown
Member

@Nitjsefnie just fix the previous release , new release v.0.4.8

@Nitjsefnie

Copy link
Copy Markdown
Contributor Author

Checked whether the screenshot needs regenerating for 0.4.8: it doesn't — the wizard capture contains no version string (it starts at $ oaeval init --interactive), and it was taken from current main source, which is the v0.4.8 code. If you'd like the version visible in the image (e.g. an oaeval --version line above the wizard), say so and I'll re-capture.

@himanshu231204

Copy link
Copy Markdown
Member

Checked whether the screenshot needs regenerating for 0.4.8: it doesn't — the wizard capture contains no version string (it starts at $ oaeval init --interactive), and it was taken from current main source, which is the v0.4.8 code. If you'd like the version visible in the image (e.g. an oaeval --version line above the wizard), say so and I'll re-capture.

keep it version free. no need of showing the version.

@himanshu231204
himanshu231204 merged commit b089825 into OpenAgentHQ:main Jul 23, 2026
9 checks passed
@github-actions

Copy link
Copy Markdown

🎉 Congratulations @Nitjsefnie!

Your pull request has been successfully merged into main. 🚀

Thank you for contributing to OpenAgentHQ and helping improve the project.

We truly appreciate your contribution and hope to see you back with more amazing PRs!

Happy Open Sourcing! ❤️

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.

Add static/openagent-eval.png showing interactive CLI wizard for README

2 participants