Skip to content

Commit 51adfc2

Browse files
committed
docs: update website URLs to aaa-code.app
1 parent 314714d commit 51adfc2

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

README.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66

77
A full desktop client for Claude Code that wraps the Agent SDK<br>with everything the CLI should have had.
88

9-
[![Website](https://img.shields.io/badge/Website-aaa--code.vercel.app-7c5bf5?style=for-the-badge&logo=vercel)](https://aaa-code.vercel.app/)
9+
[![Website](https://img.shields.io/badge/Website-aaa--code.app-7c5bf5?style=for-the-badge&logo=vercel)](https://aaa-code.app/)
1010
[![Download](https://img.shields.io/badge/Download-Latest_Release-7c5bf5?style=for-the-badge&logo=github)](https://github.com/hwwn/aaa-code-release/releases)
11-
[![Pricing](https://img.shields.io/badge/Pricing-From_$5-7c5bf5?style=for-the-badge)](https://aaa-code.vercel.app/#pricing)
11+
[![Pricing](https://img.shields.io/badge/Pricing-From_$5-7c5bf5?style=for-the-badge)](https://aaa-code.app/#pricing)
1212
[![Platform](https://img.shields.io/badge/macOS_|_Windows_|_Linux-333?style=for-the-badge)](https://github.com/hwwn/aaa-code-release/releases)
1313

1414
</div>
1515

1616
<div align="center">
1717
<br>
18-
<img src="https://aaa-code-site.vercel.app/hero-screenshot.png" alt="AAA Code — multi-workspace conversation" width="680">
18+
<img src="https://aaa-code.app/hero-screenshot.png" alt="AAA Code — multi-workspace conversation" width="680">
1919
<br><br>
2020
</div>
2121

@@ -37,37 +37,37 @@ Start a task on your desktop, walk away. Check progress from your phone. Approve
3737

3838
<div align="center">
3939
<br>
40-
<img src="https://aaa-code-site.vercel.app/remote-screenshot.png" alt="Remote access settings with Cloudflare tunnel" width="680">
40+
<img src="https://aaa-code.app/remote-screenshot.png" alt="Remote access settings with Cloudflare tunnel" width="680">
4141
<br><br>
4242
</div>
4343

44-
<video src="https://aaa-code-site.vercel.app/aaa-remote-demo.mp4" width="100%" autoplay loop muted></video>
44+
<video src="https://aaa-code.app/aaa-remote-demo.mp4" width="100%" autoplay loop muted></video>
4545

4646
### 📂 Multiple Projects as Context
4747

4848
Claude Code locks you into one working directory. AAA Code lets you throw multiple project directories into the same conversation. *"Hey Claude, look at the API in repo A and the frontend in repo B and make them talk to each other."*
4949

5050
<div align="center">
5151
<br>
52-
<img src="https://aaa-code-site.vercel.app/workspace-screenshot.png" alt="Multi-workspace selection panel" width="680">
52+
<img src="https://aaa-code.app/workspace-screenshot.png" alt="Multi-workspace selection panel" width="680">
5353
<br><br>
5454
</div>
5555

56-
<video src="https://aaa-code-site.vercel.app/aaa-workspace-demo.mp4" width="100%" autoplay loop muted></video>
56+
<video src="https://aaa-code.app/aaa-workspace-demo.mp4" width="100%" autoplay loop muted></video>
5757

5858
### 🌿 Fork Any Conversation Node
5959

6060
Three messages in, Claude takes a wrong turn. In the CLI, you're stuck restarting or awkwardly correcting course. In AAA Code, right-click any node in the session tree, fork it, and explore a different path. Keep the original. Branch like git, but for conversations.
6161

62-
<video src="https://aaa-code-site.vercel.app/aaa-demo-fork.mp4" width="100%" autoplay loop muted></video>
62+
<video src="https://aaa-code.app/aaa-demo-fork.mp4" width="100%" autoplay loop muted></video>
6363

6464
### 🌳 Session Management
6565

6666
See your entire conversation history at a glance. Resume any session right where you left off, or delete the ones you no longer need. Branches, forks, continuations — everything stays organized.
6767

6868
<div align="center">
6969
<br>
70-
<img src="https://aaa-code-site.vercel.app/session-screenshot.png" alt="Session history with resume and delete" width="680">
70+
<img src="https://aaa-code.app/session-screenshot.png" alt="Session history with resume and delete" width="680">
7171
<br><br>
7272
</div>
7373

@@ -77,23 +77,23 @@ Streaming responses, tool use, permission dialogs, MCP server integrations — i
7777

7878
<div align="center">
7979
<br>
80-
<img src="https://aaa-code-site.vercel.app/cli-screenshot.png" alt="CLI capabilities with slash commands in the GUI" width="680">
80+
<img src="https://aaa-code.app/cli-screenshot.png" alt="CLI capabilities with slash commands in the GUI" width="680">
8181
<br><br>
8282
</div>
8383

84-
<video src="https://aaa-code-site.vercel.app/aaa-cli-demo.mp4" width="100%" autoplay loop muted></video>
84+
<video src="https://aaa-code.app/aaa-cli-demo.mp4" width="100%" autoplay loop muted></video>
8585

8686
### 🎨 Themes & Customization
8787

8888
Switch between multiple visual themes to personalize your workspace. Dark, light, and everything in between.
8989

9090
<div align="center">
9191
<br>
92-
<img src="https://aaa-code-site.vercel.app/theme-screenshot.png" alt="Theme and settings panel with light mode" width="680">
92+
<img src="https://aaa-code.app/theme-screenshot.png" alt="Theme and settings panel with light mode" width="680">
9393
<br><br>
9494
</div>
9595

96-
<video src="https://aaa-code-site.vercel.app/aaa-theme-demo.mp4" width="100%" autoplay loop muted></video>
96+
<video src="https://aaa-code.app/aaa-theme-demo.mp4" width="100%" autoplay loop muted></video>
9797

9898
## Features
9999

@@ -137,7 +137,7 @@ Grab the latest release from the **[Releases](https://github.com/hwwn/aaa-code-r
137137

138138
<div align="center">
139139
<br>
140-
<img src="https://aaa-code.vercel.app/sponsor-preview.png" alt="AAA Code pricing dialog showing Member, VIP, and VVIP tiers" width="680">
140+
<img src="https://aaa-code.app/sponsor-preview.png" alt="AAA Code pricing dialog showing Member, VIP, and VVIP tiers" width="680">
141141
<br><br>
142142
</div>
143143

@@ -149,7 +149,7 @@ AAA Code is free to try for 7 days. A one-time purchase unlocks continued use an
149149
| **AAA Code VIP Member** | $10 one-time | Everything in Member + all premium features (Plugin System, Conversation Rename, Early Access) |
150150
| **AAA Code VVIP Member** | $15 one-time | Everything in VIP + priority handling of feature requests and direct email support |
151151

152-
Pick a plan on the [**Pricing page**](https://aaa-code.vercel.app/#pricing). Payments are processed by Lemon Squeezy as Merchant of Record; your license key arrives by email and activates instantly in the app (Settings → License).
152+
Pick a plan on the [**Pricing page**](https://aaa-code.app/#pricing). Payments are processed by Lemon Squeezy as Merchant of Record; your license key arrives by email and activates instantly in the app (Settings → License).
153153

154154
### Premium Features (VIP+)
155155

@@ -176,7 +176,7 @@ Connect aaa-code to your preferred LLM backend in **Settings → Providers**.
176176
| AWS Bedrock | AWS credentials + region | `~/.aws/credentials` auto-detected |
177177
| Google Vertex | GCP project + ADC | `gcloud auth application-default login` |
178178

179-
See the full guide: https://aaa-code.vercel.app/guides/providers
179+
See the full guide: https://aaa-code.app/guides/providers
180180

181181
## Issues & Feedback
182182

0 commit comments

Comments
 (0)