Getting started

Zagens is a desktop agent harness for the DeepSeek V4 ecosystem. One product family covers chat, coding, and document workflows — with separate tool surfaces for engineering and office tasks.

Current public release: v0.8.9 — on the Kernel V3 engine (event-sourced, log-first resume). Highlights:

Ships as the Windows desktop app plus full-screen zagens-tui on every platform.

What you need

Choose your surface

Surface When to use
Desktop app Windows GUI — diff, replay, terminal, Browser, Office mode
Terminal TUI Full-screen terminal agent on any OS
Headless CLI Scripts, CI, serve --http, night queue

All three run Kernel V3 — see Kernel V3 engine.

First launch (desktop)

  1. Download the latest Windows installer.

  2. Follow the install guide if Windows SmartScreen blocks the unsigned build.

  3. Open Zagens, paste your API key (or configure providers under Settings → Models), and pick a task type:

    • Code — terminal, diffs, refactors, tests, Browser
    • Office — spreadsheets, web research, DOCX / XLSX / PPTX / PDF output

    See Task types for when to pick each.

  4. Select a workspace folder for the session.

  5. (Code mode recommended) Open Sandbox in the sidebar and complete the first-run wizard — elevated (UAC) or unelevated. See Windows sandbox.

First launch (TUI)

zagens-tui          # onboarding + resume last session
zagens-tui --fresh  # new session

See Terminal TUI for layout, composer shortcuts, and slash commands.

Learn the UI

Next steps

Goal Read
Engine & resume Kernel V3
Safety & shell Windows sandbox · Execution policy
Engineering Code mode · Built-in Browser · Embedded terminal
Batch & gates Night queue · Gate-as-Code
Documents Office mode · P0 demos
Terminal-first Terminal TUI · Headless CLI
Automation Hooks · Scheduled tasks
Troubleshooting FAQ · Agent health