openclaw-multi-session-plugins/dist
Haitao Pan e03f59c2a4 feat(artifacts): auto-prepare on session.start and support expectedArtifactDirs
- Register session.start hook to call prepareXWorkmateArtifacts best-effort
  so subsequent export calls have a ready scope.
- Use scope directory birthtime/mtime as a floor for sinceUnixMs when the
  scope is already prepared, so files written before export are still
  picked up.
- Fall back to scanning params.expectedArtifactDirs (under workspaceRoot)
  when no scoped candidates are found, so callers can point at ad-hoc
  output directories.
2026-06-05 12:46:33 +08:00
..
src feat(artifacts): auto-prepare on session.start and support expectedArtifactDirs 2026-06-05 12:46:33 +08:00
index.d.ts Add artifact list and read plugin methods 2026-05-05 11:43:40 +08:00
index.js feat(artifacts): auto-prepare on session.start and support expectedArtifactDirs 2026-06-05 12:46:33 +08:00