Commit 5350f33
feat(mcp-gateway): register the MCP page icons
Snapshot of in-flight work in this checkout: the shared page-icon map gains the
MCP entries so the console's MCP pages render a glyph rather than the fallback.
# Why this cannot merge alone
src/shared/ui/page-icon-parity.test.ts reads ACROSS the repository boundary —
it opens ../../aikey-control-master/web/src/layouts/AppShell.tsx — and requires
every page-icons entry to name the same glyph the shell's nav item renders. It
exists because /user/virtual-keys once showed a crowd in the nav and a key in
its own header: nothing was broken, the two sides simply had no reason to agree.
aikey-control-master's MCP surface PR modifies that AppShell. So these two
changes are one change wearing two repositories, and merging either half alone
is what turns this fence red.
Verified here rather than assumed: the fence passes against both working trees
as they stand (3/3).
1 parent 1af7a7c commit 5350f33
1 file changed
Lines changed: 17 additions & 0 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
75 | 86 | | |
76 | 87 | | |
77 | 88 | | |
| |||
83 | 94 | | |
84 | 95 | | |
85 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
86 | 103 | | |
87 | 104 | | |
88 | 105 | | |
| |||
0 commit comments