VibeComfy + Hivemind: CLI agents that deeply understand Comfy workflows
PetersOdyssey · reddit · 2026-09-03
Open-source project VibeComfy shipped a major update centered on VibeWorkflows, a Python translation layer that lets agents understand and manipulate Comfy workflows, combined with Hivemind, an open knowledge db for the ecosystem — enabling robust agent work on top of the Comfy UI and via CLI using the pip/uv-installable ComfyUI.
Design choices:
- Python over JSON: JSON is hard to reason about and validate for agents.
- vs ComfyScript: that targets IDEs and is outdated; this targets agent CLIs and works with everything in the modern Comfy ecosystem.
- vs ComfyMCP: MCP is an interaction protocol; this is about deeply understanding workflows and using community knowledge.
It works with existing Claude Code, Codex, or local model credentials, or an OpenRouter key. The author invites feedback (especially bad experiences) and help building a proper eval to compare approaches and measure this vs raw models.
More from coding & agent
- Deploy the Foundry Model Router with Azure Bicep — adnan_hashmi · 2026-09-03
- Code Arena launches WebDev Pareto frontier to rank AI models by quality vs price — arena · 2026-09-03
- reverse-skill: 30k-Star GitHub repo routes AI agents through 44 reverse-engineering skill playbooks — alex_verem · 2026-09-03
- Copilot CLI session resume silently drops the session's custom agent config — mahirhir · 2026-09-03
- Agentic DevOps: AI agents that investigate incidents and decide next actions in production — Pavan_Belagatti · 2026-09-03
- Tencent open-sources CubeSandbox v0.7.0, keeping thousands of agents alive through node failures — SucceededMind · 2026-09-03