Commit 345df6c
refactor: rename internal
Full audit + rename of the legacy `ngaf` identifier prefix to `tplane`
across all live code (npm scope stays `@threadplane/`; `tplane` chosen as
the short brand prefix). Case-preserving: `ngaf`→`tplane`, `NGAF`→`TPLANE`.
Scope (236 files):
- CSS custom properties `--ngaf-chat-*` → `--tplane-chat-*` (theming API)
- CSS classes / keyframes (`ngaf-chat-pulse`, etc.)
- Telemetry events `ngaf:*` → `tplane:*` + PostHog dashboards/insights
- Env vars `NGAF_TELEMETRY_*` → `TPLANE_TELEMETRY_*`
- Stripe metadata keys `ngaf_tier_slug` / `ngaf_billing_cycle` → `tplane_*`
- Misc identifiers, `environment.ngafLicense`, published docs
Deliberately preserved: the live Vercel Blob bucket name
`ngaf-website-assets` (real external resource) and historical
docs/superpowers plans+specs / CHANGELOG (record of past work).
No backwards-compat shims — live Stripe metadata, deployment env vars,
and PostHog historical events require separate manual migration.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>ngaf prefix to tplane
1 parent 2618261 commit 345df6c
236 files changed
Lines changed: 1787 additions & 1787 deletions
File tree
- apps
- cockpit/e2e
- minting-service/src/lib
- website
- content
- blog
- docs
- chat
- api
- components
- getting-started
- guides
- telemetry
- api
- guides
- reference
- src/app/api
- checkout/session
- ingest
- cockpit
- ag-ui
- a2ui/angular/src
- client-tools/angular/src
- app
- interrupts/angular/src
- app
- json-render/angular/src
- streaming/angular/src
- subagents/angular/src
- tool-views/angular/src
- app
- chat
- a2ui/angular/src
- debug/angular/src
- generative-ui/angular/src
- input
- angular/src
- app
- python/docs
- interrupts/angular/src
- app
- messages/angular/src
- app
- subagents/angular/src
- app
- theming
- angular
- e2e/manual
- src
- app
- python/docs
- threads/angular/src
- app
- timeline/angular/src/app
- tool-calls/angular/src
- app
- deep-agents
- filesystem/angular/src
- app
- views
- memory/angular/src
- app
- planning/angular/src
- app
- views
- sandboxes/angular/src
- app
- views
- skills/angular/src
- app
- views
- subagents/angular/src
- app
- langgraph
- client-tools/angular/src
- app
- deployment-runtime/angular/src
- durable-execution/angular/src
- app
- views
- interrupts/angular/src
- app
- memory/angular/src
- app
- persistence/angular/src
- app
- streaming/angular/src
- subgraphs/angular/src
- app
- time-travel/angular/src
- app
- render
- computed-functions/angular/src
- app
- element-rendering/angular/src
- app
- registry/angular/src
- app
- repeat-loops/angular/src
- app
- spec-rendering/angular/src
- app
- state-management/angular/src
- app
- docs/gtm
- examples
- ag-ui/angular/src/app
- modes
- shell
- chat
- angular/src/app
- modes
- shell
- smoke
- libs
- ag-ui/src/lib
- chat
- debug/src/lib/compositions/chat-debug
- inspectors
- src/lib
- a2ui
- agent
- compositions
- chat-approval-card
- chat-interrupt-panel
- chat-popup
- chat-sidebar
- chat-subagent-card
- chat-timeline-slider
- chat-tool-call-card
- chat
- primitives
- chat-confirm-dialog
- chat-genui-skeleton
- chat-project-list
- chat-tool-calls
- chat-welcome
- streaming
- styles
- example-layouts/src
- lib
- langgraph/src
- lib/internals
- render/src/lib
- telemetry
- scripts
- src
- browser
- node
- ui-react/src/lib
- pricing
- scripts
- stripe
- tools
- posthog
- dashboards
- insights
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
164 | | - | |
165 | | - | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
| 204 | + | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | | - | |
277 | | - | |
| 276 | + | |
| 277 | + | |
278 | 278 | | |
279 | | - | |
| 279 | + | |
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
283 | | - | |
284 | | - | |
285 | | - | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4740 | 4740 | | |
4741 | 4741 | | |
4742 | 4742 | | |
4743 | | - | |
| 4743 | + | |
4744 | 4744 | | |
4745 | 4745 | | |
4746 | 4746 | | |
| |||
7279 | 7279 | | |
7280 | 7280 | | |
7281 | 7281 | | |
7282 | | - | |
| 7282 | + | |
7283 | 7283 | | |
7284 | 7284 | | |
7285 | 7285 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments