Hive Hive
Sign in

Agentic workflow infrastructure is now available

Metadata
Source
GitHub
Version
server@0.16.0
Domains
Published
Jun 12, 2026 · 16:39 UTC
Repository
tuist/hive
Update

Hive now ships the scaffolding for LLM-powered agents using Condukt. You can configure a single LLM provider and model for all agentic features via the HIVE_LLM_API_KEY, HIVE_LLM_MODEL, and HIVE_LLM_BASE_URL environment variables. When the API key is not set, agentic features stay dormant and the rest of Hive boots normally. A new self-hosting guide explains how to configure Anthropic, OpenAI, Fireworks, or any other ReqLLM-compatible provider.