app-store: io.pilot.agentphone 0.3.0 → 0.3.1 (managed-model setup + isolation) - #179
Merged
Conversation
…isolation) Regenerate the catalogue snapshot for agentphone from the authoritative sources (app-overrides.json + app-methods.json + app-demos.json -> apps.ts): - Add agentphone.setup / agentphone.status (managed-model onboarding: no signup, no starter agent). - Drop usage_daily/usage_monthly (shared-account aggregates that leaked other users' activity; broker allow-list already 403s them). - Honest per-user-isolation + setup-first description; kill the 'starter agent' claim in the description, changelog, methods, and demo. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
|
🚀 Preview deployed to Cloudflare Pages
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the app-store data for io.pilot.agentphone to 0.3.1 (regenerated
apps.tsfrom the authoritativeapp-overrides.json+app-methods.json+app-demos.json).agentphone.setup/agentphone.status— managed-model onboarding (no signup, no starter agent).usage_daily/usage_monthly— shared-account aggregates that leaked other users' activity; the live broker allow-list already 403s them.Diff is agentphone-only (no unicode/format churn to other apps).
Pairs with pilot-protocol/app-template#93 (submission) and pilot-protocol/pilotprotocol#438 (catalogue + signed .sig; R2 0.3.1 bundles already uploaded + verified).
🤖 Generated with Claude Code