From 08ab7c6b6d24fd6452c2cfd8db88879774e505e8 Mon Sep 17 00:00:00 2001
From: 777genius
You're the CTO, agents are your team. They handle tasks themselves, message each other, review each other. You just look at the kanban board and drink coffee.
|
-
+
- + |
-
+
May trigger SmartScreen — click "More info" → "Run anyway" |
-
+
- + |
@@ -268,8 +268,8 @@ Electron 40, React 19, TypeScript 5, Tailwind CSS 3, Zustand 4. Data from `~/.cl
**Prerequisites:** Node.js 20+, pnpm 10+
```bash
-git clone https://github.com/777genius/claude_agent_teams_ui.git
-cd claude_agent_teams_ui
+git clone https://github.com/777genius/agent-teams-ai.git
+cd agent-teams-ai
pnpm install
pnpm dev
```
diff --git a/bun.lock b/bun.lock
index 13c2badc..c33b6e46 100644
--- a/bun.lock
+++ b/bun.lock
@@ -3,7 +3,7 @@
"configVersion": 1,
"workspaces": {
"": {
- "name": "claude-agent-teams-ui",
+ "name": "agent-teams-ai",
"dependencies": {
"@claude-teams/agent-graph": "workspace:*",
"@codemirror/autocomplete": "^6.20.0",
diff --git a/docs/RELEASE.md b/docs/RELEASE.md
index 825bb941..3fce2e34 100644
--- a/docs/RELEASE.md
+++ b/docs/RELEASE.md
@@ -15,7 +15,7 @@ Initial release: Agent Teams with reliable CLI detection in packaged builds (she
After CI uploads artifacts, optional notes update:
```bash
-gh release edit v1.0.0 --repo 777genius/claude_agent_teams_ui --notes "$(cat <<'EOF'
+gh release edit v1.0.0 --repo 777genius/agent-teams-ai --notes "$(cat <<'EOF'
## Agent Teams v1.0.0
First stable build: CLI/auth reliability in packaged apps, IPC hardening, and platform packaging.
@@ -37,33 +37,33 @@ First stable build: CLI/auth reliability in packaged apps, IPC hardening, and pl
|
-
+
- + |
-
+
May trigger SmartScreen — click "More info" → "Run anyway" |
-
+
- + |
@@ -112,7 +112,7 @@ This triggers the `release.yml` GitHub Actions workflow which:
After the workflow completes, edit the release notes:
```bash
-gh release edit v
|
-
+
- + |
-
+
May trigger SmartScreen — click "More info" → "Run anyway" |
-
+
- + |
@@ -196,15 +196,15 @@ electron-builder generates these artifacts per platform:
| Platform | Versioned Name | Stable Name (for /latest/download) |
|------------------|--------------------------------------------------|--------------------------------------------|
-| macOS arm64 DMG | `Claude.Agent.Teams.UI-