Skip to content

Release notes

Sim2Bot is currently in pre-public-beta development. The repository changelog records notable implementation decisions and their reasoning; formal versioned release notes will begin when distributable app and SDK versions are published.

Current release channels

Channel Purpose
Local development Fast iteration against a local app and local bridge.
Staging Browser testing of a selected branch before production approval.
Production The confirmed main branch deployed to sim2bot.com.

What future release notes will include

  • user-visible features and fixes;
  • Python SDK and bridge protocol changes;
  • breaking changes, deprecations, and migrations;
  • scene or persistence schema compatibility;
  • known limitations and experimental APIs;
  • minimum browser, Node.js, and Python versions.

Until then, see the repository CHANGELOG.md for the engineering history and TODO.md for deferred work.