Skip to content

v0.6.0 — Agent-first Pagecast Home

Choose a tag to compare

@Amal-David Amal-David released this 13 Jul 19:20
276b0f7

Pagecast v0.6.0 rebuilds the publishing journey around one agent-first Pagecast Home.

Highlights

  • One user-level Pagecast Home and Cloudflare subdomain for managed publications across workspaces.
  • Context-aware agent publishing: repeated publishes update the same URL, with explicit new-link and update overrides.
  • Cloudflare connection and Home setup in the main dashboard, with resumable Wrangler authorization.
  • Page-level and Home-wide Activity backed by privacy-preserving D1 events and anonymous visitor hashes.
  • Anonymous CLI telemetry is enabled by default on fresh installs, while saved opt-outs, PAGECAST_TELEMETRY=0, DO_NOT_TRACK=1, and CI safeguards remain authoritative.
  • Updated packaged Codex/Claude skills, Chrome extension, plugin metadata, and upgrade documentation.

Upgrade

Run npx pagecast@0.6.0. Reinstall the background login service if used, and reload the matching v0.6.0 Chrome extension. Existing URLs and workspace state are preserved; compatible publications are imported into ~/.pagecast/home/ without deleting local state.

Validation

Validated on Node 20.19 and 22 across Linux and Windows, plus packed-package installation, CLI smoke tests, container build, and offline Wrangler 4.86.0 verification.