Commit 9ff2096
CodeWhale Bot
fix(config): retain the MCP dispatcher storage key
Preserve mcp.server_definitions as the established literal JSON-text key consumed and persisted by the stdio dispatcher. Unknown nested TOML writes remain rejected before mutation.
Validation: all 3 real CLI MCP proxy integration tests pass, including spawned tools/resources and missing-child reporting. npm test: 66 wrapper, 9 SDK, 446 web passed; check:web passed with 0 errors and 2 existing warnings. Formatting and diff checks passed. The previous full sweep stopped at this regression and will restart on the corrected head.1 parent 7b914ad commit 9ff2096
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3202 | 3202 | | |
3203 | 3203 | | |
3204 | 3204 | | |
3205 | | - | |
| 3205 | + | |
| 3206 | + | |
| 3207 | + | |
3206 | 3208 | | |
3207 | 3209 | | |
3208 | 3210 | | |
| |||
0 commit comments