NUCLEAR POWER CREATIVE
AI

AI TOOL / TASK MASTER

Keep AI work running in real Chrome — with a process you can recover and audit.

Eric Task Master is a local Chrome task runner and manager. It brings browser Profiles, durable jobs, checkpoints, human verification and output files into one recoverable workflow.
WHY TASK MASTER

It solves for task continuity, not a single click.

01

Real Chrome and dedicated Profiles

Reuse a real browser environment while Profile leases keep concurrent write jobs from colliding.

02

Durable jobs and checkpoints

Tasks, progress and outputs persist independently, so an agent can continue from a task ID after interruption.

03

Human verification handoff

Pause on sign-in or verification, let a person handle the live page, then resume from the same state.

04

Auditable output

Progress, result files, failure states and the browser session remain distinct for review and continuation.

INSTALLATION

Installation

The link always targets the latest release. File names and security notes on the release page remain authoritative.

  1. 01

    Prepare stable Chrome

    Task Master bundles Node.js and Playwright; the computer only needs a stable Google Chrome installation.

  2. 02

    Download the latest release

    Open GitHub Latest Release and choose the installer matching Windows, macOS or Linux and your CPU architecture. Native packages are unsigned; read the release notes first.

  3. 03

    Verify and install

    Check the download against SHA256SUMS. If an installer is unavailable, use the matching portable.zip and extract it to a permanent folder.

  4. 04

    Open Dashboard and create a Profile

    Run taskmaster panel. On first use, create or select a Chrome Profile; sign in manually from the Dashboard where needed.

  5. 05

    Start a task

    Have an agent submit work through taskmaster run, retain the returned task ID, and follow progress in Dashboard or with the follow command.

QUICK STARTtaskmaster paneltaskmaster run ./job.mjs --input '@input.json' --detach --json

Default Windows launcher: %LOCALAPPDATA%\Programs\Eric Task Master\bin\taskmaster.cmd