The CLI
Thetasksmind npm package gives you the same run/status/incidents primitives from your own
terminal or scripts:
The local agent
tasksmind serve runs a daemon on your own machine that claims fix “handoffs” from the cloud
queue and works the fix locally instead of in a remote sandbox, useful when a fix needs something
only your machine has access to.
The approval & safety gate
The same gates apply whether a run started here or in Slack.
See everything tasksmind can do
Back to the full use-case index.