Leveraging Claude Pro Max subscriptions instead of API keys #88
Replies: 2 comments 1 reply
|
We would be happy to support this if it was permitted by Anthropic. However, at this time Anthropic has been ambiguous about what use cases are acceptable for the usage of Claude seat-based subscriptions outside of the Claude Code harness. We're monitoring the situation, and if Anthropic clarifies that it is acceptable to use quad seat subscriptions with open source harnesses like Fabro or OpenCode, then we would be happy to add support. As an alternative, it is possible to have Fabro run |
|
We now support ACP, which opens up using any agent including Claude Code using it's pre-existing configured credentials! (https://github.com/agentclientprotocol/claude-agent-acp) |
Uh oh!
There was an error while loading. Please reload this page.
Looking for workflows that allow us to do hybrid API + subscription activities. This is especially useful to capture the extreme value the subscriptions provide over the raw cost of API usage. For example, the interactive planning while leveraging a high cost model can be done while using a subscription while shorter tasks (reviews, etc) can run autonomously can be handled via agents with the API key. I am unsure what features you would lose in a flow like this and would love to discuss.
All reactions