What feature would you like?
Would it be possible to add a new command to container-use so I can create an environment by hand, the same way an agent can via the environment_create tool?
Why would this be useful?
I would like to use container-use for a workflow where I:
- create an environment by hand: (e.g. a new
container-use create <env> command)
- get a shell for that environment
- Call Claude Code from inside that environment
- Let Claude Code operate within the environment with its native tools, instead of container-use tools
I'm not interested in using container-use via an agent/MCP server.
What feature would you like?
Would it be possible to add a new command to
container-useso I can create an environment by hand, the same way an agent can via theenvironment_createtool?Why would this be useful?
I would like to use container-use for a workflow where I:
container-use create <env>command)I'm not interested in using container-use via an agent/MCP server.