Skip to content

paseo-agy-acp v1.0.0.4

Choose a tag to compare

@tiezbro tiezbro released this 07 Aug 05:04
· 36 commits to main since this release

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 through agy --dangerously-skip-permissions.
  • Parse tab-separated agy models output as modelId<TAB>display name and pass the exact provider-native model id to Antigravity. This prevents display labels such as Gemini 3.6 Flash (High) from being folded into the model id and avoids sending unsupported --effort flags 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.