AOP 0.1.8 adds an enforced no-web capability boundary, improves Antigravity integration, and fixes isolated Cursor and Devin execution failures.
Changes
--no-webnow disables model-controlled external retrieval while preserving provider inference traffic. AOP records the effective policy and rejects harnesses that cannot enforce it before dispatch. (c065420)- Antigravity now uses its structured model inventory and native model and effort defaults, preserves custom Gemini API routing without recording secrets, and requires Agy 1.1.16 or newer. (
50d94d6,b3a3ad4,7612e4a,458c501) - Cursor edit sandboxes now expose the wrapper's required sibling runtime files read-only, allowing current Cursor Agent installations to start successfully. (
e4c3d2c) - Fresh Devin runs now accept an AOP-owned trajectory export even when it omits echoed user steps. Resume validation still correlates the export with the current prompt. (
e4ecfb3) - Provider terminal errors are now distinct from executions that produced no response, including in batch summaries. (
48b31c1) - Harness documentation now includes a compatibility table for no-web enforcement, participant mode, model inventories, provider overrides, and cost evidence. (
3838449)