Skip to content

[codex] Fix agent visual fullscreen styles#590

Merged
rogerchappel merged 1 commit into
mainfrom
feat/codex/fix-agent-visual-fullscreen
May 23, 2026
Merged

[codex] Fix agent visual fullscreen styles#590
rogerchappel merged 1 commit into
mainfrom
feat/codex/fix-agent-visual-fullscreen

Conversation

@rogerchappel
Copy link
Copy Markdown
Owner

Summary

  • Restore fullscreen Agent Mode visual behavior after the tray visual consistency merge.
  • Prevent non-orbital visual styles from being covered by the generic speaker/core layer.
  • Mark Agent Mode overlay controls as explicit buttons so mobile taps do not behave like composer submits.

Why

Post-merge testing showed fullscreen Agent Mode collapsed into the compact composer area on mobile, and the new visual styles rendered as a speaker/core picture instead of their actual style. This PR contains only that feedback fix on top of current main.

Verification

  • pnpm typecheck
  • pnpm test src/lib/agent-visual-settings.test.ts 'src/app/api/companies/[id]/route.test.ts'
  • pnpm lint:check (existing warnings only)
  • git diff --check origin/main...HEAD
  • visual regression smoke for non-orbital style rendering and Orbital immersive classes
  • push hook: pnpm typecheck and pnpm build

@rogerchappel rogerchappel marked this pull request as ready for review May 23, 2026 22:48
@rogerchappel rogerchappel merged commit 94ac6f7 into main May 23, 2026
1 check 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