Guides

Changelog

Where to find release history and notable changes for Sulala Agent OS.

Overview

Release and change information lives in the Agent OS repository and in the in-repo roadmap. This page points you to those sources.

Where to find changes

  • Agent OS (sulala package) — See the repository that contains the sulala package. Check package.json for the version and any Releases or tags (e.g. v0.1.0) for release notes.
  • Roadmapsulala/roadmap.md in the repo lists development phases, checklists, and future improvements (channels, memory UI, AI provider selection, agent templates, default agents, exec-based skills, etc.). Implemented items are marked with x.
  • Docs — When a new version adds behaviour that affects the docs (new env var, new API, new CLI command), the relevant doc page is updated; major changes may be summarized in a “Recent” subsection here if maintainers add it.

What we track (summary)

  • Agent OS: Bun server, agent registry, runtime (LLM + tools), skills (loader, install, config), task queue, scheduler, graphs, memory, conversations, channels (Telegram, Slack, Discord, Signal, Viber), dashboard, CLI (version, start, stop, onboard, update, run).
  • Optional: Store registry consumption, MCP (if implemented), plugins.

For detailed version history and roadmap items, refer to the repo and sulala/roadmap.md.