← Back to all features
Know when agents need you
Terminal state machine detects idle, working, and attention states automatically. Tasks needing human input surface in a notification panel. Desktop alerts included.
✓ JWT middleware rewritten
✓ Token refresh added
src/types/auth.d.ts — updated
Running tests... 14 passed
❯
✓ Token refresh added
src/types/auth.d.ts — updated
Running tests... 14 passed
❯
Needs attention 2
Search endpoint
⚠ Which search strategy?
Pagination
⚠ Offset or cursor-based?
Parallel agent work fails when humans have to constantly poll every terminal just to see who is blocked. SlayZone watches terminal output and turns it into visible task state.
When an agent needs a decision, credentials, or manual intervention, that request can surface in an attention queue instead of disappearing into scrollback.
This keeps the human operator focused on exceptions instead of periodic check-ins.
Have a question about how this works in practice? Check the SlayZone FAQ or read about all features.