YeonGyu-Kim
3af30b0a21
feat(skills): add agent-browser option for browser automation (#1090)
Add configurable browser automation allowing users to choose between
Playwright MCP (default) and Vercel's agent-browser CLI.
Changes:
- Add browser_automation_engine.provider config option
- Dynamic skill loading based on provider selection
- Comprehensive agent-browser CLI reference (inline in skills.ts)
- Propagate browserProvider to delegate_task and buildAgent
- Update documentation with provider comparison
Co-authored-by: Suyeol Jeon <devxoul@gmail.com>
Co-authored-by: YeonGyu Kim <code.yeongyu@gmail.com>
2026-01-25 15:02:41 +09:00
..
2026-01-25 13:45:00 +09:00
2026-01-25 13:45:00 +09:00
2026-01-24 15:30:35 +09:00
2026-01-25 15:02:41 +09:00
2026-01-25 15:02:41 +09:00
2026-01-23 02:40:13 +07:00
2026-01-19 14:58:13 +09:00