Welcome to home-assistant-vibecode-agent Discussions! #3
Replies: 3 comments 3 replies
-
|
Hi, following up on the MCP discussion. I’d like to share a concept for an autonomous development pipeline for self-learners (e.g., in Home Assistant), where I see a crucial role for your tool. |
Beta Was this translation helpful? Give feedback.
-
|
Hi, would you consider releasing the agent as a standalone docker instead of an add-on? |
Beta Was this translation helpful? Give feedback.
-
|
@kristof-dragon Great question - I’ve actually been thinking about this, but I haven’t yet found the best way to approach it. mounts the right folders (like /config), wires it into the internal HA network, exposes the internal APIs it needs. With a standalone Docker image it gets trickier, because it would be running in all kinds of different environments. There’s no single docker-compose.yml that would “just work” for everyone - most likely I could only provide a template, and each user would need to fill in: where their /config actually lives, how to reach Home Assistant (HA_URL, network, ports), what token/credentials to use, etc. I’m definitely open to providing a Docker image, but I’d like to understand better what you expect from it in your setup. How do you imagine such a container should look in practice? Are you running HA in Container / docker-compose / Proxmox / k8s? What volumes / env vars / ports would you expect to configure? Do you have an example of a similar “sidecar” container for another tool that you like? If you’re willing to share your ideas or a reference implementation you like, that would really help me design a Docker version that’s actually usable and not just “here’s a random image, good luck wiring it” |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community
Beta Was this translation helpful? Give feedback.
All reactions