Problem
With the announced upcoming change in usage from Anthropic, any agent SDK and claude -p usage will be drawn from a given api budget instead of from the subscription usage.
I imagine this will affect kandev greatly, and possibly the only solution to keep using kandev with claude subscription will be using cli mode.
Proposed solution
Better support for cli mode, allowing the initial task prompt to be injected into claude cli sessions.
Affected area
agentctl
Who needs this?
Individual developer
Target workflow
I think it's self explanatory.
Alternatives considered
Another consideration could be finding workarounds like https://github.com/smithersai/claude-p
But in the end, it circumvents the ToS and may result in a ban. Also, it might be a cat and mouse game with Anthropic.
Acceptance criteria
Ideally full feature parity between ACP and CLI mode
Risks and constraints
No response
References
No response
Before submitting
Problem
With the announced upcoming change in usage from Anthropic, any agent SDK and
claude -pusage will be drawn from a given api budget instead of from the subscription usage.I imagine this will affect kandev greatly, and possibly the only solution to keep using kandev with claude subscription will be using cli mode.
Proposed solution
Better support for cli mode, allowing the initial task prompt to be injected into claude cli sessions.
Affected area
agentctl
Who needs this?
Individual developer
Target workflow
I think it's self explanatory.
Alternatives considered
Another consideration could be finding workarounds like https://github.com/smithersai/claude-p
But in the end, it circumvents the ToS and may result in a ban. Also, it might be a cat and mouse game with Anthropic.
Acceptance criteria
Ideally full feature parity between ACP and CLI mode
Risks and constraints
No response
References
No response
Before submitting