summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
12 daysupgpkg: 0.27.0-1Byeonghoon Yoo
2026-05-02Install skills/ and skill-data/ for the `skills` subcommandByeonghoon Yoo
The CLI's find_package_root() looks for skills/ next to bin/ and reads runtime skill content from skill-data/. Without these directories, `agent-browser skills *` fails with "Skills directory not found". Pull both from the upstream source tarball and lay out the binary at /usr/lib/agent-browser/bin/ so the npm-style discovery path works. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-26Update maintainer emailByeonghoon Yoo
2026-04-26Add optional dependencies (chromium, google-chrome, lightpanda, appium)Byeonghoon Yoo
2026-04-26Add LICENSE file to packageByeonghoon Yoo
2026-04-26Update pkgdesc to mention native binary and bump pkgrelByeonghoon Yoo
2026-04-26Initial commit for agent-browser-bin v0.26.0Byeonghoon Yoo