Changelog

Changelog

Release notes for the syntic CLI, SDKs, and Cloud Desktop. See github.com/syntic-ai/syntic-code/releases for the raw release feed.

Versioning

Syntic Code follows semantic versioning:

  • Major (X.0.0) — Breaking config or CLI changes
  • Minor (0.X.0) — New features, backwards-compatible
  • Patch (0.0.X) — Bug fixes only

The Cloud Desktop and SDKs version independently from the CLI.


0.1.0 — Initial Release

Highlights

  • Native single-binary CLI for macOS (arm64, x64), Linux (x64, arm64), Windows (x64)
  • Plan Mode, Slash Commands, Skills, Hooks, MCP servers, Sub-Agents
  • TypeScript and Python SDKs (Rust + Go in beta)
  • Cloud Desktop (browser-based dev environment)
  • syntic migrate for drop-in replacement of Claude Code setups
  • Model support: Kimi K2.6 (default), Claude Opus 4.7, Claude Sonnet 4.6, GPT-5, Gemini 2.5 Pro, local OpenAI-compatible
  • Enterprise SSO (SAML / OIDC), SCIM provisioning, audit log, managed policy

CLI

  • All commands in CLI Reference
  • Shell completions for bash, zsh, fish, PowerShell

SDKs

  • @syntic-ai/sdk 0.1.0 (TypeScript)
  • syntic-sdk 0.1.0 (Python)
  • syntic-sdk 0.1.0-beta (Rust)
  • github.com/syntic-ai/sdk-go 0.1.0-beta (Go)

Cloud Desktop

  • Ubuntu 24.04 LTS base image
  • Persistent home directory
  • Background agents
  • Live preview port forwarding

Upcoming

The roadmap is tracked publicly at syntic.ai/roadmap.

Highlights for the next minor release:

  • Sub-agent marketplace (third-party agents installable like skills)
  • Local-first mode (run everything offline against a local model)
  • Streaming Cloud Desktop screenshots for visual review tasks
  • VS Code extension: inline tool approval in the diff gutter

Subscribe to Releases

gh release watch syntic-ai/syntic-code

Or get release notes in your inbox: syntic.ai/releases/subscribe.