Skip to content

Commit fe2fde5

Browse files
authored
Add OpenCode to README (#2154)
1 parent 7da6522 commit fe2fde5

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ T3 Code is a minimal web GUI for coding agents (currently Codex and Claude, more
55
## Installation
66

77
> [!WARNING]
8-
> T3 Code currently supports Codex and Claude.
8+
> T3 Code currently supports Codex, Claude, and OpenCode.
99
> Install and authenticate at least one provider before use:
1010
>
11-
> - Codex: install [Codex CLI](https://github.com/openai/codex) and run `codex login`
12-
> - Claude: install Claude Code and run `claude auth login`
11+
> - Codex: install [Codex CLI](https://developers.openai.com/codex/cli) and run `codex login`
12+
> - Claude: install [Claude Code](https://claude.com/product/claude-code) and run `claude auth login`
13+
> - OpenCode: install [OpenCode](https://opencode.ai) and run `opencode auth login`
1314
1415
### Run without installing
1516

0 commit comments

Comments
 (0)