Skip to content

feat: add coding agent workspace - #8

Merged
sionic-khope merged 10 commits into
mainfrom
codex/coding-agent-desktop
Jul 18, 2026
Merged

feat: add coding agent workspace#8
sionic-khope merged 10 commits into
mainfrom
codex/coding-agent-desktop

Conversation

@sionic-khope

Copy link
Copy Markdown
Contributor

Summary

  • replace the expanded terminal surface with a single speech-bubble coding workspace
  • keep the enlarged Miku companion on the right and return-to-idle controls intact
  • add provider and approval selection plus an embedded rectangular terminal drawer
  • route Codex and Claude prompts to the local PTY with quoted commands and explicit permission mappings

Verification

  • export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer && swift build -Xswiftc -warnings-as-errors
  • export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer && swift test -Xswiftc -warnings-as-errors (144 tests)
  • MIKUCODE_CAPTURE_DIR=/tmp/mikucode-agent-capture swift test -Xswiftc -warnings-as-errors --filter TerminalVisualSmokeTests/testIdleOverlayAndActiveTerminalRenderAtDisplaySize
  • git diff --check

Notes

  • no external Terminal.app launch path or second desktop window was added
  • Codex and Claude are available on this workstation; Pi and OpenCode remain selectable and report through the embedded terminal if their CLIs are installed

@sionic-khope
sionic-khope merged commit 0ce9c69 into main Jul 18, 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