v0.4.1
Container mode can now reach host services.
- fix(container): add
extra_hosts host.docker.internal=host-gatewayto 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 athttp://host.docker.internal:<port>/control_sse. Required on Linux; harmless on Docker Desktop. (#13)