Haitao Pan
b3960c7648
Unify gateway settings actions and harden persistence tests
2026-03-23 07:28:33 +08:00
Haitao Pan
817efdb71a
release: prepare v0.6.1
2026-03-22 23:19:18 +08:00
Haitao Pan
e1b29ae8c9
Refactor work modes and gateway profiles
2026-03-22 20:02:00 +08:00
Haitao Pan
cb1c176b3f
Refactor assistant page and gateway runtime integration
...
- Unify execution target switching in app controllers
- Enhance assistant page with gateway-aware message handling
- Add comprehensive tests for execution target switching and gateway runtime
- Integrate gateway settings into settings center
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 18:17:24 +08:00
Haitao Pan
93032366bd
Integrate gateway settings into integrations page
2026-03-22 17:07:27 +08:00
Haitao Pan
ee3f9ec80b
Refactor settings persistence and upgrade recovery
2026-03-22 16:01:04 +08:00
Haitao Pan
c7d15d342d
fix(runtime): encrypt local settings and assistant thread persistence
2026-03-22 13:34:26 +08:00
Haitao Pan
5c1777d4cb
Fix assistant thread connection status
2026-03-22 12:29:47 +08:00
Haitao Pan
e982c8c086
Persist assistant state and add local recovery cleanup
2026-03-22 11:59:54 +08:00
Haitao Pan
ce9049d54c
Fix web chrome test isolation and session persistence
2026-03-22 10:50:29 +08:00
Haitao Pan
19f2d7013c
refactor: align multi-agent workflow with real ollama cli
2026-03-20 16:52:20 +08:00
Haitao Pan
50b8a4dc98
Synchronize assistant threads and markdown view
2026-03-20 12:37:19 +08:00
Haitao Pan
78c2dd6dc2
Stabilize ARIS packaging and Ollama Cloud settings
2026-03-20 09:13:22 +08:00
Haitao Pan
7a58db73bf
Integrate ARIS bundle and Go bridge runtime
2026-03-20 08:17:34 +08:00
Haitao Pan
f5efd84864
Repair codex integration test baseline
2026-03-19 23:47:04 +08:00
Haitao Pan
ce7cfa1b4c
Implement streaming assistant thread persistence
2026-03-19 19:55:36 +08:00
Haitao Pan
30e1d2a32e
Fix assistant model routing and task naming
2026-03-19 17:59:20 +08:00
Haitao Pan
e55867c1ba
Unify task dialog gateway modes
2026-03-19 15:45:06 +08:00
Haitao Pan
8067916b5b
Add managed multi-agent collaboration runtime
2026-03-19 12:33:50 +08:00
Haitao Pan
c8027973ae
Merge branch 'codex/windows-parity' into main
2026-03-18 18:15:16 +08:00
Haitao Pan
1e403db0be
Merge branch 'codex/linux-desktop-parity' into main
...
# Conflicts:
# lib/app/app_controller.dart
# test/features/settings_page_test.dart
# test/test_support.dart
2026-03-18 18:15:09 +08:00
Haitao Pan
d524c74047
Finish secure settings storage and refresh workspace UI
2026-03-18 17:04:00 +08:00
Haitao Pan
364d01f372
feat: align Windows desktop runtime with macOS parity
2026-03-16 22:26:46 +08:00
Haitao Pan
910fd3fedc
feat: add linux desktop parity scaffolding
2026-03-16 17:58:37 +08:00
Haitao Pan
cea23027dd
feat: add focused navigation favorites
2026-03-15 10:14:33 +08:00
Haitao Pan
b861c8cc54
feat: expand codex bridge integration and assistant workspace
2026-03-15 08:19:53 +08:00
6c12439168
feat(runtime): add built-in/external codex modes and external agent provider registry
2026-03-14 09:31:23 +08:00
Haitao Pan
6765960757
feat: update app controller, AI gateway page, and Codex FFI bindings
2026-03-14 00:52:35 +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
3bf965ddfa
feat: ship ai gateway integration and ui polish
2026-03-13 15:21:23 +08:00
Haitao Pan
1eb48e5547
fix: stabilize remote gateway pairing identity
2026-03-12 09:55:17 +08:00
Haitao Pan
8fef5986e4
feat: secure gateway shared token handling
2026-03-12 08:58:30 +08:00
Haitao Pan
70b6856adb
fix: improve remote gateway bootstrap prefill
2026-03-12 01:26:04 +08:00
Haitao Pan
c9c52de212
feat: add runtime diagnostics log viewer
2026-03-12 01:15:50 +08:00
Haitao Pan
24836a3826
feat: add gateway device pairing controls
2026-03-12 00:54:28 +08:00
Haitao Pan
e954af8468
feat: complete gateway-driven assistant baseline
2026-03-11 23:01:47 +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