Monitor and debug Bernstein agents
bernstein-agentsskillsetup L2★559
sipyourdrink-ltd/bernstein ↗What it does
List, inspect, and kill Bernstein agent processes
Best for
Quick visibility into parallel agent fleet when debugging hung tasks or controlling runaway AI processes.
Inputs
- · [object Object]
- · [object Object]
Outputs
- · [object Object]
- · [object Object]
Requires
- · scripts/agents.sh
Preconditions
- · Bernstein orchestrator running
- · scripts/agents.sh executable and in PATH
- · Agent session IDs stable during query
Failure modes
- · Agent session ID typo (no match returned)
- · Agent killed but lingering process holds lock
- · Logs older than N lines truncated
- · Cost calculation depends on model pricing config (may be stale)
Trust signals
- · Bernstein official command
- · Status enum (alive/stalled)
- · Cost tracking per agent
- · Runtime clock accurate