Roadmap

What's coming to ZUS.

Three columns: planned, building, shipped. Data synced from the repo — no vaporware.

Planned0

Nothing here yet.

Building5
  • Hub — the central control page

    Opening the app without a folder lands on the Hub: create a project, recent projects, environment status.

  • Env Studio — integrated environment manager

    Pick a language + version, install and pin per project. Terminals get the environment automatically.

  • 1-click project creation

    Pick a template (React+Vite, Next, Go…), type a name — ZUS sets up the environment, builds the skeleton and opens the project.

  • One-button import from VS Code/Cursor

    Bring settings, keybindings, snippets and extensions into ZUS, with a report of what installs and what copies to your machine.

  • Agent Studio

    One surface for sessions, workflows, skills, automations and review — no more scattered pieces.

Shipped5
  • Standalone admin console

    v1.1.0

    The admin page runs on its own, deployed separately.

    See the changelog
  • Connect external tools

    v1.1.0

    Connect extra external tools, compatible with Claude and Cursor configs.

    See the changelog
  • On-machine code indexing

    v1.1.0

    Indexing and semantic search run on your machine.

    See the changelog
  • Code suggestions as you type

    v1.1.0

    Inline suggestions as you code, press Tab to accept.

    See the changelog
  • Browser-driving agent

    v1.1.0

    The agent drives a real browser: open pages, read content, click, type.

    See the changelog