You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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."*
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.
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.
67
67
68
68
<divalign="center">
69
69
<br>
70
-
<imgsrc="https://aaa-code-site.vercel.app/session-screenshot.png"alt="Session history with resume and delete"width="680">
70
+
<imgsrc="https://aaa-code.app/session-screenshot.png"alt="Session history with resume and delete"width="680">
71
71
<br><br>
72
72
</div>
73
73
@@ -77,23 +77,23 @@ Streaming responses, tool use, permission dialogs, MCP server integrations — i
77
77
78
78
<divalign="center">
79
79
<br>
80
-
<imgsrc="https://aaa-code-site.vercel.app/cli-screenshot.png"alt="CLI capabilities with slash commands in the GUI"width="680">
80
+
<imgsrc="https://aaa-code.app/cli-screenshot.png"alt="CLI capabilities with slash commands in the GUI"width="680">
@@ -137,7 +137,7 @@ Grab the latest release from the **[Releases](https://github.com/hwwn/aaa-code-r
137
137
138
138
<divalign="center">
139
139
<br>
140
-
<imgsrc="https://aaa-code.vercel.app/sponsor-preview.png"alt="AAA Code pricing dialog showing Member, VIP, and VVIP tiers"width="680">
140
+
<imgsrc="https://aaa-code.app/sponsor-preview.png"alt="AAA Code pricing dialog showing Member, VIP, and VVIP tiers"width="680">
141
141
<br><br>
142
142
</div>
143
143
@@ -149,7 +149,7 @@ AAA Code is free to try for 7 days. A one-time purchase unlocks continued use an
149
149
|**AAA Code VIP Member**| $10 one-time | Everything in Member + all premium features (Plugin System, Conversation Rename, Early Access) |
150
150
|**AAA Code VVIP Member**| $15 one-time | Everything in VIP + priority handling of feature requests and direct email support |
151
151
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).
153
153
154
154
### Premium Features (VIP+)
155
155
@@ -176,7 +176,7 @@ Connect aaa-code to your preferred LLM backend in **Settings → Providers**.
0 commit comments