Download Latest Version Kortix-Setup-0.10.15.exe (96.0 MB)
Email in envelope

Get an email when there's a new version of Suna

Home / v0.10.13
Name Modified Size InfoDownloads / Week
Parent folder
latest-mac.yml 2026-07-20 522 Bytes
latest.yml 2026-07-20 346 Bytes
Kortix-0.10.13-x86_64.AppImage 2026-07-20 115.8 MB
Kortix-Setup-0.10.13.exe 2026-07-20 96.0 MB
Kortix-Setup-0.10.13.exe.blockmap 2026-07-20 101.0 kB
latest-linux.yml 2026-07-20 384 Bytes
DESKTOP-SHA256SUMS 2026-07-20 935 Bytes
Kortix-0.10.13-universal-mac.zip 2026-07-20 197.7 MB
Kortix-0.10.13-universal-mac.zip.blockmap 2026-07-20 207.3 kB
Kortix-0.10.13-universal.dmg 2026-07-20 204.8 MB
Kortix-0.10.13-universal.dmg.blockmap 2026-07-20 214.0 kB
kortix-darwin-arm64 2026-07-20 69.6 MB
kortix-darwin-x64 2026-07-20 75.3 MB
kortix-linux-arm64 2026-07-20 99.8 MB
kortix-linux-x64 2026-07-20 100.7 MB
SHA256SUMS 2026-07-20 338 Bytes
README.md 2026-07-20 7.6 kB
v0.10.13 -- Codex models fixed, gateway hardening, and a Git-first project flow source code.tar.gz 2026-07-20 90.0 MB
v0.10.13 -- Codex models fixed, gateway hardening, and a Git-first project flow source code.zip 2026-07-20 93.3 MB
Totals: 19 Items   1.1 GB 4

LLM gateway

  • ChatGPT / Codex models work again. Fixed the ChatGPT-subscription (codex/*) 400s end to end: restored the required store: false, stopped sending the unsupported max_output_tokens, and started surfacing the real upstream error detail instead of a bare "Bad Request".
  • Anthropic extended thinking now uses adaptive + effort (not the deprecated enabled + budget tokens), so non-AUTO reasoning effort no longer 400s on newer Claude models.
  • Reworked provider mapping into per-provider adapters typed against each SDK's own option types, with models.dev-driven capability gating — wrong wire shapes are now compile errors.

Models & providers

  • Model picker labels BYOK groups by their real provider (e.g. Amazon Bedrock, not "Kortix").
  • Model show/hide visibility is now consistent across the picker and settings.

Projects & Git

  • Git-provider-first project creation and management; new projects default to managed repositories.
  • Removed an unbuilt "Repository synchronization" placeholder from Git settings.

Marketplace

  • Fixed marketplace item pages returning 500 (they now render correctly, and a missing item 404s).

Identity (SCIM/IAM)

  • Okta group-push renames (PUT /Groups) now work; protection for IdP-synced groups; status-first Identity tab with last-sync activity and per-provider cadence.

CLI & docs

  • Avoids 502s on long chat turns; clearer "vision fallback" model labeling; dev CLI installer surfaced in Git settings.
  • New "Developing with Kortix" guide covering local instances and the CLI workflow.

What's Changed

Full Changelog: https://github.com/kortix-ai/suna/compare/v0.10.12...v0.10.13

Source: README.md, updated 2026-07-20