Haitao Pan
09352b35a0
chore: update macOS deployment target to 14.0 and commit pending changes
2026-06-25 09:52:33 +08:00
Haitao Pan
1e0d79532b
chore: add ios release verification assets
2026-05-25 08:54:48 +08:00
Haitao Pan
b9a9999291
chore: remove stale gateway settings and app ffi paths
2026-05-13 16:45:54 +08:00
Haitao Pan
5ab79c7398
Remove bundled app helper binaries
2026-04-11 14:45:50 +08:00
Haitao Pan
4763e7853b
chore: suppress noisy macos third-party build warnings
2026-04-11 09:28:00 +08:00
Haitao Pan
f5a3826be8
Fix macOS project shell phase ordering for go-core helper embed
2026-04-06 09:39:47 +08:00
Haitao Pan
e109e43d99
Bundle go-core helper with macOS app and drop external CLI fallback
2026-04-06 09:39:16 +08:00
Haitao Pan
88786e2310
Fix macOS archive symbols and packaging settings
2026-03-27 16:32:23 +08:00
Haitao Pan
03c7e2776d
Refine macOS Xcode entrypoint and CocoaPods SDK refs
2026-03-27 16:15:27 +08:00
Haitao Pan
de010bab5e
Refine desktop agent launch policy
2026-03-27 15:31:46 +08:00
Haitao Pan
e118106ce5
fix(macos): guard Flutter Assemble phase against direct xcodeproj launch
...
Prevents build failure when opening Runner.xcodeproj directly instead of
Runner.xcworkspace by checking WORKSPACE_DIR at build time and reporting
actionable error message.
2026-03-27 14:56:27 +08:00
Haitao Pan
2e9e82540b
Refactor macOS status bar background runtime
2026-03-26 19:13:05 +08:00
Haitao Pan
70db3fae34
chore: commit remaining workspace changes
2026-03-25 14:25:24 +08:00
Haitao Pan
df61476416
fix(release): align export compliance flag and backfill missing framework dsyms
2026-03-25 11:55:50 +08:00
Haitao Pan
144428f054
fix(release): harden apple app store distribution
2026-03-23 17:28:54 +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
e954af8468
feat: complete gateway-driven assistant baseline
2026-03-11 23:01:47 +08:00
Haitao Pan
fd27158f88
chore: prepare for v0.1 release
2026-03-11 21:21:49 +08:00
Haitao Pan
9720b1fc65
Initial Flutter workspace shell
2026-03-11 07:32:52 +08:00