xworkmate-app/lib/app
Haitao Pan a4913f8891 feat: integrate Codex CLI as AI Gateway-driven Code Agent
- Replace direct GatewayRuntime usage with RuntimeCoordinator
- Add RuntimeCoordinator to manage both Gateway and Codex runtimes
- Add Codex ↔ Gateway bridge activation in AI Gateway Agent tab
- Add _CodexBridgeCard widget with toggle switch and status display
- Add enableCodexBridge() and disableCodexBridge() methods to AppController
- Configure Codex to use AI Gateway models when bridge is enabled
- Support local/remote/offline mode switching for Code Agent
2026-03-14 08:14:25 +08:00
..
app_controller.dart feat: integrate Codex CLI as AI Gateway-driven Code Agent 2026-03-14 08:14:25 +08:00
app_metadata.dart Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00
app_shell.dart feat: 添加 MCP Server 导航项 2026-03-13 22:32:02 +08:00
app.dart Add global language toggle and app localization 2026-03-11 15:15:47 +08:00