You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Autonomous decisions:
- Reused UpdateServerInConfigBody { entry } for the bridge/Tauri API — same MCP mcpServers shape the editor already emits
- Parsed entry via UserServerEntry::to_server_definition and preserved non-editable registry metadata from the existing cached row
- Exported canEditServerDefinition from ServerDefinitionModal for ServersPage — single gate for edit affordance and save routing
- Added PUT /spaces/{id}/servers/{id}/definition REST route — DB write is not a spaces/*.json mutation
Signed-off-by: crimsonsunset <jsangio1@gmail.com>
0 commit comments