Skip to content

Integrate glazepkg as native package manager abstraction layer#82

Open
omargallob wants to merge 1 commit into
mainfrom
claude/glazepkg-repo-comparison-sv4Tl
Open

Integrate glazepkg as native package manager abstraction layer#82
omargallob wants to merge 1 commit into
mainfrom
claude/glazepkg-repo-comparison-sv4Tl

Conversation

@omargallob

Copy link
Copy Markdown
Owner

Adds InstallModeGlazePkg and PackageNames to the tooldef contract, a new
glazepkg installer backend that delegates to gpk install --manager <m>,
and transparent eget fallback when gpk is unavailable. Updates kubectl,
helm, terraform, vault, jq, fzf, and ripgrep to prefer native OS package
managers (brew/apt/pacman/winget) on the current platform. Registers gpk
itself as an installable tool and adds contract tests for the new mode.

https://claude.ai/code/session_01SKGpnDaSqCBJEc7FLs8ReN

Adds InstallModeGlazePkg and PackageNames to the tooldef contract, a new
glazepkg installer backend that delegates to `gpk install --manager <m>`,
and transparent eget fallback when gpk is unavailable. Updates kubectl,
helm, terraform, vault, jq, fzf, and ripgrep to prefer native OS package
managers (brew/apt/pacman/winget) on the current platform. Registers gpk
itself as an installable tool and adds contract tests for the new mode.

https://claude.ai/code/session_01SKGpnDaSqCBJEc7FLs8ReN
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.

2 participants