Commit Graph

23 Commits

Author SHA1 Message Date
Haitao Pan
4562776601 fix(settings): simplify single-agent skill roots 2026-03-26 09:31:21 +08:00
Haitao Pan
26b2c63c28 fix(assistant): require bookmarks for shared skill roots 2026-03-25 22:48:57 +08:00
Haitao Pan
856aecc1fd feat(settings): add authorized skills directory authorization 2026-03-25 19:22:10 +08:00
Haitao Pan
fc534df745 Suppress mobile scanner ignored attributes warnings 2026-03-25 17:16:09 +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
8e4865ab0a fix(macos): sync Podfile lock after pod install 2026-03-25 10:36:10 +08:00
Haitao Pan
332ee750b3 feat: add mobile gateway pairing guide 2026-03-24 15:12:32 +08:00
Haitao Pan
8e1419c94a chore(release): add app encryption compliance docs 2026-03-24 13:30:20 +08:00
Haitao Pan
0ae901babd feat(assistant): paste clipboard images as attachments 2026-03-24 13:02:01 +08:00
Haitao Pan
bf0d3def67 Update CocoaPods locks for file-backed store 2026-03-23 22:31:12 +08:00
Haitao Pan
170fd3ee0f Rebuild desktop persistence as file stores 2026-03-23 21:45:36 +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
d524c74047 Finish secure settings storage and refresh workspace UI 2026-03-18 17:04:00 +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
348cd4eba1 Add macOS App Store category metadata 2026-03-11 18:56:56 +08:00
Haitao Pan
fce470cf31 Configure macOS release workspace for App Store builds 2026-03-11 18:48:45 +08:00
Haitao Pan
51e225ffc0 Add global language toggle and app localization 2026-03-11 15:15:47 +08:00
Haitao Pan
ce21360a59 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