Commit Graph

45 Commits

Author SHA1 Message Date
Haitao Pan
31f1a4da6b Refactor bridge provider readiness and trim stale tests 2026-04-12 15:42:15 +08:00
Haitao Pan
033dd07a1b Refactor app execution semantics to agent and gateway 2026-04-11 16:23:26 +08:00
Haitao Pan
641d9156b1 Remove bundled app helper binaries 2026-04-11 14:45:50 +08:00
Haitao Pan
59866d8ad2 Enforce bridge-only production routing in app 2026-04-11 13:50:11 +08:00
Haitao Pan
8e98c5e559 refactor: consume bridge-owned single-agent routing 2026-04-10 21:20:35 +08:00
Haitao Pan
a8a1a25fc9 Document bridge-only provider architecture 2026-04-10 15:00:58 +08:00
Haitao Pan
97fab179d9 Align bridge core path and secure account sync 2026-04-10 11:55:36 +08:00
Haitao Pan
e865c2ca5e refactor: remove web surface from xworkmate-app 2026-04-09 11:19:40 +08:00
Haitao Pan
f02c3324ea Split ACP bridge into standalone repository 2026-04-09 09:49:52 +08:00
Haitao Pan
36fedfafc5 Hide experimental gateway modes by default 2026-04-09 09:30:54 +08:00
Haitao Pan
8498fb7073 cleanup: remove ACP bypass fallbacks and stale architecture docs 2026-04-08 20:48:06 +08:00
Haitao Pan
dd2ba77910 Unify single-agent task flow under ACP 2026-04-08 20:27:35 +08:00
Haitao Pan
0ba9f713f9 chore: checkpoint current workspace changes 2026-04-08 20:02:25 +08:00
Haitao Pan
e2bebe6216 Refine ACP platform boundaries and tests 2026-04-08 19:51:26 +08:00
Haitao Pan
173ccd83d7 refactor: unify task control plane 2026-04-08 18:14:26 +08:00
Haitao Pan
eb173a71e1 Remove legacy auto execution target routing 2026-04-06 19:01:24 +08:00
Haitao Pan
3f39b0453e docs: record metadata issue and task routing 2026-04-06 14:17:36 +08:00
Haitao Pan
4c5749335d Refactor thread state and runtime naming alignment 2026-04-06 12:32:59 +08:00
Haitao Pan
dea09ea464 Clean legacy task thread state plumbing 2026-04-06 10:27:01 +08:00
Haitao Pan
72a79724a7 Align strict TaskThread workspace semantics 2026-04-06 09:57:37 +08:00
Haitao Pan
0a602cf063 Refactor TaskThread workspace binding semantics 2026-04-06 06:48:12 +08:00
Haitao Pan
446d5d4013 docs: add cloud session multi-device architecture 2026-03-30 16:56:57 +08:00
Haitao Pan
bd1c64376e docs(architecture): require per-task session key isolation 2026-03-29 20:32:42 +08:00
Haitao Pan
8d5ecaf5ac docs(architecture): add layered architecture overview 2026-03-29 12:42:09 +08:00
Haitao Pan
d06d54e79a Migrate task thread runtime to Go Agent-core 2026-03-29 12:23:03 +08:00
Haitao Pan
e4ff2de29f fix(taskthread): stabilize workspace binding follow-ups 2026-03-29 09:28:51 +08:00
Haitao Pan
76fe331985 Refactor assistant thread model to TaskThread 2026-03-28 22:30:44 +08:00
Haitao Pan
cc0086421f refactor: execute stage0-5 workflow and tighten closure guards 2026-03-28 19:45:03 +08:00
Haitao Pan
739d05432e refactor thread workspace resolution and align architecture docs 2026-03-28 14:52:14 +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
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
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
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
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