Commit Graph

41 Commits

Author SHA1 Message Date
Haitao Pan
5a1859c014 refactor: consume bridge-owned single-agent routing 2026-04-10 21:20:35 +08:00
Haitao Pan
2fbece5188 Document bridge-only provider architecture 2026-04-10 15:00:58 +08:00
Haitao Pan
98c46f39cc Align bridge core path and secure account sync 2026-04-10 11:55:36 +08:00
Haitao Pan
11965c55ab refactor: remove web surface from xworkmate-app 2026-04-09 11:19:40 +08:00
Haitao Pan
5d3b1fedd4 Split ACP bridge into standalone repository 2026-04-09 09:49:52 +08:00
Haitao Pan
d8ea2cac0d Hide experimental gateway modes by default 2026-04-09 09:30:54 +08:00
Haitao Pan
e3362e2053 cleanup: remove ACP bypass fallbacks and stale architecture docs 2026-04-08 20:48:06 +08:00
Haitao Pan
ed0c79a7e2 Unify single-agent task flow under ACP 2026-04-08 20:27:35 +08:00
Haitao Pan
4e19ba3ded chore: checkpoint current workspace changes 2026-04-08 20:02:25 +08:00
Haitao Pan
f986c48fe8 Refine ACP platform boundaries and tests 2026-04-08 19:51:26 +08:00
Haitao Pan
b5c12dbd59 refactor: unify task control plane 2026-04-08 18:14:26 +08:00
Haitao Pan
1de732182c Remove legacy auto execution target routing 2026-04-06 19:01:24 +08:00
Haitao Pan
10015e56f8 docs: record metadata issue and task routing 2026-04-06 14:17:36 +08:00
Haitao Pan
806e308446 Refactor thread state and runtime naming alignment 2026-04-06 12:32:59 +08:00
Haitao Pan
c88048e32e Clean legacy task thread state plumbing 2026-04-06 10:27:01 +08:00
Haitao Pan
8f858cda93 Align strict TaskThread workspace semantics 2026-04-06 09:57:37 +08:00
Haitao Pan
e9e5e1f8ae Refactor TaskThread workspace binding semantics 2026-04-06 06:48:12 +08:00
Haitao Pan
e8a601b0e1 docs: add cloud session multi-device architecture 2026-03-30 16:56:57 +08:00
Haitao Pan
ad0db8bd9e docs(architecture): require per-task session key isolation 2026-03-29 20:32:42 +08:00
Haitao Pan
7a23bc8cf8 docs(architecture): add layered architecture overview 2026-03-29 12:42:09 +08:00
Haitao Pan
57d3712a55 Migrate task thread runtime to Go Agent-core 2026-03-29 12:23:03 +08:00
Haitao Pan
57fe420113 fix(taskthread): stabilize workspace binding follow-ups 2026-03-29 09:28:51 +08:00
Haitao Pan
244d030223 Refactor assistant thread model to TaskThread 2026-03-28 22:30:44 +08:00
Haitao Pan
360cce8a5c refactor: execute stage0-5 workflow and tighten closure guards 2026-03-28 19:45:03 +08:00
Haitao Pan
0e8fea1bfa refactor thread workspace resolution and align architecture docs 2026-03-28 14:52:14 +08:00
Haitao Pan
45a8a9d25d Remove legacy settings recovery path 2026-03-23 20:33:19 +08:00
Haitao Pan
33d08b5a5f Remove discoveredSkills runtime remnants 2026-03-23 20:19:23 +08:00
Haitao Pan
54bde91ed5 Clean up first-batch single-agent skills flow 2026-03-23 20:06:26 +08:00
Haitao Pan
f15ede6d09 Rename AI Gateway mode to Single Agent 2026-03-23 10:11:53 +08:00
Haitao Pan
f2377d57ef docs: clarify architecture baselines 2026-03-23 08:59:44 +08:00
Haitao Pan
936ddd665b Unify gateway settings actions and harden persistence tests 2026-03-23 07:28:33 +08:00
Haitao Pan
83c73a4ceb release: prepare v0.6.1 2026-03-22 23:19:18 +08:00
Haitao Pan
80b1efed6c Clarify internal architecture documentation 2026-03-22 20:11:17 +08:00
Haitao Pan
a9fed5f0b0 Refactor work modes and gateway profiles 2026-03-22 20:02:00 +08:00
Haitao Pan
7b03dde2a4 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
d640fbd3c6 docs: add secure persistence architecture and release pack 2026-03-22 13:34:29 +08:00
Haitao Pan
f3a2426ba7 Add assistant thread IA docs 2026-03-22 12:51:32 +08:00
Haitao Pan
8067916b5b Add managed multi-agent collaboration runtime 2026-03-19 12:33:50 +08:00
Haitao Pan
b37792663a add configurable simple theme defaults 2026-03-18 19:12:37 +08:00
Haitao Pan
b861c8cc54 feat: expand codex bridge integration and assistant workspace 2026-03-15 08:19:53 +08:00
Haitao Pan
32b7aac1a7 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