psi-swarm

Product history, measured and maintained

What changed across the swarm.

Verified improvements to local measurement, diagnosis, and the public controller. Planned work remains in GitHub Issues.

The local web controller became a complete workflow

The `psi-swarm web` command now starts the local agent and opens the browser UI. Users can run, compare, and inspect swarms from the browser while results and compute remain local.

  • Web controller
  • Local-first

Manual deploys gained a release guard

The repository deploy command now verifies the intended workflow and build before a human-triggered production release.

  • Release
  • Operations

The public demo stopped probing localhost by default

Agent connection checks now run only on localhost or when a visitor explicitly provides agent intent. The deployed static site no longer produces failed local-agent requests on an ordinary visit.

  • Privacy
  • Public site

v0.4.0 added three evidence workflows

Local regression watchlists, a static demo gallery, and saved trace insights shipped together, extending percentile reports into repeatable diagnosis and comparison workflows.

  • v0.4.0
  • Analysis