Skip to content

fix magic mcp session record#16

Merged
herber merged 1 commit intomainfrom
fix-magic-mcp-session-record
Apr 8, 2026
Merged

fix magic mcp session record#16
herber merged 1 commit intomainfrom
fix-magic-mcp-session-record

Conversation

@herber
Copy link
Copy Markdown
Member

@herber herber commented Apr 8, 2026

Note

Medium Risk
This is a potentially breaking API-client change because generated response models and their from_dict mappers stop accepting subspace_session_id/subspace_session_template_id and now expect session_id instead.

Overview
Updates generated Magic MCP session response models for both mt_2025_01_01_dashboard and mt_2026_01_01_magnetar to replace subspace_session_id and subspace_session_template_id with a single session_id field.

All affected get/list outputs (dashboard, management, and non-namespaced resources) and their from_dict mappers are updated to read session_id from API responses, aligning the client models with the new record shape.

Reviewed by Cursor Bugbot for commit fd4ee5c. Bugbot is set up for automated code reviews on this repo. Configure here.

@herber herber self-assigned this Apr 8, 2026
@herber herber merged commit fd4ee5c into main Apr 8, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant