What's live. What's next.

Tidebreak is in alpha. This page is the honest list, not a launch calendar. Statuses change when the product does.

The coworker on your machine

The desktop app is the Tidebreak experience. It is where you sign in, grant a folder, pick a model, and get a file back.

Packaged builds ship for macOS as a Universal binary, Intel and Apple Silicon. Windows and Linux still run from source.

  1. macOS Universal app

    Live

    Intel and Apple Silicon. Local-first, no Tidebreak account. State in SQLite on disk.

  2. Your ChatGPT plan, an API key, or Ollama

    Live

    Start on the subscription you already pay for, drop in a key, or stay fully local. Switch mid-chat.

  3. Four permission modes, per chat

    Live

    Plan, Ask, Auto, and Allow all. Overwrite of a connected file always asks.

  4. Windows and Linux installers

    Next

    The tree builds. Packaged releases are macOS-only until those lanes are back on.

A file you can put your name on

Outputs are a catalog, not a transcript. Same filename appends. Restore appends too.

  1. Versioned outputs

    Live

    Work saved to output/ lands in the chat catalog with who produced each version and when.

  2. In-app preview

    Live

    Spreadsheets, Word, PowerPoint, PDFs, and images open without leaving Tidebreak.

  3. Append-only restore

    Live

    Restoring v2 from v5 produces v6. A wrong file is a recoverable event.

  4. Local apps that persist

    Live

    Ask once for a triage view and keep a sandboxed mini-app in the sidebar.

How the work actually runs

Same exec tool. Different backends. Credentials stay out of the sandbox. The model never sees an absolute path.

  1. Native macOS sandbox

    Live

    The default execution backend, with per-chat network policy.

  2. Local Docker

    Partial

    Available today. Only a chat set to no network is fully enforced there.

  3. E2B and Daytona

    Live

    Managed sandboxes for the same exec tool when you want the work off-box.

  4. Folder grants

    Live

    A native picker, attached to that chat. Nothing about siblings or your home directory.

  5. Connected folders inside code execution

    Partial

    Host folders reach the sandbox on macOS. Managed providers cannot see them.

  6. Background agents

    Partial

    Parallel jobs from one turn, while the app is open. Not a worker that keeps going after you close the laptop.

  7. Computer use

    Partial

    Screen capture and consent-gated app control. In the product, not finished.

Search and connections

Today Tidebreak can search the web. Connected apps, MCP, and REST are the next surface, not the product yet.

  1. Web search and extract

    Live

    Exa, Tavily, Brave, or self-hosted SearXNG.

  2. MCP servers

    Next

    stdio, HTTP, or a gateway endpoint, behind the same approval gate.

  3. REST APIs

    Next

    A base URL, an OpenAPI catalog, and a keychain credential.

  4. Gateway-entitled apps

    Exploring

    Slack, Google, or Microsoft through a model gateway, not a Tidebreak-owned OAuth catalog.

After this alpha

Tidebreak is pre-1.0. The local profile is rebuilt when the data shape changes. This is what we are willing to say is next, and what is still only a direction.

  1. Scheduled and recurring work

    Next

    A modest local scheduler on the existing run journal: one-time, daily, weekly. Not cloud cron.

  2. Project-scoped context

    Next

    Optional chat organization has landed. Project context is specified, not built.

  3. Citation system

    Exploring

    Sentence-level sources on the work product, so a claim can be walked back to the file it came from.

  4. A Tidebreak-managed browser

    Exploring

    Its own profile, visible control, and a reset path. Not your everyday browser.

  5. Instruction-only plugins from git

    Exploring

    Pinned sources, explicit updates, no background auto-update.

  6. Secure, compliant agent infrastructure

    Exploring

    The Brightwave focus after the research engine: infrastructure for the agentic era, not a second desktop app.