mission-control/src
fulgore d59b2e70a1
fix: macOS compatibility for status commands and gateway client id
Replace Linux-only commands (uptime -s, free -m, df --output=pcent) with
cross-platform alternatives using process.platform detection and Node.js
os module. Rename gateway client ID from control-ui to openclaw-control-ui.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 10:57:15 +07:00
..
app fix: macOS compatibility for status commands and gateway client id 2026-03-05 10:57:15 +07:00
components feat: improve agent detail modal visual design 2026-03-05 00:10:49 +07:00
lib fix: macOS compatibility for status commands and gateway client id 2026-03-05 10:57:15 +07:00
store feat: add workspace discoverability and multi-project task support 2026-03-04 22:44:57 +07:00
test feat: initial open-source release 2026-02-23 02:00:44 +07:00
types feat: initial open-source release 2026-02-23 02:00:44 +07:00
index.ts feat: add workspace discoverability and multi-project task support 2026-03-04 22:44:57 +07:00
live-feed.tsx feat: initial open-source release 2026-02-23 02:00:44 +07:00
nav-rail.tsx feat: initial open-source release 2026-02-23 02:00:44 +07:00
page.tsx feat: initial open-source release 2026-02-23 02:00:44 +07:00
proxy.ts fix: resolve cron calendar and auth regressions from open issues 2026-03-04 22:18:57 +07:00