Rename the app namespace to MathiasGrimm\GlimpseCli - #41
Merged
mathiasgrimm merged 1 commit intoJul 20, 2026
Merged
Conversation
App\ becomes MathiasGrimm\GlimpseCli\ and the SDK imports move to MathiasGrimm\GlimpsePhp\ (glimpse-php v3), aligning the CLI with the MathiasGrimm vendor namespace used across the packages. Internal rename only: the binary, commands, and package name are unchanged. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
mathiasgrimm
merged commit Jul 20, 2026
04fa782
into
feat/public-token-fallback
1 of 6 checks passed
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.
What
App\becomesMathiasGrimm\GlimpseCli\(composer PSR-4 map, app/, config imports, bootstrap/providers.php, tests). Internal rename only: theglimpsebinary, command names, and themathiasgrimm/glimpse-clipackage name are unchanged.GlimpseImg\toMathiasGrimm\GlimpsePhp\, matching glimpse-php PR Rename the namespace to MathiasGrimm\GlimpsePhp glimpse-php#9.283 tests pass locally against a vendor patched to the renamed SDK;
php glimpse listsmoke-checked.Stacking
Stacked on #39 (public token fallback). CI needs glimpse-php v3.0.0 tagged (PRs #8 + #9 merged there), then
composer update mathiasgrimm/glimpse-phpon this branch to refresh the lock.🤖 Generated with Claude Code