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
040e030818
build: add test-all make targets
2026-04-08 16:37:12 +08:00
Haitao Pan
c015acdfbd
test: add automation suite coverage
2026-04-08 16:35:25 +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
db010be4f3
feat(macos): add main window menu action
2026-04-02 10:28:05 +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
9265ab3806
Add desktop background-run lifecycle hooks
2026-03-26 18:42:11 +08:00
Haitao Pan
ad4fecaaac
fix(settings): simplify single-agent skill roots
2026-03-26 09:31:21 +08:00
Haitao Pan
e8927d34e3
fix(assistant): require bookmarks for shared skill roots
2026-03-25 22:48:57 +08:00
Haitao Pan
929719db67
feat(settings): add authorized skills directory authorization
2026-03-25 19:22:10 +08:00
Haitao Pan
de5c7dc035
Suppress mobile scanner ignored attributes warnings
2026-03-25 17:16:09 +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
ce1284f562
fix(macos): sync Podfile lock after pod install
2026-03-25 10:36:10 +08:00
Haitao Pan
d7e0889ee8
feat: add mobile gateway pairing guide
2026-03-24 15:12:32 +08:00
Haitao Pan
a4ba4bf15b
chore(release): add app encryption compliance docs
2026-03-24 13:30:20 +08:00
Haitao Pan
f8f956bf02
feat(assistant): paste clipboard images as attachments
2026-03-24 13:02:01 +08:00
Haitao Pan
3ce78aeef0
Update CocoaPods locks for file-backed store
2026-03-23 22:31:12 +08:00
Haitao Pan
22ceb3bd07
Rebuild desktop persistence as file stores
2026-03-23 21:45:36 +08:00
Haitao Pan
fbc4f55017
fix(release): harden apple app store distribution
2026-03-23 17:28:54 +08:00
Haitao Pan
c24f2aba17
feat: add ui feature flag release docs pipeline
2026-03-22 10:49:13 +08:00
Haitao Pan
c0a6ac58ae
Finish secure settings storage and refresh workspace UI
2026-03-18 17:04:00 +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
d6518eabdb
Add macOS App Store category metadata
2026-03-11 18:56:56 +08:00
Haitao Pan
13752c2497
Configure macOS release workspace for App Store builds
2026-03-11 18:48:45 +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