particle-academy/prism-human-plus
particle-academy/prism-human-plus
Human+ participant presence for Prism Harness -- an agent session joins live Fancy surfaces through trusted MCP relay attachments, so the human and the agent are on the same surface rather than trading turns through a transcript.
Part of Prism — 9 packages, one productSee the familyBackend · renders no UI
Nothing to preview — install it and call the typed API, or hand it to an agent.
$
composer require particle-academy/prism-human-plusWhy
Human+ UX is the suite's claim that humans and agents share one surface rather than trading turns through a transcript. An agent session that cannot join the surface the human is looking at is back to passing messages, which is the thing the contract exists to replace.
What
Human+ participant presence for Prism Harness: an agent session joins live Fancy surfaces through trusted MCP relay attachments. Trusted is the operative word — the attachment is a boundary that is declared, not an ambient capability.
How
composer require particle-academy/prism-human-plus. Pairs with prism-harness for the session and @particle-academy/agent-integrations for the surface bridges on the browser side.API surface
Headless package — drive it from code or an agent. No component grid.
This package renders no UI surface. It exposes a typed PHP API; issues are tracked on GitHub.
No API table yet. A supporting package with no rendered components, so there are no live demos — reach for the README + Changelog for the full reference, and the Issues link to file feedback.
