Host Status
For the Host mental model, see Hosts. For Host controls, see Settings > Host.| State | Meaning |
|---|---|
| Running | The host is running and reachable. |
| Stopped | The host is installed, but the process is not running. |
| Not installed | The host is not installed for this channel. |
| Registry unreachable | Traycer could not reach the host registry. |
| Update check unavailable | Traycer could not check for host updates. |
Report An Issue
Use Report Issue when you want to send a bug report with desktop and host details attached. To open it:- Open the desktop Help menu.
- Select Report Issue.
- Fill in the title, what happened, steps to reproduce, expected behavior, and actual behavior.
- Select Submit Report. Traycer uploads the report privately and opens a pre-filled GitHub issue.
Open Logs
Use logs when an issue involves startup, host status, updates, provider setup, terminal sessions, or other desktop/host behavior. To open logs from the app:- Open the desktop Help menu.
- Select Open Logs.
- In the Open Logs dialog, expand a log entry to preview recent output.
- Select Reveal to open the selected log file in your file manager.
traycer host logs --follow to stream new host log lines.
Provider Auth
Provider setup states can include:| State | Meaning |
|---|---|
| Checking account | Traycer is checking provider/account availability. |
| Not authenticated | The provider needs login, API key, or CLI auth. |
| API key set | A required key is configured. |
| Account status unavailable | Traycer could not confirm provider status. |
CURSOR_API_KEY in the environment used by the host.
Terminal and Host-Bound Tabs
For why tabs bind to a Host, see Hosts.| Message | Meaning |
|---|---|
Host "{label}" is unreachable. This terminal is permanently closed. | The terminal or terminal-agent PTY cannot move to another host. Close the tab and start a new session when the host is unavailable. |
Bound host "{label}" is offline. Continue this thread on the active host? | A chat can continue by cloning the thread onto the Current Host. |
This file is on host "{label}", which is currently unreachable. | A file preview cannot load until the host comes back. |
This file is on host "{label}". Switch your active host to "{label}" to view it. | The file is reachable, but not through the Current Host. |
This diff is on host "{label}", which is currently unreachable. | A diff cannot load until the host comes back. |
Worktree Setup
Agent worktree setup can show states such as:| State | Meaning |
|---|---|
| Creating worktree | Traycer is creating the worktree for the run. |
| Setting up worktree | Setup is still running. |
| Worktree ready | The worktree is ready. |
| Setup failed | Setup failed before the first message could run. |
| Setup cancelled | Setup was cancelled. |
| Worktree setup incomplete | The run cannot continue until setup is resolved. |
Model Picker
| State | Meaning |
|---|---|
| Loading models | Traycer is loading available model options. |
| Couldn’t load providers | Provider list failed to load. |
| Couldn’t load models | Model list failed to load for the selected provider. |
| No models available | The selected provider returned no usable models. |
| No models match | Search/filtering removed all model choices. |
| Connect Cursor / Add API key | Cursor needs a configured API key before use. |