Commit 4071392
authored
fix(gastown): remove unauthenticated debug dashboard from worker root (#1431)
Delete the debug dashboard UI (src/ui/dashboard.ui.ts, 1342 lines) and
replace the GET / route with a simple JSON health response. The dashboard
exposed town state, agent metadata, and bead information as the landing
page of the production worker.
Closes #14291 parent 26fd5f3 commit 4071392
2 files changed
Lines changed: 1 addition & 1347 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
186 | 185 | | |
187 | 186 | | |
188 | 187 | | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | 188 | | |
194 | 189 | | |
| 190 | + | |
195 | 191 | | |
196 | 192 | | |
197 | 193 | | |
| |||
0 commit comments