Commit 16bf3e5
chore(ambient-ui): rebrand user-facing text from Ambient to ACP (#1672)
## Summary
- Renames all user-facing "Ambient" / "Ambient Code Platform" strings to
"ACP" in the ambient-ui component
- 5 files, 7 lines changed — cosmetic only, no code identifiers or API
paths changed
### Files changed
| File | What changed |
|------|-------------|
| `layout.tsx` | Page title + meta description |
| `app-sidebar.tsx` | Sidebar brand label |
| `nav-header.tsx` | Breadcrumb root |
| `page.tsx` | Empty state message |
| `README.md` | Heading + description |
## Test plan
- [x] `npm run build` passes with zero errors and zero warnings
🤖 Generated with [Claude Code](https://claude.com/claude-code)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Documentation**
* Updated README reflecting product rebrand from "Ambient UI" to "ACP
UI."
* **Chores**
* Updated product name and descriptions throughout the application
interface, including page titles, sidebar branding, navigation headers,
and empty-state messaging.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>1 parent 5ea8bef commit 16bf3e5
5 files changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
0 commit comments