Skip to content

refactor(antigravity): keep timeout parsing local#1063

Merged
jackwener merged 1 commit intomainfrom
codex-mini0/pr859-followup
Apr 17, 2026
Merged

refactor(antigravity): keep timeout parsing local#1063
jackwener merged 1 commit intomainfrom
codex-mini0/pr859-followup

Conversation

@jackwener
Copy link
Copy Markdown
Owner

Summary

Why

PR #859 fixed a real antigravity issue, but part of its implementation briefly widened the shared runtime surface for an adapter-specific need. This follow-up narrows that blast radius without reverting the user-facing fix.

Validation

  • node node_modules/vitest/vitest.mjs run src/package-exports.test.ts
  • ./node_modules/.bin/tsc --noEmit
  • HOME=$(mktemp -d) ./node_modules/.bin/tsx src/main.ts antigravity serve --help

@jackwener jackwener merged commit 025df31 into main Apr 17, 2026
11 checks passed
@jackwener jackwener deleted the codex-mini0/pr859-followup branch April 17, 2026 02:11
@jackwener jackwener restored the codex-mini0/pr859-followup branch April 17, 2026 02:15
@jackwener jackwener deleted the codex-mini0/pr859-followup branch April 17, 2026 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant