Real Chrome and dedicated Profiles
Reuse a real browser environment while Profile leases keep concurrent write jobs from colliding.
AI TOOL / TASK MASTER
Reuse a real browser environment while Profile leases keep concurrent write jobs from colliding.
Tasks, progress and outputs persist independently, so an agent can continue from a task ID after interruption.
Pause on sign-in or verification, let a person handle the live page, then resume from the same state.
Progress, result files, failure states and the browser session remain distinct for review and continuation.
The link always targets the latest release. File names and security notes on the release page remain authoritative.
Task Master bundles Node.js and Playwright; the computer only needs a stable Google Chrome installation.
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.
Check the download against SHA256SUMS. If an installer is unavailable, use the matching portable.zip and extract it to a permanent folder.
Run taskmaster panel. On first use, create or select a Chrome Profile; sign in manually from the Dashboard where needed.
Have an agent submit work through taskmaster run, retain the returned task ID, and follow progress in Dashboard or with the follow command.
taskmaster paneltaskmaster run ./job.mjs --input '@input.json' --detach --jsonDefault Windows launcher: %LOCALAPPDATA%\Programs\Eric Task Master\bin\taskmaster.cmd