mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-16 13:03:31 +08:00
Bypass all three gating layers (compile-time feature flag, subscription check, GrowthBook remote config) and replace Anthropic's private native modules (@ant/computer-use-swift, @ant/computer-use-input) with a Python bridge using pyautogui + mss + pyobjc. Works on any macOS with any Anthropic-protocol compatible model.
7 lines
122 B
Plaintext
7 lines
122 B
Plaintext
mss>=10.1.0
|
|
Pillow>=11.3.0
|
|
pyautogui>=0.9.54
|
|
pyobjc-core>=11.1
|
|
pyobjc-framework-Cocoa>=11.1
|
|
pyobjc-framework-Quartz>=11.1
|