From d5067e443b48150aba593491e7c70e0273b4837b Mon Sep 17 00:00:00 2001 From: Abhimanyu Saharan Date: Wed, 11 Feb 2026 23:46:11 +0530 Subject: [PATCH] Update README with image and development status Added an image to the README and updated the active development section. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 11b4272a..c80cb6ab 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ Mission Control is the **web UI and HTTP API** for operating OpenClaw. It’s designed for teams that want a clear control plane for managing **boards**, **tasks**, **agents**, **approvals**, and (optionally) **gateway connections**. +image + + ## Active development OpenClaw Mission Control is under active development. Expect breaking changes and incomplete features as we iterate.