paseo-agy-acp v1.0.0.4
Fixed
- Suppress the connector posthoc completed-edit approval bridge when the active Antigravity session mode is
dangerously-skip-permissions. This keeps Paseo unattended runs fully unattended after Antigravity has already applied an edit throughagy --dangerously-skip-permissions. - Parse tab-separated
agy modelsoutput asmodelId<TAB>display nameand pass the exact provider-native model id to Antigravity. This prevents display labels such asGemini 3.6 Flash (High)from being folded into the model id and avoids sending unsupported--effortflags for exact variant ids.
Verification
npx vitest run tests/cli.test.ts --testNamePattern "posthoc edit review|dangerous permission bypass"— passes.npx vitest run tests/acp-server.test.ts tests/cli.test.ts --testNamePattern "tab-separated|exact tab-list|modern stable model slugs|passes --effort|parseAgyModels|dangerous permission bypass"— passes.- Full suite:
env -u PASEO_AGENT_ID -u PASEO_AGENT_CWD -u PASEO_HOME npm test— 386 passed, 1 skipped. env -u PASEO_AGENT_ID -u PASEO_AGENT_CWD -u PASEO_HOME npm run build— passes.
Canary
Fresh Paseo Antigravity write canary passed with gemini-3.1-pro, thinking high, mode dangerously-skip-permissions, Status=idle, PendingPermissions=[], and the expected file content written.