ref!: remove hub API - #1407
Open
giortzisg wants to merge 1 commit into
Open
Conversation
giortzisg
force-pushed
the
scopes/remove-hub-final
branch
from
September 1, 2026 09:13
1aeedf5 to
e4e938e
Compare
giortzisg
force-pushed
the
scopes/remove-hub-final
branch
from
September 1, 2026 12:24
d85ead1 to
1b0d8cb
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 1b0d8cb. Configure here.
giortzisg
force-pushed
the
scopes/remove-hub-final
branch
from
September 1, 2026 12:58
1b0d8cb to
d0a6cf0
Compare
giortzisg
force-pushed
the
scopes/remove-hub-final
branch
from
September 2, 2026 07:59
d0a6cf0 to
3e956b7
Compare
giortzisg
force-pushed
the
scopes/remove-hub-final
branch
from
September 4, 2026 13:12
3e956b7 to
9d5363a
Compare
giortzisg
changed the base branch from
scopes/examples-scopes
to
scopes/outbound-client-integrations
September 4, 2026 13:12
giortzisg
force-pushed
the
scopes/remove-hub-final
branch
from
September 4, 2026 13:26
9d5363a to
ae66fa6
Compare
giortzisg
force-pushed
the
scopes/remove-hub-final
branch
from
September 7, 2026 11:40
ae66fa6 to
ac5f8f8
Compare
Complete the context-backed scope migration by removing Hub and routing global and contextual operations directly through scopes and clients. Update Hub-dependent fixtures and compatibility tests without changing scope merge or tracing behavior. BREAKING CHANGE: Hub, its constructors and context helpers, WithScope, ConfigureScope, PushScope, PopScope, Logrus Hook.SetHubProvider, and Zerolog NewWithHub are removed. Use ContextWithClient, WithIsolationScope, GlobalScope, SetContextProvider, and NewWithContext.
giortzisg
force-pushed
the
scopes/remove-hub-final
branch
from
September 7, 2026 11:50
ac5f8f8 to
359d83b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
This removes the hub API along with any final migrations to the scopes context model.
Issues
Changelog Entry Instructions
To add a custom changelog entry, uncomment the section above. Supports:
For more details: custom changelog entries
Reminders
feat:,fix:,ref:,meta:)Stack created with GitHub Stacks CLI • Give Feedback 💬