Skip to content

feat(controller): introduce controller-first local runtime#269

Merged
mrcfps merged 15 commits intomainfrom
refactor/controller
Mar 19, 2026
Merged

feat(controller): introduce controller-first local runtime#269
mrcfps merged 15 commits intomainfrom
refactor/controller

Conversation

@mrcfps
Copy link
Copy Markdown
Contributor

@mrcfps mrcfps commented Mar 19, 2026

Summary

  • add a new apps/controller package that owns local config storage, OpenClaw compilation/sync, controller-compatible HTTP routes, and controller-side runtime orchestration
  • switch desktop local runtime packaging/orchestration to a controller sidecar and point web SDK generation at controller OpenAPI
  • add controller parity coverage with route compatibility tests, sync/writer tests, and updated controller refactor checklist progress

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

mrcfps added 2 commits March 19, 2026 12:15
Store the desktop controller's Nexu home under the repo-local dev runtime path so desktop:start no longer writes config into ~/.nexu. Expose the resolved Nexu home in the Runtime Console diagnostics view to make the active config location easy to verify.
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Mar 19, 2026

Deploying nexu-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 74b4a57
Status: ✅  Deploy successful!
Preview URL: https://da658a47.nexu-docs.pages.dev
Branch Preview URL: https://refactor-controller.nexu-docs.pages.dev

View logs

@mrcfps mrcfps merged commit 6397522 into main Mar 19, 2026
10 checks passed
@mrcfps mrcfps deleted the refactor/controller branch March 19, 2026 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants