# Dependencies node_modules/ # Build output dist/ # Native binaries (keep the launcher scripts) bin/agent-browser-* !bin/agent-browser !bin/agent-browser.cmd # Rust build artifacts cli/target/ cli/*.o # Logs *.log npm-debug.log* # IDE .idea/ .vscode/ *.swp *.swo # OS .DS_Store Thumbs.db # Test artifacts *.png *.jpeg *.jpg # Package manager pnpm-lock.yaml package-lock.json yarn.lock # Environment .env .env.local # opensrc - source code for packages opensrc/