All releases are published on GitHub.
Windows via WSL
If your Windows setup supports Linux GUI apps with WSLg, you can alternatively run the Linux desktop app through WSL. Before installing Traycer in WSL:- Update WSL with
wsl --update, then restart your Ubuntu distribution. - Use WSL 2 on a recent Windows build with WSLg enabled.
- Set a non-Snap browser as the default browser inside WSL. Snap-installed browsers can block the sign-in redirect back to Traycer. Google Chrome installed from a
.debpackage works.
.deb)
.rpm)
.AppImage)
.deb / .rpm installs):
macOS via Homebrew
On macOS you can also install the desktop app with Homebrew:CLI
The desktop app bundles the command-line pieces it needs, so most users do not have to install the CLI separately. To use the CLI on its own — for host control, automation, or CI — install it with npm (requires Node.js 20.18+):traycer command. Verify with traycer --version. See the full command reference.
After Install
1
Open Traycer
Launch the desktop app.
2
Choose a workspace folder
Pick the repository or folder Traycer should work with.
3
Set up a coding agent
Configure Codex, Claude Code, OpenCode, Cursor, or Traycer in Agents & Models.
4
Run the Quickstart
Continue with the Quickstart to create your first Task and start a chat.