<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Helix releases</title>
  <subtitle>New Helix releases and product updates, newest first. Subscribe to hear when something ships.</subtitle>
  <id>https://helix.tray.ai/documentation/releases/</id>
  <link href="https://helix.tray.ai/documentation/releases/"/>
  <link rel="self" type="application/atom+xml" href="https://helix.tray.ai/documentation/releases/feed.xml"/>
  <updated>2026-09-18T00:00:00.000Z</updated>
  <author><name>Tray.ai</name></author>
  <entry>
    <title>Helix 1.0.0: General availability</title>
    <link href="https://helix.tray.ai/documentation/releases/100/"/>
    <id>https://helix.tray.ai/documentation/releases/100/</id>
    <updated>2026-09-18T00:00:00.000Z</updated>
    <published>2026-09-18T00:00:00.000Z</published>
    <summary type="text">The Helix CLI and SDK leave preview and reach general availability, ready for production workloads.</summary>
    <category term="CLI"/>
    <category term="SDK"/>
  </entry>
  <entry>
    <title>Helix 0.115.0: Multi-region support</title>
    <link href="https://helix.tray.ai/documentation/releases/01150/"/>
    <id>https://helix.tray.ai/documentation/releases/01150/</id>
    <updated>2026-09-17T00:00:00.000Z</updated>
    <published>2026-09-17T00:00:00.000Z</published>
    <summary type="text">Deploy to EU1, AP1, and AP2 regions alongside the existing US1 region, with updated CLI commands and configuration to match.</summary>
    <category term="CLI"/>
    <category term="SDK"/>
  </entry>
  <entry>
    <title>Helix 0.114.0: AI gateway and usage tracking</title>
    <link href="https://helix.tray.ai/documentation/releases/01140/"/>
    <id>https://helix.tray.ai/documentation/releases/01140/</id>
    <updated>2026-09-11T00:00:00.000Z</updated>
    <published>2026-09-11T00:00:00.000Z</published>
    <summary type="text">Call AI models from your functions with `ctx.ai`, and track spend per workspace with `helix ai usage`.</summary>
    <category term="CLI"/>
    <category term="SDK"/>
  </entry>
  <entry>
    <title>Helix 0.113.0: Dependency age checks on deploy</title>
    <link href="https://helix.tray.ai/documentation/releases/01130/"/>
    <id>https://helix.tray.ai/documentation/releases/01130/</id>
    <updated>2026-09-08T00:00:00.000Z</updated>
    <published>2026-09-08T00:00:00.000Z</published>
    <summary type="text">New projects and deployments now verify dependency freshness, and Node.js 24.19.0 or newer is required.</summary>
    <category term="CLI"/>
    <category term="SDK"/>
  </entry>
  <entry>
    <title>Helix 0.112.1: Clearer logout confirmation</title>
    <link href="https://helix.tray.ai/documentation/releases/01121/"/>
    <id>https://helix.tray.ai/documentation/releases/01121/</id>
    <updated>2026-09-07T00:00:00.000Z</updated>
    <published>2026-09-07T00:00:00.000Z</published>
    <summary type="text">`helix logout` now tells you which account was signed out, so you can confirm the right session ended.</summary>
    <category term="CLI"/>
  </entry>
  <entry>
    <title>Helix 0.112.0: Async function calls</title>
    <link href="https://helix.tray.ai/documentation/releases/01120/"/>
    <id>https://helix.tray.ai/documentation/releases/01120/</id>
    <updated>2026-09-04T00:00:00.000Z</updated>
    <published>2026-09-04T00:00:00.000Z</published>
    <summary type="text">Call other Helix functions asynchronously from within a function, and trace the chain with `ctx.parentExecutionId`.</summary>
    <category term="CLI"/>
    <category term="SDK"/>
  </entry>
  <entry>
    <title>Helix 0.109.0: CLI proxy and TLS support</title>
    <link href="https://helix.tray.ai/documentation/releases/01090/"/>
    <id>https://helix.tray.ai/documentation/releases/01090/</id>
    <updated>2026-08-21T00:00:00.000Z</updated>
    <published>2026-08-21T00:00:00.000Z</published>
    <summary type="text">The CLI now works correctly on networks that route traffic through an HTTP proxy or perform TLS inspection.</summary>
    <category term="CLI"/>
  </entry>
  <entry>
    <title>Helix 0.108.0: Windows init fix</title>
    <link href="https://helix.tray.ai/documentation/releases/01080/"/>
    <id>https://helix.tray.ai/documentation/releases/01080/</id>
    <updated>2026-08-21T00:00:00.000Z</updated>
    <published>2026-08-21T00:00:00.000Z</published>
    <summary type="text">You can now run `helix init` on Windows without administrator rights or Developer Mode enabled.</summary>
    <category term="CLI"/>
  </entry>
  <entry>
    <title>Helix 0.107.0: KV store TTL option refined</title>
    <link href="https://helix.tray.ai/documentation/releases/01070/"/>
    <id>https://helix.tray.ai/documentation/releases/01070/</id>
    <updated>2026-08-20T00:00:00.000Z</updated>
    <published>2026-08-20T00:00:00.000Z</published>
    <summary type="text">The `ttl` option on `ctx.kv().setItem` now supports three distinct states, giving you finer control over expiration behavior.</summary>
    <category term="SDK"/>
  </entry>
  <entry>
    <title>Helix 0.106.0: CLI install warning resolved</title>
    <link href="https://helix.tray.ai/documentation/releases/01060/"/>
    <id>https://helix.tray.ai/documentation/releases/01060/</id>
    <updated>2026-08-20T00:00:00.000Z</updated>
    <published>2026-08-20T00:00:00.000Z</published>
    <summary type="text">Installing the CLI no longer shows a dependency deprecation warning, giving you a cleaner setup experience.</summary>
    <category term="CLI"/>
  </entry>
  <entry>
    <title>Helix 0.105.0: Stricter auth checks in CLI</title>
    <link href="https://helix.tray.ai/documentation/releases/01050/"/>
    <id>https://helix.tray.ai/documentation/releases/01050/</id>
    <updated>2026-08-19T00:00:00.000Z</updated>
    <published>2026-08-19T00:00:00.000Z</published>
    <summary type="text">Commands that require authentication now verify your session more thoroughly before proceeding.</summary>
    <category term="CLI"/>
  </entry>
  <entry>
    <title>Helix 0.104.0: Login required for core commands</title>
    <link href="https://helix.tray.ai/documentation/releases/01040/"/>
    <id>https://helix.tray.ai/documentation/releases/01040/</id>
    <updated>2026-08-18T00:00:00.000Z</updated>
    <published>2026-08-18T00:00:00.000Z</published>
    <summary type="text">Running `helix init`, `helix dev`, and `helix deploy` now requires authentication, automatically prompting login when needed.</summary>
    <category term="CLI"/>
  </entry>
  <entry>
    <title>Helix 0.103.0: Signed URLs with s3Sign</title>
    <link href="https://helix.tray.ai/documentation/releases/01030/"/>
    <id>https://helix.tray.ai/documentation/releases/01030/</id>
    <updated>2026-08-18T00:00:00.000Z</updated>
    <published>2026-08-18T00:00:00.000Z</published>
    <summary type="text">`s3Sign()` on an authed AWS credential returns a signed, time-limited object URL, so browsers and services upload or download directly. A matching MCP tool mints one from chat.</summary>
    <category term="CLI"/>
    <category term="SDK"/>
  </entry>
  <entry>
    <title>Project URLs in the dashboard</title>
    <link href="https://helix.tray.ai/documentation/releases/project-urls/"/>
    <id>https://helix.tray.ai/documentation/releases/project-urls/</id>
    <updated>2026-08-17T00:00:00.000Z</updated>
    <published>2026-08-17T00:00:00.000Z</published>
    <summary type="text">Give a deployed project a readable address from the dashboard. An org admin sets one namespace, each project takes an alias, and the app answers at a name instead of its project ID.</summary>
    <category term="Dashboard"/>
  </entry>
  <entry>
    <title>Helix 0.93.0: Scheduled functions</title>
    <link href="https://helix.tray.ai/documentation/releases/0930/"/>
    <id>https://helix.tray.ai/documentation/releases/0930/</id>
    <updated>2026-08-10T00:00:00.000Z</updated>
    <published>2026-08-10T00:00:00.000Z</published>
    <summary type="text">Functions under `functions/_scheduled/` can run on a cron schedule instead of an HTTP route. Schedules fire on the deployed platform, not in local dev.</summary>
    <category term="CLI"/>
    <category term="SDK"/>
  </entry>
  <entry>
    <title>Helix 0.92.0: Binary request and response bodies</title>
    <link href="https://helix.tray.ai/documentation/releases/0920/"/>
    <id>https://helix.tray.ai/documentation/releases/0920/</id>
    <updated>2026-08-07T00:00:00.000Z</updated>
    <published>2026-08-07T00:00:00.000Z</published>
    <summary type="text">Authenticated calls carry bodies byte for byte, so binary uploads and downloads work end to end. Redirects come back to you instead of being followed.</summary>
    <category term="CLI"/>
    <category term="SDK"/>
  </entry>
  <entry>
    <title>Helix 0.91.0: Connect a new authentication</title>
    <link href="https://helix.tray.ai/documentation/releases/0910/"/>
    <id>https://helix.tray.ai/documentation/releases/0910/</id>
    <updated>2026-08-07T00:00:00.000Z</updated>
    <published>2026-08-07T00:00:00.000Z</published>
    <summary type="text">`helix auth connect --new` creates the credential in the browser and wires it into your project in one command, instead of leaving you to do both halves.</summary>
    <category term="CLI"/>
  </entry>
  <entry>
    <title>Helix 0.90.0: getContext returns PlatformContext</title>
    <link href="https://helix.tray.ai/documentation/releases/0900/"/>
    <id>https://helix.tray.ai/documentation/releases/0900/</id>
    <updated>2026-08-06T00:00:00.000Z</updated>
    <published>2026-08-06T00:00:00.000Z</published>
    <summary type="text">`getContext()` now returns the canonical execution context, so request-specific fields are optional and need a presence check. Handler parameters are unaffected.</summary>
    <category term="CLI"/>
    <category term="SDK"/>
  </entry>
  <entry>
    <title>Helix 0.89.0: The schedule retry flag is gone</title>
    <link href="https://helix.tray.ai/documentation/releases/0890/"/>
    <id>https://helix.tray.ai/documentation/releases/0890/</id>
    <updated>2026-08-05T00:00:00.000Z</updated>
    <published>2026-08-05T00:00:00.000Z</published>
    <summary type="text">`ctx.trigger.isRetry` has been removed rather than kept as a value the platform cannot populate honestly. Schedule handlers must be idempotent.</summary>
    <category term="SDK"/>
  </entry>
  <entry>
    <title>Helix 0.88.0: Auth alias writes are atomic</title>
    <link href="https://helix.tray.ai/documentation/releases/0880/"/>
    <id>https://helix.tray.ai/documentation/releases/0880/</id>
    <updated>2026-08-05T00:00:00.000Z</updated>
    <published>2026-08-05T00:00:00.000Z</published>
    <summary type="text">Two auth aliases written at once could silently lose one of them. Writes are now serialized, and an alias may match a key used elsewhere in the config.</summary>
    <category term="CLI"/>
  </entry>
  <entry>
    <title>Helix 0.86.0: The platform enforces auth limits</title>
    <link href="https://helix.tray.ai/documentation/releases/0860/"/>
    <id>https://helix.tray.ai/documentation/releases/0860/</id>
    <updated>2026-08-04T00:00:00.000Z</updated>
    <published>2026-08-04T00:00:00.000Z</published>
    <summary type="text">`helix deploy` no longer refuses a project with more than 100 authentications before uploading. The platform decides, and says so if it rejects one.</summary>
    <category term="CLI"/>
  </entry>
  <entry>
    <title>Helix 0.85.0: Browser sign-in by default</title>
    <link href="https://helix.tray.ai/documentation/releases/0850/"/>
    <id>https://helix.tray.ai/documentation/releases/0850/</id>
    <updated>2026-08-03T00:00:00.000Z</updated>
    <published>2026-08-03T00:00:00.000Z</published>
    <summary type="text">`helix login` signs you in through your browser unless you ask for something else. The Chrome-session and pasted-token flow is still there behind a flag.</summary>
    <category term="CLI"/>
  </entry>
  <entry>
    <title>Helix 0.83.0: Dashboard moves to app.helix.tray.ai</title>
    <link href="https://helix.tray.ai/documentation/releases/0830/"/>
    <id>https://helix.tray.ai/documentation/releases/0830/</id>
    <updated>2026-08-03T00:00:00.000Z</updated>
    <published>2026-08-03T00:00:00.000Z</published>
    <summary type="text">The dashboard link printed after `helix deploy` now points at app.helix.tray.ai. No public API changed in either package.</summary>
    <category term="CLI"/>
    <category term="SDK"/>
  </entry>
  <entry>
    <title>Helix 0.82.0: Logout revokes browser tokens</title>
    <link href="https://helix.tray.ai/documentation/releases/0820/"/>
    <id>https://helix.tray.ai/documentation/releases/0820/</id>
    <updated>2026-07-31T00:00:00.000Z</updated>
    <published>2026-07-31T00:00:00.000Z</published>
    <summary type="text">`helix logout` now revokes a browser sign-in server side, not just on your machine. Chrome-session tokens are still removed locally only, as before.</summary>
    <category term="CLI"/>
  </entry>
  <entry>
    <title>Helix 0.80.0: Browser sign-in arrives</title>
    <link href="https://helix.tray.ai/documentation/releases/0800/"/>
    <id>https://helix.tray.ai/documentation/releases/0800/</id>
    <updated>2026-07-29T00:00:00.000Z</updated>
    <published>2026-07-29T00:00:00.000Z</published>
    <summary type="text">`helix login --method oauth` signs you in through your browser using OAuth 2.0 with PKCE. The default login method is unchanged in this release.</summary>
    <category term="CLI"/>
    <category term="SDK"/>
  </entry>
  <entry>
    <title>Helix 0.72.0: Full payloads on traces</title>
    <link href="https://helix.tray.ai/documentation/releases/0720/"/>
    <id>https://helix.tray.ai/documentation/releases/0720/</id>
    <updated>2026-07-23T00:00:00.000Z</updated>
    <published>2026-07-23T00:00:00.000Z</published>
    <summary type="text">Spans now carry the whole operation payload rather than summary fields, so a trace shows what was actually sent and returned. Sensitive headers are redacted.</summary>
    <category term="SDK"/>
  </entry>
  <entry>
    <title>Helix 0.70.0: One frontend scaffold</title>
    <link href="https://helix.tray.ai/documentation/releases/0700/"/>
    <id>https://helix.tray.ai/documentation/releases/0700/</id>
    <updated>2026-07-22T00:00:00.000Z</updated>
    <published>2026-07-22T00:00:00.000Z</published>
    <summary type="text">`helix init --with-app` now scaffolds a bare Vite and React frontend with plain CSS. The `--raw-ui` and `--no-ui` flags are gone.</summary>
    <category term="CLI"/>
    <category term="SDK"/>
  </entry>
  <entry>
    <title>Helix 0.69.2: Favicon in scaffolded apps</title>
    <link href="https://helix.tray.ai/documentation/releases/0692/"/>
    <id>https://helix.tray.ai/documentation/releases/0692/</id>
    <updated>2026-07-22T00:00:00.000Z</updated>
    <published>2026-07-22T00:00:00.000Z</published>
    <summary type="text">`helix init --with-app` scaffolds a default favicon, so a generated project no longer logs a repeated 404 for the icon on every page load.</summary>
    <category term="CLI"/>
  </entry>
  <entry>
    <title>Helix 0.63.0: First early-access release</title>
    <link href="https://helix.tray.ai/documentation/releases/0630/"/>
    <id>https://helix.tray.ai/documentation/releases/0630/</id>
    <updated>2026-07-17T00:00:00.000Z</updated>
    <published>2026-07-17T00:00:00.000Z</published>
    <summary type="text">The first early-access release of the Helix CLI and SDK: scaffold a project, run it locally, deploy it with one command, and build with an AI assistant.</summary>
    <category term="CLI"/>
    <category term="SDK"/>
  </entry>
</feed>
