xworkmate-app/lib/features
Haitao Pan e26ffb2116 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
..
account refactor(ui): modernize design system with consistent spacing and typography 2026-03-13 19:12:27 +08:00
ai_gateway feat: integrate Codex CLI as built-in code agent 2026-03-14 00:10:27 +08:00
assistant refactor(ui): modernize design system with consistent spacing and typography 2026-03-13 19:12:27 +08:00
claw_hub feat: 重构侧边栏导航结构 2026-03-13 21:19:43 +08:00
mcp_server refactor: 重命名 MCP Server 为 MCP Hub 2026-03-13 22:46:58 +08:00
mobile feat: ship ai gateway integration and ui polish 2026-03-13 15:21:23 +08:00
modules feat: 重构侧边栏导航结构 2026-03-13 21:19:43 +08:00
secrets refactor(ui): modernize design system with consistent spacing and typography 2026-03-13 19:12:27 +08:00
settings refactor(ui): modernize design system with consistent spacing and typography 2026-03-13 19:12:27 +08:00
skills feat: 重构侧边栏导航结构 2026-03-13 21:19:43 +08:00
tasks refactor(ui): modernize design system with consistent spacing and typography 2026-03-13 19:12:27 +08:00