#529 · Primary category: AI Coding Assistants
codex-plusplus-ios-simulator
iOS Simulator tweak for Codex++ — embeds a headless, mirrored simulator in Codex's right panel.
Project last updated:05/07/26
GitHub Stars
565
Forks
53
Contributors
1
License
MIT
Why we included this project
When you're working in Codex on an iOS app, this tweak puts a live simulator right in the side panel, so you can watch the app run and drive it without keeping Simulator.app open. Touch, swipe, keyboard, and hardware-button input all get forwarded to the device, and a device picker lets you switch between installed simulators. The annotation mode is the most useful part for agent workflows: click an element and it writes a comment with the element's label, frame, and viewport coordinates into Codex's native comment UI, so you don't have to describe screen positions by hand. It needs a full Xcode install and at least one downloaded simulator runtime, and it compiles its helper binaries locally on first use. For developers who want their coding agent to actually see and interact with the app under test, this is a practical, self-contained addition to a Codex++ setup.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.