Releases: TrueNix/dsh-anthropic-oauth
Releases · TrueNix/dsh-anthropic-oauth
Release list
v0.1.0 — Claude Code → DSH bridge
Initial release.
- Watch
~/.claude/.credentials.jsonclaudeAiOauthlive — no token hardcoded - Auto-refresh
accessTokenviaplatform.claude.com/v1/oauth/tokenwhen expiring <5 min - Sync
ANTHROPIC_OAUTH_TOKEN+CLAUDE_CODE_OAUTH_TOKENinto~/.dsh/.credentials.yamlvia DSH credential seam - Ensure
llm-pi-ai.providers.anthropic(anthropic-messages, 4 models) in~/.dsh/settings.yaml Bearer+oauth-2025-04-20path — billed to your Max/Team subscription
Install:
dsh plugin --profile headless add github:TrueNix/dsh-anthropic-oauth
# verify
curl -s http://127.0.0.1:3080/api/anthropic-oauth/status | jqVerified live on haiku-4.5 (api.anthropic.com → 200 → dsh-pi-ai ok).