home-assistant-vibecode-agent: HA Vibecode Agent enables AI assistants (Cursor, VS Code, Claude, etc.) to inspect, design, and deploy automations, scripts, dashboards, and more to Home Assistant via natural language. It supports Supervisor add-on and standalone Docker modes, with built-in Git versioning, HACS management, and safe operations. The agent provides a stable API instead of ad-hoc SSH scripts, making AI-driven home automation reliable and repeatable.; context-mode: Every tool call in an MCP (Model-Controller-Program) environment dumps raw data into the context window, quickly consuming space and causing the agent to lose track of ongoing tasks. Context Mode is an MCP server that tackles this by sandboxing tool outputs to significantly reduce context usage, tracking session events in SQLite for continuity, and promoting 'think in code' to minimize data processing within the LLM.
Install smart climate control system: AI analyzes TRVs, creates 10+ automations, helpers, sensors, scripts, and dashboard autonomously
Deep repository research and analysis (e.g., architecture, contributors, issues)