Commit Graph

9 Commits

Author SHA1 Message Date
Haitao Pan
edcfdcdfef feat: Remote Desktop WebRTC Integration 2026-06-03 10:49:58 +08:00
Haitao Pan
31220154cc Implement async OpenClaw task control plane 2026-06-02 11:58:40 +08:00
Haitao Pan
16f8c85d99 fix: persist openclaw gateway failure snapshots 2026-05-22 18:45:23 +08:00
Haitao Pan
c134cb9ab4 fix: expose session result recovery snapshot 2026-05-18 18:33:09 +08:00
Haitao Pan
760a8c0f3b feat: add internal multi-agent jobs and tools orchestration 2026-05-18 16:55:40 +08:00
Haitao Pan
b5eb9ded10 feat(acp): implement task tracking and artifact recording
- Added TaskState and TaskKind tracking in SessionOrchestrator
- Implemented ArtifactRecord to capture remote workspace hints and artifacts
- Enhanced OpenCode adapter with session ID sanitization and validation
- Added unit tests for remote workspace hints and invalid session handling
2026-04-28 20:22:44 +08:00
Haitao Pan
17c0fa6f16 Refine bridge routing and remove fallback paths 2026-04-23 15:58:37 +08:00
Haitao Pan
e808f7a19e refactor(acp): refocus bridge as control plane and consolidate execution logic 2026-04-23 13:21:14 +08:00
Haitao Pan
f7acb2fda5 refactor(acp): split internal server handlers and add opencode adapter 2026-04-23 11:43:38 +08:00