Haitao Pan
|
ea4abe350b
|
build: add test-all make targets
|
2026-04-08 16:37:12 +08:00 |
|
Haitao Pan
|
15a85cea0b
|
Update iOS build settings and version metadata
|
2026-03-28 20:22:48 +08:00 |
|
Haitao Pan
|
03c7e2776d
|
Refine macOS Xcode entrypoint and CocoaPods SDK refs
|
2026-03-27 16:15:27 +08:00 |
|
Haitao Pan
|
14fb1c59d0
|
fix(release): verify export compliance in apple artifacts
|
2026-03-25 14:03:09 +08:00 |
|
Haitao Pan
|
bd76a91130
|
Rename ARIS bridge to go core
|
2026-03-23 20:59:18 +08:00 |
|
Haitao Pan
|
144428f054
|
fix(release): harden apple app store distribution
|
2026-03-23 17:28:54 +08:00 |
|
Haitao Pan
|
7378888ed4
|
feat: add ui feature flag release docs pipeline
|
2026-03-22 10:49:13 +08:00 |
|
Haitao Pan
|
7a58db73bf
|
Integrate ARIS bundle and Go bridge runtime
|
2026-03-20 08:17:34 +08:00 |
|
Haitao Pan
|
910fd3fedc
|
feat: add linux desktop parity scaffolding
|
2026-03-16 17:58:37 +08:00 |
|
Haitao Pan
|
6b6a586f8d
|
fix: resolve Rust FFI compilation errors and simplify build
- Fix duplicate Clone implementation conflict in CodexConfig
- Add Default derive to CodexConfigRust for unwrap_or_default()
- Fix temporary lifetime issues in find_codex_binary()
- Remove unused imports (CString, CodexEvent)
- Update Makefile rust-build-release to target arm64 only (no x86_64/lipo)
- Add gitignore rules for Rust build artifacts
|
2026-03-14 09:52:13 +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 |
|
Haitao Pan
|
390e14beef
|
Polish workspace theme and add Makefile tasks
|
2026-03-11 15:34:15 +08:00 |
|