#basically do what you did -- switch chat
1 messages ยท Page 1 of 1 (latest)
hmmmm... did you just get your bot to make a wrapper/proxy around Claude Code CLI?
Nope - simple OAuth. I'm hoping that my OC usage is buried in my Claude Code usage.
same
but its saying it cant read/write like the Memory files while on Oauth?
kinda makes it a bit useless to me if it can't actually write or build... right?
No, it's the same as running via API, just no per-turn billing.
yeahhhhh, I mean idk man... been working on this all day
Spent another $50 in opus credits just trying to troubleshoot Claude Max ๐
would you be willing to ask your bot for a prompt to give my bot so it can set it up properly?
its saying it cant use Max for reading or writing any files
enclaw models auth setup-token --provider anthropic
This runs the Claude CLI's OAuth flow. Opens a browser, you log in to console.anthropic.com (http://console.anthropic.com), it stores the token. Requires a TTY (run it in a real terminal, not via the agent).