v0.3.0-beta.17
The Tauri/Rust desktop host is replaced by an Electron shell with a narrow preload boundary, and updating became one durable daemon-owned operation exposed identically through the CLI, HTTP, UDS, Settings, and the…
Features, fixes, breaking changes, pull requests, contributors, and verified release assets—sourced from the same GitHub release that ships the binary.
RSSThe Tauri/Rust desktop host is replaced by an Electron shell with a narrow preload boundary, and updating became one durable daemon-owned operation exposed identically through the CLI, HTTP, UDS, Settings, and the…
Gateway reachability ships with a first-party provider. The tailscale extension runs a Tailscale node inside the Compozy process through tsnet, against the operator's own account — nothing else to install, and Compozy…
The bundled dev-cycle Loop now does one job clearly: implement authored task files in dependency order. software-delivery is gone and implement-tasks takes its place, with a five-node graph — sluginput → loadtasks →…
The Bundle surface is gone. Extensions are now the single packaging unit, and installing one is inert: it publishes no tools and no resources until you explicitly enable it. Before enabling, you can preview exactly what…
The Bundle surface is gone. Extensions are now the single packaging unit, and installing one is inert: it publishes no tools and no resources until you explicitly enable it. Before enabling, you can preview exactly what…
Compozy now discovers SKILL.md definitions at any depth below each skill root, so teams can organize capabilities under folders such as marketing/content/ without changing frontmatter identity or normal precedence.…
Compozy v0.3 is a new operating system boundary for agent work. Sessions, tasks, loops, memory, permissions, automation, the OS shell, and Compozy Network now share one daemon-owned state model. People can start and…