docs: add active development note to README
This commit is contained in:
committed by
Abhimanyu Saharan
parent
6fe7aaecf3
commit
f7c8c688fc
@@ -2,6 +2,13 @@
|
|||||||
|
|
||||||
Web UI + API for operating OpenClaw: managing boards, tasks, agents, approvals, and gateway connections.
|
Web UI + API for operating OpenClaw: managing boards, tasks, agents, approvals, and gateway connections.
|
||||||
|
|
||||||
|
## Active development
|
||||||
|
|
||||||
|
OpenClaw Mission Control is under active development. Expect breaking changes and incomplete features as we iterate.
|
||||||
|
|
||||||
|
- Use at your own risk for production workloads.
|
||||||
|
- We welcome **bug reports**, **feature requests**, and **PRs** — see GitHub Issues: https://github.com/abhi1693/openclaw-mission-control/issues
|
||||||
|
|
||||||
- **Frontend:** Next.js app (default http://localhost:3000)
|
- **Frontend:** Next.js app (default http://localhost:3000)
|
||||||
- **Backend:** FastAPI service (default http://localhost:8000)
|
- **Backend:** FastAPI service (default http://localhost:8000)
|
||||||
- **Data:** Postgres + Redis
|
- **Data:** Postgres + Redis
|
||||||
|
|||||||
Reference in New Issue
Block a user