OpenAI Codex

Coming Soon

OpenAI Codex CLI integration for TTBaseUIKit is being developed. Codex reads AGENTS.md files to understand project conventions.


🔧 Planned Setup

Create an AGENTS.md at your project root:

# AGENTS.md — TTBaseUIKit Codex Configuration

## Project Type: iOS Framework
## Target: iOS 14+
## Architecture: MVVM + Coordinator

## Conventions
- Use TTBaseUIKit base classes for all views
- SwiftUI: SUIBaseView for navigation
- UIKit: ViewCodable protocol for view setup
- Config access: XView, XSize, XFont shortcuts
Status: OpenAI Codex integration is under development. Check back for updates or watch the repository for announcements.
← Back to AI Agents Hub