Skip to content

Commit 878be84

Browse files
hlsitechioclaude
andcommitted
docs: update README to reflect interactive install wizard
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent cab05fb commit 878be84

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ T3 Code is a modern desktop GUI for coding agents. Multi-provider support for Op
1010
irm hlsitechio.github.io/t3code/install.ps1 | iex
1111
```
1212

13-
This installs T3 Code + all dependencies (Node.js, Git, GitHub CLI, provider CLIs). Run the same command to update.
13+
An interactive wizard walks you through each step — choose your install folder, pick dependencies, and install provider CLIs. Run the same command to update.
1414

1515
### Manual install
1616

@@ -100,10 +100,14 @@ npx t3
100100
- Model and reasoning effort selection
101101
- Service tier configuration (Auto/Fast/Flex)
102102

103-
### First-Run Dependency Bootstrapper
104-
- Auto-detects missing tools on first launch (Node.js, Git, GitHub CLI, provider CLIs)
105-
- Installs via winget or Chocolatey with user confirmation
106-
- One-shot install script with built-in update support
103+
### Interactive Install Wizard
104+
- Copilot-style setup that walks you through each step
105+
- Choose your install folder (default, current directory, or custom path)
106+
- Scans for missing tools and asks before installing each one
107+
- Package manager choice: winget (recommended) or Chocolatey
108+
- Installs provider CLIs: Codex, Claude Code, Gemini CLI
109+
- Source code clone/pull with automatic `bun install`
110+
- Same command to install and update — detects existing installation
107111

108112
### Provider Health
109113
- Startup-time CLI health checks (version + auth probes)

0 commit comments

Comments
 (0)