Worker Interface
Worker is where you keep longer conversations, inspect runs, and continue work inside threads.
Threads
Worker organizes conversations into threads so Bom can keep the relevant context with each task. The sidebar separates normal Worker threads from automation-linked threads.
- Create a new thread with the + button.
- Switch between Worker threads from the sidebar.
- Rename or delete threads you no longer need.
Messages and Live Runs
Type into the message box at the bottom of Worker and send a run. Bom streams replies, tool activity, and run status updates in real time while the thread stays open.
- Messages remain grouped by thread.
- Run states such as queued, running, cancelling, or waiting for approval are surfaced in the UI.
- Recent output stays visible while the run is active.
Run Details and Control
Open a run detail view when you need the full step-by-step trace. Use the stop button if Bom is taking the wrong path or you no longer want the run to continue.