Commit Graph

23 Commits

Author SHA1 Message Date
Haitao Pan
6e9c5f723d fix(settings): simplify single-agent skill roots 2026-03-26 09:31:21 +08:00
Haitao Pan
cf6c5c0a47 fix(assistant): require bookmarks for shared skill roots 2026-03-25 22:48:57 +08:00
Haitao Pan
ea2edfdc02 feat(settings): add authorized skills directory authorization 2026-03-25 19:22:10 +08:00
Haitao Pan
b0e1b389fd Suppress mobile scanner ignored attributes warnings 2026-03-25 17:16:09 +08:00
Haitao Pan
d653e50875 chore: commit remaining workspace changes 2026-03-25 14:25:24 +08:00
Haitao Pan
68ff24c6b9 fix(release): align export compliance flag and backfill missing framework dsyms 2026-03-25 11:55:50 +08:00
Haitao Pan
929943df0e fix(macos): sync Podfile lock after pod install 2026-03-25 10:36:10 +08:00
Haitao Pan
cf99541aa0 feat: add mobile gateway pairing guide 2026-03-24 15:12:32 +08:00
Haitao Pan
c88bdbcd90 chore(release): add app encryption compliance docs 2026-03-24 13:30:20 +08:00
Haitao Pan
b5cdf2f8d5 feat(assistant): paste clipboard images as attachments 2026-03-24 13:02:01 +08:00
Haitao Pan
c5259fbc22 Update CocoaPods locks for file-backed store 2026-03-23 22:31:12 +08:00
Haitao Pan
88b1218a1f Rebuild desktop persistence as file stores 2026-03-23 21:45:36 +08:00
Haitao Pan
b909155b55 fix(release): harden apple app store distribution 2026-03-23 17:28:54 +08:00
Haitao Pan
11ceb6af87 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