catalogue: io.pilot.agentphone 0.3.0 → 0.3.1 (managed-model isolation + setup) - #438
Merged
TeoSlayer merged 2 commits intoJul 29, 2026
Conversation
Point at the 0.3.1 bundles (uploaded to pilot-artifacts-prod R2) + refresh metadata: drop /v1/usage/daily+monthly (cross-user leak; broker allow-list already 403s them), honest managed-model description (no starter agent). NOTE: catalogue.json.sig is stale — needs re-signing with the catalogue key (normally the publish pipeline regenerates it). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…st key) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Points the catalogue at the 0.3.1 bundles (already uploaded + verified in R2:
pilot-artifacts-prod/bundles/io.pilot.agentphone/0.3.1/, public URLs return 200, sha256 verified).Changes
catalogue.json: agentphoneversion0.3.0→0.3.1;bundle_url+bundle_sha256+ per-platformbundles(4 platforms) updated to 0.3.1.metadata.json: dropusage_daily/usage_monthly(shared-account aggregates that leaked other users' activity — the live broker allow-list already 403s them); honest managed-modeldescription_md(no starter agent; onboarding isagentphone.setup).Pairs with
pilot-protocol/app-template#93 (submission metadata).
catalogue/catalogue.json.sigis stale — regenerate with the catalogue signing key (normally the publish pipeline does this). I don't hold that key.🤖 Generated with Claude Code