Jason Lin

Jason Lin

Creator of LabelMakePro | AI Builder

Badges

Tastemaker
Tastemaker
Gone streaking 10
Gone streaking 10
Gone streaking
Gone streaking
Gone streaking 5
Gone streaking 5

Maker History

  • Zagens
    ZagensDesktop agent harness for DeepSeek V4
    Jun 2026
  • DidClaw
    DidClawThe missing GUI for OpenClaw AI agents
    Apr 2026
  • LabelMakePro
    LabelMakeProDescribe It, Get It — AI Label Design in Seconds
    Dec 2025
  • 🎉
    Joined Product HuntDecember 2nd, 2025

Forums

Zagens v0.8.9 is out — live streaming UX, session file changes, tool evidence & Kimi K3 & more

Body

Hey Product Hunt

Zagens is an open-source desktop agent harness for DeepSeek V4 one engine across desktop, terminal TUI, and headless CLI, built for long-horizon coding and office work with replay, approval, and auditability.

What s new in v0.8.9

Zagens v0.8.5 is out — Context Explorer, Dusk theme, git worktrees & more

Body

Hey Product Hunt

We just shipped Zagens v0.8.5 our open-source desktop agent harness for DeepSeek V4. This release is all about seeing what the agent actually knows, running sessions in parallel without stepping on each other, and recovering when things go wrong.

Context you can actually inspect

Kernel V3 and terminal-first TUI are live in Zagens v0.8.1 — one engine, desktop + terminal + CLI

Hey everyone quick update from the Zagens team.

v0.8.1 is out. If you ve been waiting to run a DeepSeek V4 coding agent outside a browser tab, the headline is: Kernel V3 is now the sole production turn engine, and zagens-tui ships as a first-class full-screen terminal surface on Linux, macOS, and Windows same runtime threads and harness as the desktop app.

What s new

Kernel V3 (event-sourced turn engine)
We replaced the legacy imperative turn loop with an append-only KernelEvent log in sessions.db, a LiveTurnMachine planner, and an EffectInterpreter that executes model calls, tool batches, steer injection, and long-horizon hooks. Session resume is log-first; CI verifies turns with golden replay fixtures instead of shadow bakes. Desktop, TUI, and headless CLI all hit the same path no lite terminal fork.

View more