Commit Graph

26 Commits

Author SHA1 Message Date
Haitao Pan
34be232931 refactor: use OpenClaw native task state 2026-06-05 21:25:29 +08:00
Haitao Pan
2695c38612 feat(artifacts): add xworkmate.artifacts.collect-and-snapshot gateway method
Adds a new gateway method that copies recent outputs from the OpenClaw media
and tmp directories into the current task scope's artifacts directory,
returning a snapshot manifest. XWorkmate Bridge can then call the existing
xworkmate.artifacts.export to hand the snapshot to the XWorkmate APP.
2026-06-05 11:50:53 +08:00
Haitao Pan
3bc137be6b chore: add repomix-output.xml to .gitignore 2026-06-05 02:54:20 +00:00
Haitao Pan
9bc52e7861 Adapt plugin to OpenClaw 2026.5.28 2026-06-01 10:54:17 +08:00
Haitao Pan
260380531b fix(artifacts): remove thread workspace adoption 2026-05-29 13:32:15 +08:00
Haitao Pan
ccbad4934e Fix XWorkmate artifact export fallback 2026-05-25 13:16:17 +08:00
Haitao Pan
5e36cee987 docs: clarify OpenClaw artifact handoff contract 2026-05-18 17:25:33 +08:00
Haitao Pan
c6ddcfd22b feat: add bridge-backed multi-agent OpenClaw tool 2026-05-18 16:55:40 +08:00
Haitao Pan
56845ab79f test: cover actual OpenClaw run artifact adoption 2026-05-18 16:34:35 +08:00
Haitao Pan
b68fc811c9 Adopt OpenClaw root artifacts into task scope 2026-05-18 06:26:53 +08:00
Haitao Pan
29e09701b8 Clarify empty OpenClaw artifact runs 2026-05-12 15:12:31 +08:00
Haitao Pan
0ee969ea16 Restrict artifacts to current task scope 2026-05-11 11:45:32 +08:00
Haitao Pan
88b073d9d3 fix: align openclaw artifact task scopes 2026-05-07 17:12:50 +08:00
Haitao Pan
bbc21098f7 fix: enforce openclaw artifact session scope 2026-05-07 17:02:55 +08:00
Haitao Pan
b9c05e3657 chore: rename plugin for multi-session scope 2026-05-07 11:26:34 +08:00
Haitao Pan
1d9887e77b fix: restore tasks artifact scope 2026-05-06 20:10:45 +08:00
Haitao Pan
6d481d3152 fix: restore xworkmate task artifact scope 2026-05-06 19:50:40 +08:00
Haitao Pan
a8b75f0aa8 fix: publish task scoped artifacts 2026-05-06 19:41:07 +08:00
Haitao Pan
06978b7dd4 fix: align task artifact scope 2026-05-06 18:58:58 +08:00
Haitao Pan
74ea384374 fix: declare xworkmate artifact tool contract 2026-05-06 18:34:05 +08:00
Haitao Pan
ac3a285dc2 feat: add scoped OpenClaw artifact exports 2026-05-06 09:33:54 +08:00
Haitao Pan
88f26bdbee Add artifact list and read plugin methods 2026-05-05 11:43:40 +08:00
Haitao Pan
d9491aaa2a Ship compiled npm plugin package 2026-05-05 11:21:54 +08:00
Haitao Pan
fa1a9843de Document xworkmate artifacts plugin 2026-05-05 11:14:01 +08:00
Haitao Pan
fe4a664be5 Rename package to xworkmate-artifacts 2026-05-05 11:09:43 +08:00
Haitao Pan
52d8d07e66 Initial OpenClaw XWorkmate artifacts plugin 2026-05-05 11:08:01 +08:00