Haitao Pan
0df6f4a046
docs(web): add ui planning baseline
2026-03-24 19:48:45 +08:00
Haitao Pan
d2a76e44ce
chore(docs): update release docs tooling
2026-03-24 13:31:27 +08:00
Haitao Pan
a4ba4bf15b
chore(release): add app encryption compliance docs
2026-03-24 13:30:20 +08:00
Haitao Pan
eceef0cce4
docs(release): backfill version history through v0.7
2026-03-24 09:48:24 +08:00
Haitao Pan
9d3dd67887
release: prepare v0.7
2026-03-24 00:34:42 +08:00
Haitao Pan
22ceb3bd07
Rebuild desktop persistence as file stores
2026-03-23 21:45:36 +08:00
Haitao Pan
c9852fd70a
Rename ARIS bridge to go core
2026-03-23 20:59:18 +08:00
Haitao Pan
048eb0c34e
Remove legacy settings recovery path
2026-03-23 20:33:19 +08:00
Haitao Pan
0a520f70a6
Remove discoveredSkills runtime remnants
2026-03-23 20:19:23 +08:00
Haitao Pan
608b9f3a2f
Clean up first-batch single-agent skills flow
2026-03-23 20:06:26 +08:00
Haitao Pan
8cf26a9bc0
Validate workflow and archive results
2026-03-23 11:54:19 +08:00
Haitao Pan
085041e5f0
Rename AI Gateway mode to Single Agent
2026-03-23 10:11:53 +08:00
Haitao Pan
96f2cd17aa
docs: clarify architecture baselines
2026-03-23 08:59:44 +08:00
Haitao Pan
89bd492eb1
Unify gateway settings actions and harden persistence tests
2026-03-23 07:28:33 +08:00
Haitao Pan
40eb84ba1b
release: prepare v0.6.1
2026-03-22 23:19:18 +08:00
Haitao Pan
43388e1696
Clarify internal architecture documentation
2026-03-22 20:11:17 +08:00
Haitao Pan
5cab0f5e3b
Refactor work modes and gateway profiles
2026-03-22 20:02:00 +08:00
Haitao Pan
5d49ae318d
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
23e8cdff75
release: prepare v0.6
2026-03-22 14:40:24 +08:00
Haitao Pan
c6e077ee2d
docs: add secure persistence architecture and release pack
2026-03-22 13:34:29 +08:00
Haitao Pan
1b6710a82f
Add assistant thread IA docs
2026-03-22 12:51:32 +08:00
Haitao Pan
c24f2aba17
feat: add ui feature flag release docs pipeline
2026-03-22 10:49:13 +08:00
Haitao Pan
cbcfb90f31
Add Flutter web assistant shell
2026-03-21 15:52:25 +08:00
Haitao Pan
de8710e1c2
Add mobile-safe controls for mobile shell
2026-03-21 14:26:22 +08:00
Haitao Pan
7793e9238d
refactor: unify settings drill-in navigation
2026-03-20 15:39:33 +08:00
Haitao Pan
4183a40875
Add multi-agent manual verification cases
2026-03-20 09:14:30 +08:00
Haitao Pan
b9cdb7d2b9
Add managed multi-agent collaboration runtime
2026-03-19 12:33:50 +08:00
Haitao Pan
febdbedbfb
add configurable simple theme defaults
2026-03-18 19:12:37 +08:00
Haitao Pan
cacdb70c1e
feat: expand codex bridge integration and assistant workspace
2026-03-15 08:19:53 +08:00
Haitao Pan
f72a38c570
docs: add comprehensive planning for unimplemented features
...
- Add roadmap for 4 phases of feature implementation
- Phase 1: AI Gateway enhancements (P0, 1-2 weeks)
- Phase 2: OpenClaw task scheduling (P1, 2-3 weeks)
- Phase 3: OpenClaw long-term memory (P1, 2-3 weeks)
- Phase 4: Codex FFI Rust embedded mode (P2, 4-6 weeks)
- Include task breakdown, acceptance criteria, and success metrics
- Add dependencies, milestones, and resource requirements
- Document risks and mitigation strategies
2026-03-14 10:32:19 +08:00
Haitao Pan
dd8df06aad
chore: rename 'Gateway Connection' to 'OpenClaw Gateway' for clarity
...
- Update settings page title from '网关连接' to 'OpenClaw Gateway'
- Add naming note in architecture documentation
- Prevents confusion with 'AI Gateway' (APISIX AI proxy)
- Clarifies that this is the OpenClaw service for memory, tasks, and multi-agent coordination
2026-03-14 10:15:07 +08:00
f541e9e980
feat(runtime): add built-in/external codex modes and external agent provider registry
2026-03-14 09:31:23 +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
acc3a06534
fix: stabilize remote gateway pairing identity
2026-03-12 09:55:17 +08:00
Haitao Pan
d0fca7efd3
feat: complete gateway-driven assistant baseline
2026-03-11 23:01:47 +08:00