Skip to content

v0.4.5

Latest

Choose a tag to compare

@JonusNattapong JonusNattapong released this 01 Jul 07:42
· 349 commits to main since this release

Changed

  • README rewrite: Removed fictional model IDs (gpt-5.5 → gemini-2.5-flash), inflated feature counts, unverified claims, and SWE-bench Verified section. Replaced with honest, code-backed descriptions.

Fixed

  • CI: Install Playwright browsers before tests: Added npx playwright install chromium --with-deps to ci.yml and publish.yml. Made publish job depend on quality job passing.