You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
openmicro codex-app: drive the Codex macOS desktop app — the Codex Micro's own companion app — straight from a game controller. Deep links (codex://new?prompt=…) for prompt/new-chat, System Events keystrokes for accept (Enter) and dictation (Ctrl+Shift+D), and LED agent-state via the shared ~/.codex lifecycle hooks.
GUI mode launches the app at startup and prints live colored terminal status: controller connect/disconnect, dispatched actions, and agent-state changes.
Harness interface: optional usesPty/execute members let third-party harnesses target GUI apps instead of pty-wrapped CLIs.