Skip to content

Rename package from opengradient-local to opengradient-veil#5

Merged
adambalogh merged 1 commit into
mainfrom
claude/determined-shannon-rg9q0q
Jun 12, 2026
Merged

Rename package from opengradient-local to opengradient-veil#5
adambalogh merged 1 commit into
mainfrom
claude/determined-shannon-rg9q0q

Conversation

@adambalogh

Copy link
Copy Markdown
Contributor

This PR updates all references to the package name from opengradient-local to opengradient-veil across the codebase.

Summary

Renames the package identifier and configuration directory to align with the new opengradient-veil branding.

Key Changes

  • Updated package name in CLI upgrade command from opengradient-local to opengradient-veil
  • Changed default config home directory from ~/.opengradient/local to ~/.opengradient/veil
  • Updated error type identifier in API responses from opengradient_local_error to veil_error
  • Updated test assertions to expect the new package name

Implementation Details

  • The OG_VEIL_HOME environment variable continues to work as an override for the config directory
  • Error responses now use the simplified veil_error type identifier instead of the longer opengradient_local_error
  • All user-facing documentation strings and error messages have been updated to reflect the new package name

https://claude.ai/code/session_018VAJRXuVb3kBDA8Qh7w279

- Fix og-veil update to upgrade the correct PyPI package (opengradient-veil)
- Rename config dir default to ~/.opengradient/veil
- Rename server error envelope type to veil_error
- Regenerate uv.lock for the renamed package

https://claude.ai/code/session_018VAJRXuVb3kBDA8Qh7w279
@adambalogh
adambalogh marked this pull request as ready for review June 12, 2026 17:48
@adambalogh
adambalogh merged commit a8976af into main Jun 12, 2026
4 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.

2 participants