Skip to content

catalogue: remove io.pilot.agentphone (non-functional — broker unregistered)#344

Merged
TeoSlayer merged 1 commit into
mainfrom
catalogue/remove-agentphone
Jul 2, 2026
Merged

catalogue: remove io.pilot.agentphone (non-functional — broker unregistered)#344
TeoSlayer merged 1 commit into
mainfrom
catalogue/remove-agentphone

Conversation

@TeoSlayer

Copy link
Copy Markdown
Collaborator

Removes io.pilot.agentphone from the app-store catalogue.

Why: the app is published but non-functional — the broker has no registry
entry for it, so every method (usage, list_voices, place_call, …) returns
404 {"error":"unknown app: io.pilot.agentphone"} at the broker's app-lookup
step, before reaching the vendor. Verified with read-only calls only; no calls
were placed. Listing a dead app is misleading and its installs can't work.

Scope: surgical removal of the single catalogue entry (30 lines). All other
entries — including io.pilot.duckdb — are byte-unchanged. Catalogue re-signed
with the release key (catalogue.json.sig updated); the re-sign of the pristine
catalogue reproduced the published signature exactly, confirming the key.

Re-add once the broker-side managed registration (registry entry +
AGENTPHONE_MASTER_KEY + SIGHUP) is completed.

The agentphone managed app is published but non-functional: the broker has no
registry entry for it, so every method 404s with unknown-app before reaching
the vendor. Remove it from the catalogue until broker registration is done.
Re-signed with the catalogue release key.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@TeoSlayer TeoSlayer requested a review from Alexgodoroja July 2, 2026 12:40
@TeoSlayer TeoSlayer enabled auto-merge (squash) July 2, 2026 12:40
@TeoSlayer TeoSlayer merged commit d43ce3e into main Jul 2, 2026
14 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.

2 participants