Skip to content

fix(dispatch): polish user-facing setup UX - #1972

Merged
bobleer merged 1 commit into
GCWing:mainfrom
bobleer:bob/dispatch-uiux-polish
Aug 2, 2026
Merged

fix(dispatch): polish user-facing setup UX#1972
bobleer merged 1 commit into
GCWing:mainfrom
bobleer:bob/dispatch-uiux-polish

Conversation

@bobleer

@bobleer bobleer commented Aug 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • replace capability identifiers, protocol diagnostics, and raw backend errors with concise user-facing states and recovery actions
  • improve target readiness, source-build, model-sync, permission, navigation, and result-retrieval interactions
  • move necessary technical details behind progressive disclosure and update English, Simplified Chinese, and Traditional Chinese copy
  • add regressions that prevent internal capability names and transport diagnostics from leaking into the UI

Testing

  • pnpm --dir src/web-ui run test:run src/features/dispatch src/flow_chat/components/ChatInputWorkspaceStrip.test.tsx src/flow_chat/components/ChatInputWorkspaceStripLayout.test.ts src/app/components/NavPanel/sections/sessions (131 tests passed)
  • pnpm run type-check:web
  • pnpm run i18n:audit
  • pnpm run theme:color-audit:all
  • pnpm run lint:web (0 errors; 2 existing warnings)

@bobleer
bobleer merged commit d3999c8 into GCWing:main Aug 2, 2026
7 checks passed
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.

1 participant