Haitao Pan
|
c77649ac6e
|
feat: update app controller, AI gateway page, and Codex FFI bindings
|
2026-03-14 00:52:35 +08:00 |
|
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 |
|
Haitao Pan
|
e4f55e6dcc
|
feat: ship ai gateway integration and ui polish
|
2026-03-13 15:21:23 +08:00 |
|
Haitao Pan
|
acc3a06534
|
fix: stabilize remote gateway pairing identity
|
2026-03-12 09:55:17 +08:00 |
|
Haitao Pan
|
efd03de2dc
|
feat: secure gateway shared token handling
|
2026-03-12 08:58:30 +08:00 |
|
Haitao Pan
|
7a86703865
|
fix: improve remote gateway bootstrap prefill
|
2026-03-12 01:26:04 +08:00 |
|
Haitao Pan
|
f018bb151b
|
feat: add runtime diagnostics log viewer
|
2026-03-12 01:15:50 +08:00 |
|
Haitao Pan
|
7d53912463
|
feat: add gateway device pairing controls
|
2026-03-12 00:54:28 +08:00 |
|
Haitao Pan
|
d0fca7efd3
|
feat: complete gateway-driven assistant baseline
|
2026-03-11 23:01:47 +08:00 |
|
Haitao Pan
|
ad8798ea5b
|
Add global language toggle and app localization
|
2026-03-11 15:15:47 +08:00 |
|
Haitao Pan
|
6a9115eda9
|
Add assistant access controls and maximize desktop windows
|
2026-03-11 14:04:29 +08:00 |
|
Haitao Pan
|
9720b1fc65
|
Initial Flutter workspace shell
|
2026-03-11 07:32:52 +08:00 |
|