Haitao Pan
641d9156b1
Remove bundled app helper binaries
2026-04-11 14:45:50 +08:00
Haitao Pan
6c7f27d6c9
chore: suppress noisy macos third-party build warnings
2026-04-11 09:28:00 +08:00
Haitao Pan
c2fde01772
Fix macOS project shell phase ordering for go-core helper embed
2026-04-06 09:39:47 +08:00
Haitao Pan
a665f677b2
Bundle go-core helper with macOS app and drop external CLI fallback
2026-04-06 09:39:16 +08:00
Haitao Pan
a3780f606f
Fix macOS archive symbols and packaging settings
2026-03-27 16:32:23 +08:00
Haitao Pan
f6ad983b68
Refine macOS Xcode entrypoint and CocoaPods SDK refs
2026-03-27 16:15:27 +08:00
Haitao Pan
f39a55c87b
Refine desktop agent launch policy
2026-03-27 15:31:46 +08:00
Haitao Pan
a34550ab16
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
ad62bfb644
Refactor macOS status bar background runtime
2026-03-26 19:13:05 +08:00
Haitao Pan
18b7d7212a
chore: commit remaining workspace changes
2026-03-25 14:25:24 +08:00
Haitao Pan
a453abb093
fix(release): align export compliance flag and backfill missing framework dsyms
2026-03-25 11:55:50 +08:00
Haitao Pan
fbc4f55017
fix(release): harden apple app store distribution
2026-03-23 17:28:54 +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
d0fca7efd3
feat: complete gateway-driven assistant baseline
2026-03-11 23:01:47 +08:00
Haitao Pan
204123c634
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