Skip to content

Commit 5d1352a

Browse files
committed
docs: add ai setup screenshots
1 parent 500be7d commit 5d1352a

5 files changed

Lines changed: 11 additions & 3 deletions

File tree

docs/03-AI/01-ai-setup.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,19 +20,25 @@ Phoenix Code walks you through each step in the AI panel. Chats are billed to th
2020

2121
## Step 1: Sign in to Phoenix Code
2222

23-
Click the **AI tab** *(sparkle icon)* in the sidebar. If you are not signed in, the panel shows **Sign in to get started with AI**. Click **Sign In** and log in to your Phoenix Code account.
23+
Click the **AI tab** *(sparkle icon)* in the sidebar. If you are not signed in, the panel asks you to sign in to your Phoenix Code account. Click **Sign In**.
24+
25+
![AI sign in screen](../images/pro/ai-signin.png "Sign in to your Phoenix Code account")
2426

2527
## Step 2: Install Claude Code
2628

27-
If the Claude Code CLI is not installed on your machine, the panel shows **Claude Code Not Installed**. Click **Install Claude Code**. Phoenix Code opens its built-in terminal and runs the official installer from Anthropic. The install can take a while; Phoenix Code detects when it finishes.
29+
If the Claude Code CLI is not installed on your machine, the panel tells you it must be installed. Click **Install Claude Code**. Phoenix Code opens its built-in terminal and runs the official installer from Anthropic. The install can take a while; Phoenix Code detects when it finishes.
30+
31+
![Install Claude Code screen](../images/pro/ai-install-claude.png "The Install Claude Code screen")
2832

2933
Restart Phoenix Code after the installation completes.
3034

3135
If you prefer to install the CLI yourself, follow [Anthropic's setup guide](https://code.claude.com/docs/en/setup#install-claude-code) and restart Phoenix Code when done.
3236

3337
## Step 3: Connect your Claude account
3438

35-
Once the CLI is installed, the panel shows **Setup Claude Code**. Clicking it opens Claude Code in the built-in terminal, where you log in with your Claude account. Restart Phoenix Code after the configuration completes.
39+
Once the CLI is installed, the panel shows **Claude Code is installed but needs to be configured**. Click **Setup Claude Code** to open Claude Code in the built-in terminal, where you log in with your Claude account. Restart Phoenix Code after the configuration completes.
40+
41+
![Setup Claude Code screen](../images/pro/ai-setup-claude.png "The Setup Claude Code screen")
3642

3743
You have two ways to log in:
3844

@@ -58,3 +64,5 @@ You can also use any other provider with an Anthropic-compatible API. See [Model
5864
## If your login expires
5965

6066
If your Claude login expires later, the chat shows a **Claude Code is signed out or your login has expired** notice with a **Log in to Claude in Terminal** button. Click it, type `/login` in the terminal that opens, then send your message again.
67+
68+
![Expired login notice](../images/pro/ai-login-expired.png "The expired login notice in the chat")
55.8 KB
Loading
12.3 KB
Loading
56.4 KB
Loading

docs/images/pro/ai-signin.png

115 KB
Loading

0 commit comments

Comments
 (0)