Skip to content

v0.4.1

Choose a tag to compare

@PrielHaz PrielHaz released this 22 Jun 12:45
7384969

Container mode can now reach host services.

  • fix(container): add extra_hosts host.docker.internal=host-gateway to the container run so an agent in container mode can reach MCP servers (and other services) running on the host — e.g. a Skillberry Store control MCP at http://host.docker.internal:<port>/control_sse. Required on Linux; harmless on Docker Desktop. (#13)