11 Commits

Author SHA1 Message Date
Kristian Vastveit
6857168c19 docs: add macOS Keychain auth troubleshooting, credit @DrQbz
Merges the working macOS setup from issue #5 into the Troubleshooting
section. Adds an 'Auth issues' subsection covering the common 401
'authentication failed' / 'No Anthropic credentials found' symptoms and
the Keychain-to-~/.claude/.credentials.json mirror step that fixes them.

The billing/routing section is separated out to keep auth failures
distinct from the 'third-party apps draw from extra usage' bug (#6),
which is a billing-classification issue, not an auth issue.

Closes #5.
2026-04-22 11:56:01 +02:00
Kristian Vastveit
22868d3b69 fix: correct GitHub username in one-liner and README 2026-04-19 11:52:44 +02:00
Kristian Vastveit
9ed27fe1d6 add one-line remote installer 2026-04-13 12:12:32 +02:00
Kristian Vastveit
a1920e2d4b docs: add README 2026-04-12 15:01:51 +02:00
Kristian Vastveit
3bd9378f07 test: add install/uninstall integration test 2026-04-12 15:01:47 +02:00
Kristian Vastveit
047094759d test: add unit tests for signing, bypass, and hook 2026-04-12 15:01:43 +02:00
Kristian Vastveit
cd790313e1 feat: add uninstall script 2026-04-12 15:01:37 +02:00
Kristian Vastveit
3d0ce9f357 feat: add install script with venv detection 2026-04-12 15:01:33 +02:00
Kristian Vastveit
436104b944 feat: add sitecustomize import hook 2026-04-12 15:01:30 +02:00
Kristian Vastveit
a342e3fcec feat: add anthropic billing bypass patch module 2026-04-12 15:01:25 +02:00
Kristian Vastveit
f61d2b80eb init: repo structure, license, gitignore 2026-04-12 15:01:21 +02:00