Skip to content

Redesign Command Center shortcuts and router - #23

Open
awtprod wants to merge 6 commits into
mainfrom
agent/command-center-shortcuts-router
Open

Redesign Command Center shortcuts and router#23
awtprod wants to merge 6 commits into
mainfrom
agent/command-center-shortcuts-router

Conversation

@awtprod

@awtprod awtprod commented Aug 10, 2026

Copy link
Copy Markdown
Owner

What changed

  • Add persistent Command, Capture, All Spaces, and Space shortcuts above the Command Center agent.
  • Add inline Idea/Task capture into the selected Space.
  • Simplify the composer to model selection and Send, defaulting to gpt-5.6-terra with high reasoning.
  • Preserve provider/model route selection across follow-up turns.
  • Add top-level router guidance to confirm mutations, present meaningful choices, and ask coding users to choose an isolated worktree or shared workspace.

Why

The Command Center home screen should be an attention-oriented router: users can jump directly to the Space or capture action they need, while the main agent coordinates work instead of acting as an implicit worker.

Validation

  • Web focused tests: 19 passed.
  • Server focused tests: 23 passed.
  • Web and server typechecks passed.
  • Formatting and diff checks passed.

The distributed OpenClaw-to-local worker enrollment protocol is intentionally left for a follow-up infrastructure change.

@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:XL labels Aug 10, 2026
@awtprod
awtprod marked this pull request as ready for review August 10, 2026 02:14
@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown

Thread transfer impact

⚠️ The latest CI run did not produce a thread transfer result for dc7eab5.

This comment will update automatically after the next completed run.

@github-actions github-actions Bot added size:XXL and removed size:XL labels Aug 10, 2026
atryan added 2 commits August 10, 2026 16:34
catchIf's error union includes PlatformError from earlier fs/spawn steps,
but the predicate only typed BuildCommandFailedError, failing the Check job's typecheck.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XXL vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants