Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 15:23
b82e2f4

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.