Skip to content

v0.0.9

Choose a tag to compare

@X-iZhang X-iZhang released this 10 Jun 22:59
· 15 commits to main since this release

EvoScientist WebUI v0.0.9 β€” Out of Beta πŸŽ‰

G'Day! v0.0.9 is a small but meaningful milestone: the WebUI is officially out of beta. After the feature lines that landed across 0.0.5–0.0.8 β€” the workspace browser, skills marketplace, memory editor, background-agent board with two-way communication, and compaction handling β€” the interface is now stable enough for everyday research use, so the BETA badge is retired. This release also ships clearer deployment-configuration copy to pave the way for connecting to public deployments.


πŸŽ“ Out of Beta

The static BETA tag next to the EvoScientist title in the header is gone.

  • Why now β€” the core surface (chat + streaming, human-in-the-loop approvals, workspace files, skills, memory, background agents) has been exercised and hardened over the past releases; the product is ready for regular use.
  • What changed β€” the badge component was removed entirely; the header now shows just the EvoScientist wordmark.

βš™οΈ Clearer Deployment Configuration

The Configuration dialog now explains exactly what the Deployment URL is and where it comes from.

  • Auto-detected by default β€” the copy makes clear that your local deployment (from EvoSci deploy) is detected and prefilled automatically, so in the common case you just hit Save.
  • Public deployments β€” the field can also point at a public deployment URL, groundwork for upcoming remote-deployment support.

πŸ“¦ Updating

Nothing to do β€” npx @evoscientist/webui@latest (and EvoScientist's WebUI mode) always pulls the latest version. Just restart the UI.

Full Changelog: v0.0.8...v0.0.9