Skip to content

Drive App Store Connect web residue via agentic browser (v1.64.2.0)#31

Merged
time-attack merged 4 commits into
mainfrom
time-attack/appleship-autonomy
Jul 24, 2026
Merged

Drive App Store Connect web residue via agentic browser (v1.64.2.0)#31
time-attack merged 4 commits into
mainfrom
time-attack/appleship-autonomy

Conversation

@time-attack

@time-attack time-attack commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Follow-up to #29. A live release run hit the "create the app record manually" wall and handed the user a checklist — but the app record and .p8 key generation are form fields on a logged-in session, exactly what the THIRD-PARTY-ACTIONS browser drive exists for.

The Apple release adapter now offers the consent-gated drive for all App Store Connect web residue (app record, API-key generation with download-to-approved-path) before any manual checklist, and names the only genuinely user-performed moments: Apple ID sign-in, 2FA, payment.

Test evidence: test:gstack2 gate green (parity 4,359), release-hardening 11/11 (package.json/VERSION synced).

🤖 Generated with Claude Code


Summary by cubic

Adds a consent‑gated agentic browser to drive App Store Connect web tasks before any manual checklist. It creates the app record and generates the first API key on the user’s session, and bumps the release to 1.64.2.0.

  • New Features
    • Offers the THIRD-PARTY-ACTIONS.md browser flow to create the app record and generate/download the initial .p8 to a user‑approved path outside the repo; falls back to the checklist if declined or unavailable.
    • Hand‑offs are only for Apple ID sign‑in, 2FA, and payment.
    • Updates skills/ship/references/APPLE-RELEASE.md, regenerates the adapter (scripts/gstack2/generate-skill-tree.ts), and updates CHANGELOG.md, package.json, and VERSION to 1.64.2.0.

Written for commit c37bb6e. Summary will update on new commits.

Review in cubic

Sinabina and others added 3 commits July 23, 2026 17:04
App record + .p8 key generation are form fields, not judgment: offer
the consent-gated browser drive per THIRD-PARTY-ACTIONS before any
manual checklist. Sign-in, 2FA, and payment stay user-performed.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@cursor

cursor Bot commented Jul 24, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@time-attack time-attack changed the title Drive App Store Connect web residue via agentic browser (v1.64.1.0) Drive App Store Connect web residue via agentic browser (v1.64.2.0) Jul 24, 2026
@time-attack
time-attack merged commit 5d1d22c into main Jul 24, 2026
7 of 18 checks passed
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