openclaw/packages/memory-host-sdk
Syu 227b4bffee
fix(qmd): normalize direct file collection paths (#65212)
* fix(qmd): normalize direct file collection paths

Port fix from PR #65212 to new package location.

When a QMD custom collection path config entry points directly to a file
instead of a directory, normalize into:
- path = parent directory
- pattern = exact filename

This ensures direct file targets are handled correctly regardless of any
user-supplied glob pattern.

Original commit: 3570aa55a7 (fix/flow-runs-legacy-migration)

* fix(qmd): escape direct file collection patterns

* fix(qmd): escape direct file collection masks
2026-05-22 17:16:53 -07:00
..
src fix(qmd): normalize direct file collection paths (#65212) 2026-05-22 17:16:53 -07:00
package.json Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00