---
schema_version: "newruntime-agent-readable-v0.1"
type: "post"
slug: "hilos-development-control-plane"
title: "Hilos Turns Chat into a Development Control Plane"
description: "Hilos shows a working format where chat, repository, preview, PR, and merge confirmation become one development control plane for people and coding agents."
status: "published"
published_at: "2026-07-22"
topics: []
source_urls: ["https://hilos.sh/"]
routes: {"html":"https://newruntime.com/posts/hilos-development-control-plane/","markdown":"https://newruntime.com/posts/hilos-development-control-plane.md","json":"https://newruntime.com/posts/hilos-development-control-plane.json"}
source_format: "markdown"
---

# Hilos Turns Chat into a Development Control Plane

Hilos gathers familiar pieces of agentic development into one control plane. A person assigns work in a channel or thread. The agent works against a repository. It returns a PR, preview, diff, and constraints. The human confirms the merge.

That matters because chat stops being just an interface to a model. It becomes a development operations room with context, discussion, artifacts, links to code, and a decision point.

This shape fits the New Runtime -> Codex -> OpenClaw workflow: the agent performs the work, but publication or merge remains a human-confirmed action.

New Runtime read: a strong agent chat must be tied to repo state and deployment artifacts. Otherwise it remains a polished shell around a prompt box.
