Skip to content

Add BENEFITS.md and CI workflow#60

Merged
justrach merged 1 commit into
mainfrom
feature/59-add-benefits-md-and-ci-workflow
Mar 8, 2026
Merged

Add BENEFITS.md and CI workflow#60
justrach merged 1 commit into
mainfrom
feature/59-add-benefits-md-and-ci-workflow

Conversation

@justrach

@justrach justrach commented Mar 4, 2026

Copy link
Copy Markdown
Owner

BENEFITS.md — Honest analysis of what agentic-browdie delivers:

  • Language-agnostic HTTP API vs Playwright MCP's Node lock-in
  • Token cost savings (66% cheaper with interactive snapshots)
  • Zig performance (5-15MB vs 50-150MB baseline)
  • Arena-per-request memory model, single binary deployment
  • Comparison table vs Playwright, Puppeteer, Selenium
  • Transparent "still in progress" section for unwired features

.github/workflows/ci.yml — GitHub Actions CI:

  • Zig 0.15.0 (matching build.zig.zon)
  • Build + test on push to main and PRs
  • Caches .zig-cache and ~/.cache/zig

Closes #59

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 BENEFITS.md and CI workflow

1 participant