Skip to content

feat(pi.agents-anywhere): add Agents Anywhere remote control plugin v1.0.0 - #59

Closed
mazongYY wants to merge 1 commit into
vastsa:mainfrom
mazongYY:feat/add-pi-agents-anywhere
Closed

mazongYY wants to merge 1 commit into
vastsa:mainfrom
mazongYY:feat/add-pi-agents-anywhere

Conversation

@mazongYY

Copy link
Copy Markdown

What changed

Adds the Agents Anywhere Remote Plugin (pi.agents-anywhere v1.0.0) to the official PI-Desktop plugin marketplace:

  • Source directory: plugins/pi.agents-anywhere/ with manifest.json, main.js, and native Tailwind-styled status/pairing panel views/panel.html.
  • Packaged artifact: packages/pi.agents-anywhere-1.0.0.piplug (sha256 5a0bdcda1cb0de47d1c9ae85d2a3be40c6ed486025cd7205710e15d3cc55c8fe, size 21.9 KB).
  • Marketplace catalog: Registered in catalog.json with bilingual metadata, permission declarations (ui.view, net.fetch, net.websocket, desktop.control), and security boundaries.
  • Verification tests: tests/agents-anywhere.test.mjs asserting manifest integrity, permissions, and catalog registration.

Features

  • Cross-device remote control: Bridges mobile devices (iOS / Android / Web) to Pi-Desktop using the open-source Agents Anywhere relay platform.
  • Encrypted WebSocket tunnel: Communicates over secure WSS with automatic exponential backoff reconnects and keep-alive heartbeats.
  • Bi-directional task & thinking sync: Streams chain-of-thought progress to mobile devices in real time, auto-collapsing into a summary bar upon answer arrival.
  • Secure sandbox containment: Declares strict domain whitelists (api.agents-anywhere.com, web.agents-anywhere.com) and inherits host permission gates for sensitive desktop operations.

Validation

  • python scripts/security_audit.py --check-packages: Passed (0 blockers).
  • python scripts/rebuild_catalog.py: Verified (26 plugins catalog generated).
  • node --test tests/agents-anywhere.test.mjs: Passed (2/2 tests pass).

- Add pi.agents-anywhere plugin source and views
- Add packaged pi.agents-anywhere-1.0.0.piplug
- Register plugin in marketplace catalog.json
- Add automated verification tests
@vercel

vercel Bot commented Sep 21, 2026

Copy link
Copy Markdown

@mazongYY is attempting to deploy a commit to the vastsa's projects Team on Vercel.

A member of the Team first needs to authorize it.

@vastsa

vastsa commented Sep 21, 2026

Copy link
Copy Markdown
Owner

hi,现在插件可以直接在平台提交,自动审核:https://plugins.aiuo.net/

@mazongYY

Copy link
Copy Markdown
Author

Got it, thank you! I have the verified .piplug package and metadata ready and will submit it directly through the plugins.aiuo.net platform as advised. Closing this PR now.

@mazongYY mazongYY closed this Sep 21, 2026
@mazongYY
mazongYY deleted the feat/add-pi-agents-anywhere branch September 21, 2026 03:43
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