Hive now ships the foundational infrastructure for agentic workflows using the Condukt framework. Operators can enable agents by setting HIVE_LLM_API_KEY, HIVE_LLM_MODEL, and HIVE_LLM_BASE_URL; when the API key is absent, the rest of Hive boots normally, so self-hosters can opt out of LLM features. The scaffolding adds a single call site for agent sessions, shared style rules, and a documented path for adding new agents. Tuist’s production overlay is wired to use a Fireworks-backed LLM via External Secrets, so the hosted instance is ready to run agents.
Hive
Agentic workflow infrastructure via Condukt
Published
Jun 12, 2026 · 16:39 UTC
Repository
tuist/hive