xworkmate-app/macos
Haitao Pan a6699beff3 feat: integrate Codex CLI as built-in code agent
- Add CodexRuntime for process management and JSON-RPC communication
- Add CodexConfigBridge for AI Gateway configuration
- Add ModeSwitcher for OpenClaw Gateway mode switching (local/remote/offline)
- Add AgentRegistry for agent registration and discovery
- Add RuntimeCoordinator for unified coordination
- Add Rust FFI bindings for native integration
- Add comprehensive test coverage

Phase 1-4 features:
- Configuration bridging to AI Gateway
- Mode switching between local/remote/offline
- Agent registration protocol
- Cloud memory sync capability
- Offline fallback support

CI/CD:
- GitHub Actions workflow for Rust FFI build
- Build scripts for macOS universal binary
- Integration with Flutter build process

Co-authored-by: Codex CLI Integration <codex@openai.com>
2026-03-14 00:10:27 +08:00
..
Flutter Add global language toggle and app localization 2026-03-11 15:15:47 +08:00
Frameworks feat: integrate Codex CLI as built-in code agent 2026-03-14 00:10:27 +08:00
Runner feat: complete gateway-driven assistant baseline 2026-03-11 23:01:47 +08:00
Runner.xcodeproj feat: integrate Codex CLI as built-in code agent 2026-03-14 00:10:27 +08:00
Runner.xcworkspace Configure macOS release workspace for App Store builds 2026-03-11 18:48:45 +08:00
RunnerTests Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00
.gitignore Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00
Podfile Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00
Podfile.lock Add global language toggle and app localization 2026-03-11 15:15:47 +08:00