Claude Max Subscription vs API Usage #1226
Replies: 5 comments 10 replies
-
|
I use it with the Claude Max subscription. Given that it's an add-on to claude code, at least right now, I don't think there are any issues. With V5 also having telegram integration, and it turning more into a "Life OS" I don't know if we are looking at a change to how it is perceived by Anthropic, I've used Max on it for some time and have never had any issues. It's a little different than services that just use Anthropic's Auth but aren't actually using Claude Code. The AI scene seems to change every week though so this may be completely wrong or outdated in a month. |
Beta Was this translation helpful? Give feedback.
-
|
Hello, My question might seem silly, but I still haven't found the answer... |
Beta Was this translation helpful? Give feedback.
-
|
I was having persistent problems with Morgan, my personal assistant, failing to follow instructions- or simply forgetting things. I was on the Max subscription and considered moving to the API billing. In the end, I decided to convert the PAI system from Claude Code to Open Code using DeepSeek V4 Pro. I could not be happier. I have asked Morgan to provide an OpenCode translation of the Claude Code PAI 5.0 installation and will upload it as soon as Morgan has it available. |
Beta Was this translation helpful? Give feedback.
-
|
That’s a very interesting migration path. Moving a PAI setup from Claude Code to OpenCode + DeepSeek V4 Pro makes a lot of sense if the main pain is long-running assistant behavior, cost control, and session reliability. For personal AI infrastructure, I think the key metric is not just “which model is smarter,” but:
DeepSeek V4 Pro can be a strong direction here, especially when paired with a workflow like OpenCode where you can control the surrounding system more directly than a fixed subscription environment. I’m building a China AI API model hub for global builders — one API to access the models independent developers, AI SaaS teams, and automation teams need. If you keep testing the OpenCode + DeepSeek version of PAI, I’d be happy to share a small free test credit so you can benchmark cost, latency, streaming stability, and session reliability on your real Morgan workflow. |
Beta Was this translation helpful? Give feedback.
-
|
Hey @hydrohelix, thanks for raising this, and sorry it sat for a while. We're changing how LifeOS ships. Instead of cloning a full That's aimed right at what you hit here. The old "one directory, one layout, hope it matches your setup" approach is exactly what broke for so many people, and the new model should handle it far better because your AI does the integration per machine instead of us guessing. So we're closing this in prep for that release. If it still bites you once the skill-based version is out, reopen or file a fresh one and we'll jump on it. Appreciate you taking the time. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I read all the documentation for 5.0 and one of the things that was never mentioned were Claude Max subscriptions. Rather, there are documents pointing to the API usage and costs.
I am assuming this is because of Anthropic's stance on 3rd party harnesses. Is this correct?
Are there instances where parts of PAI can use Claude Code with the built-in max authentication and not require an API key? Such as "claude -p" commands?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions