Changelog

Release notes and version history synced from the Overseer desktop repository.

v0.1.0

STABLELATESTMar 22, 2026

Summary

First packaged desktop release with workflow runs, execution traces, and local installer support.

HIGHLIGHTS

  • +Workflow runs now track real execution status instead of assuming success.
  • +Conversations and workflows expose execution trace timelines.
  • +Agents and tools support version snapshots and rollback.
  • +Runtime dependency handling is better on Windows, including `protoc`, Python, and tool staging.
  • +Release packaging now stages a portable build with checksums and install assets.

OPERATOR NOTES

  • !This release is still local-first and expects local model/runtime setup such as Ollama and Python.
  • !Existing development databases may require a clean reset if older migration checksums no longer match the current repo history.
  • !Packaged Windows builds include `tool_scripts` so first-run tool seeding works outside the repo layout.