xworkmate-app/lib
Haitao Pan a282e14080 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 feat: integrate Codex CLI as AI Gateway-driven Code Agent 2026-03-14 08:14:25 +08:00
data feat: ship ai gateway integration and ui polish 2026-03-13 15:21:23 +08:00
features feat: integrate Codex CLI as AI Gateway-driven Code Agent 2026-03-14 08:14:25 +08:00
i18n Refine sidebar language toggle layout 2026-03-11 15:25:33 +08:00
models refactor: 重命名 MCP Server 为 MCP Hub 2026-03-13 22:46:58 +08:00
runtime feat: update app controller, AI gateway page, and Codex FFI bindings 2026-03-14 00:52:35 +08:00
theme refactor(ui): modernize design system with consistent spacing and typography 2026-03-13 19:12:27 +08:00
widgets refactor: 重命名 MCP Server 为 MCP Hub 2026-03-13 22:46:58 +08:00
main.dart Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00