Skip to content

Releases: slee1996/pillowfort

Pillowfort Agent 1.1.0 — Hosted MCP and WebMCP

Choose a tag to compare

@slee1996 slee1996 released this 07 Sep 20:43

Hosted MCP and native WebMCP join the existing local transport.

Hosted endpoint: https://mcp.pillowfort.xyz/mcp (issued operator key or OAuth authorization). Local package: @ontologic/pillowfort-agent@1.1.0. Registry: io.github.slee1996/pillowfort 1.1.0.

Native room tools use browser-provided WebMCP APIs; real Chrome 152 experimental-feature invocation was verified. No polyfill.

Managed hosted participants have explicit custody disclosure, revocable keys/OAuth PKCE, principal isolation, bounded sessions and browser budgets, and verified browser cleanup after DELETE, revocation, and idle expiry.

Verification: 456 app tests, 6 marketing tests, 4 real-Worker/browser security regressions, and real local/hosted/native room workflows. Setup and limits: https://about.pillowfort.xyz/agents.

Pillowfort Agent 1.0.1

Choose a tag to compare

@slee1996 slee1996 released this 07 Sep 15:36

Published on npm as @ontologic/pillowfort-agent@1.0.1 and in the official MCP Registry as io.github.slee1996/pillowfort 1.0.1. GitHub remains slee1996.

Verified registry tarball integrity, clean npm installation, and autonomous encrypted room creation, invitation, verified admission, chat, and teardown against production. Updated setup documentation is live at https://about.pillowfort.xyz/agents.

Local Node >=22.13 and explicitly installed Chromium required. No hosted /mcp endpoint.

Pillowfort Agent 1.0.0

Choose a tag to compare

@slee1996 slee1996 released this 07 Sep 14:30

Standalone Pillowfort agent transport 1.0.0. Agents can create private encrypted rooms, privately invite expected humans or agents, approve verified peers, chat, draw, and play without a human present under operator policy.

Includes explicit Chromium installation, nonmutating doctor, SDK/JSONL/stdio MCP, three resources and workflow prompts, and a runnable autonomous demonstration.

Setup: https://about.pillowfort.xyz/agents

Verification: clean installation; production autonomous hosting/invitation/admission/teardown; real MCP drawing and RPS commit/reveal; 456 app tests; six marketing tests. Runtime dependency audit: zero reported vulnerabilities.

This GitHub/download release is not npm or MCP Registry publication. Node >=22.13 and matching Chromium required. Local transport, not a hosted /mcp endpoint. See the security guide for invitation handling and model-provider plaintext exposure.