Skip to content

Rename package name (sdk->lib) [EOM]#136

Merged
rayruizhiliao merged 5 commits intomainfrom
renaming
Feb 5, 2026
Merged

Rename package name (sdk->lib) [EOM]#136
rayruizhiliao merged 5 commits intomainfrom
renaming

Conversation

@rayruizhiliao
Copy link
Contributor

No description provided.

@claude
Copy link

claude bot commented Feb 4, 2026

Code Review

Found 1 issue:

legacy-web-hacker/web_hacker/init.py (line 5)

The deprecation warning still references the old package name. Line 4 was updated to say the package is renamed to "bluebox", but line 5 tells users to pip install bluebox-sdk when it should be pip install bluebox-lib (per the package name in pyproject.toml).

Suggested fix:

    "Please update: pip install bluebox-lib",

Reference:

"web-hacker has been renamed to bluebox. "
"Please update: pip install bluebox-sdk",
DeprecationWarning,

@rayruizhiliao rayruizhiliao changed the title Drop "sdk" [EOM] Rename package name (sdk->lib) [EOM] Feb 5, 2026
@rayruizhiliao rayruizhiliao merged commit 3c67eaa into main Feb 5, 2026
9 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