System requirements
| Item | Requirement |
|---|---|
| Operating system | macOS 13.0+, Linux (Ubuntu 22.04 LTS+), Windows 10+, with a GUI desktop enabled |
| Memory | 4GB+ recommended |
| Disk space | At least 500MB of free space |
| Network | Access to external networks required (model APIs, code repositories, etc.); enterprise networks must allow outbound HTTPS access |
Installation
- macOS / Linux
- Windows
Open a terminal and run the following command:The install script automatically completes the following steps:Headless Linux (no GUI desktop): if the browser can’t open automatically for authentication, sign in with a token manually after installation:Replace
Detect platform and CPU architecture
Identify the current operating system and processor architecture.
pt-xxxx with your PAT (create one in the Qoder console → Personal Settings → Service Integration → New Token).Sign in and start
The install script handles sign-in and service startup automatically, with no manual action required. Command entry point:Create your first Waker and start a conversation
Create a Waker
On the Web Console home page, click the “Create Waker” button in the top-right corner.
Select a template
On the template selection screen, choose a suitable template (such as “Frontend Engineer”).
Open the conversation page
Click the “Chat” icon in the left navigation bar to open the conversation page.
Select the Waker
Select the Waker you just created from the session list; the conversation area appears below.
If the service isn’t running, you can restart it and open the browser at any time by running
qodercli start --open in the terminal.