Haitao Pan
|
de010bab5e
|
Refine desktop agent launch policy
|
2026-03-27 15:31:46 +08:00 |
|
Haitao Pan
|
691dd39597
|
fix: harden codex model refresh handling
|
2026-03-27 00:30:22 +08:00 |
|
Haitao Pan
|
ee09c13d88
|
refactor(appstore): use external single-agent app-server
|
2026-03-23 18:20:42 +08:00 |
|
Haitao Pan
|
364d01f372
|
feat: align Windows desktop runtime with macOS parity
|
2026-03-16 22:26:46 +08:00 |
|
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 |
|