-
Notifications
You must be signed in to change notification settings - Fork 581
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
What feature would you like to see?
I have a lot of code that has to run inside Docker containers (either already-running Docker containers, or my own Docker image), for access to specialized libraries, data and tools.
Octofriend has two Docker-related features that I would like to request in Kimi Code. One is to run a Docker container using octo docker run, which can run arbitrary images, and the other is octo docker connect, connecting to an existing Docker container.
These features are very useful. The agent’s operations (such as reading files and running shell commands) are isolated inside the Docker container, but it still has access to MCPs in the “host” environment.
Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request