Settings

Colors
Primary
Success
Warning
Danger
Info
Direction
RTL

Change text direction

To switch the text direction of your webpage from LTR to RTL, please consult the detailed instructions provided in the relevant section of our documentation.
Border width, px
Rounding, rem

To apply the provided styles to your webpage, enclose them within a <style> tag and insert this tag into the <head> section of your HTML document after the following link to the main stylesheet:
<link href="assets/css/theme.min.css">


            
Support Center
Profile
?? Profile
Security
Password
Two-Factor Authentication

Scan this QR code with your authenticator app:

2FA Enabled!

Save these recovery codes in a safe place:

CodeForge
Manage the API keys used by your CodeForge clients.
Loading keys…
Reveal shows the stored hash — a one-way fingerprint of the key your clients send. Rotate to issue a new key.
Active Sessions
Notifications
Communication channels
Confirm your email address to enable this channel.
Confirm your phone number to enable this channel.
Tools
Code Forge
Warn when another session is active on the same project.

Email alert when a limit window resets.
CodeForge Setup

Read the full setup details for OpenCode and other compatible clients.

Open full setup guide
Appearance
Theme
Light
Dark
System
Subscriptions
Guest
Active
Usage
Credits overage

Allow Chat and CodeForge to use your API-credit balance when enabled.

Credits
Daily

0

Dedicated

0

Need more credits?

Top up your dedicated balance anytime.

Buy Credits
Credits Total Subscription Balance
Payment Methods

No saved payment methods found.

Integrations
Google Drive
Google Drive
Not Connected
Gmail
Gmail
Not Connected
Google Photos
Google Photos
Not Connected

Setup guide - OpenCode

Recommended desktop-first harness.
CodeForge Desktop first Windows, macOS, Linux

Set up CodeForge for OpenCode

Install OpenCode, use your CodeForge key, run the generated setup script for your platform, and launch either the desktop app or the terminal UI.

1. Install OpenCode

Desktop is the easiest path for most users. If you prefer working in the shell, install the terminal version and keep using the TUI.

Desktop recommended

Download the desktop app, or install the CLI with your preferred package manager.

choco install opencode
scoop install opencode
npm install -g opencode-ai

Desktop preferred

Desktop is the smoothest start. You can also install the CLI directly.

brew install anomalyco/tap/opencode
npm install -g opencode-ai
curl -fsSL https://opencode.ai/install | bash

Desktop or terminal

Use the desktop build if you want a visual app, or stay fully in the terminal.

brew install anomalyco/tap/opencode
npm install -g opencode-ai
curl -fsSL https://opencode.ai/install | bash

2. Download the CodeForge setup utility

Run the native utility, enter your CodeForge API key, and choose OpenCode or Codex. It validates your key and configures only CodeForge settings without replacing your other harness settings.

Choose your platform

The utility is a native executable. No .NET runtime is required on the computer where you run it.

Run it: double-click the Windows executable, or make the macOS/Linux file executable with chmod +x <file> and run it from a terminal. The utility waits for confirmation before it exits.

3. Allowed models from your tier

Sign in to see the models available on your plan and generate a ready-to-run setup for them.

Sign in / Sign up

4. Manual setup for other OpenAI-compatible clients

Sign in to generate your personal CodeForge endpoint and API key, then apply them to your preferred client.

Sign in / Sign up

5. Launch OpenCode

Desktop

Best for most users. Install it, sign in, and work from a visual app.

Open desktop download

Terminal

Best if you prefer the TUI and want everything inside the shell.

Open TUI docs
Top Settings