Skip to content

add tracing apis#46

Merged
herber merged 1 commit intomainfrom
add-tracing-apis
Apr 24, 2026
Merged

add tracing apis#46
herber merged 1 commit intomainfrom
add-tracing-apis

Conversation

@herber
Copy link
Copy Markdown
Member

@herber herber commented Apr 24, 2026

Note

Medium Risk
This removes a large set of exported generated dashboard endpoints, which is a breaking change for any consumers importing ./src/mt_2025_01_01_dashboard or its endpoint classes. Runtime risk is low, but API surface reduction can cause downstream compile/build failures.

Overview
SDK API surface reduction: Removes the ./src/mt_2025_01_01_dashboard export from sdk/gen/package.json, effectively de-publishing that generated module entrypoint.

Generated endpoints removed: Deletes the mt_2025_01_01_dashboard/endpoints/* TypeScript clients (callbacks, consumers, custom providers, dashboard boot, identities, files, magic MCP, etc.), eliminating those dashboard-specific API wrappers from the generated SDK.

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

@herber herber self-assigned this Apr 24, 2026
@herber herber merged commit 0742fbc into main Apr 24, 2026
4 of 6 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