Loading...
Loading...
Navigate and modify surf-cli codebase - Chrome extension + native host for AI browser automation. Use for surf-cli code work, architecture questions, implementing browser control/CDP/accessibility/network features.
npx skill4agent add nicobailon/surf-cli surf-codebasecli.cjs --socket:/tmp/surf.sock--> host.cjs --native-msg--> service-worker/index.ts --CDP/chrome-APIs--> browserTOOLShandleMessage()CDPControllerthis.send(tabId, "Domain.method", params)handleCDPEvent()surf click e5--jsonnpm run build # Build ext
npm test # Run tests
npm run test:coverage # Coveragereadnpm run dev # Watch mode
npm run build # Prod → dist/
# Load dist/ as unpacked ext
surf install <ext-id> # Register native host