Remove bottle from agent manifest #269
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When trying to use bot-bottle in another project (
bot-bottle-controller), it became obvious that we want to separateagentsandbottles. EX: theclaude-implementeragent prompt is identical to what we want to use in the environment for thebot-bottle-controllerproject, but the current manifest design makes that impossible.In the cli, there should instead be separate select steps for "agents" and "bottles".