BukeLy
|
adce9704e1
|
feat(filesystem): add pifs semantic folder build
|
2026-06-01 15:53:41 +08:00 |
|
BukeLy
|
dc4de3116f
|
refactor: remove source paths from PIFS
|
2026-06-01 01:40:44 +08:00 |
|
BukeLy
|
8cdddb5e5b
|
fix(pifs): roll back add-created folders
|
2026-05-31 21:37:48 +08:00 |
|
BukeLy
|
1c5ed63ef8
|
fix(pifs): keep add imports semantically atomic
|
2026-05-31 21:37:48 +08:00 |
|
BukeLy
|
7096ba1388
|
feat(pifs): add workspace file import command
|
2026-05-31 21:37:48 +08:00 |
|
BukeLy
|
3562d47fdb
|
fix(pifs): scope browse vector search before paging
|
2026-05-31 21:36:22 +08:00 |
|
BukeLy
|
977f596666
|
fix(filesystem): return stable semantic search targets
|
2026-05-27 03:48:44 +08:00 |
|
Bukely_
|
112ef99d47
|
fix(filesystem): escape sqlite like wildcards
Escape wildcard characters in recursive folder LIKE filters and metadata contains queries.
|
2026-05-27 02:12:35 +08:00 |
|
Bukely_
|
8e0f295464
|
fix(filesystem): detect ambiguous virtual paths
Resolve root virtual file paths correctly and raise a clear error for ambiguous file targets.
|
2026-05-27 02:12:35 +08:00 |
|
Bukely_
|
3519adfbd1
|
fix(filesystem): preserve sqlite catalog durability
Remove the synchronous=OFF pragma from PIFS catalog inserts so SQLite remains the durable source of truth.
|
2026-05-27 02:12:34 +08:00 |
|
BukeLy
|
30830fc19e
|
refactor(filesystem): remove pre-release store migrations
|
2026-05-27 02:12:34 +08:00 |
|
BukeLy
|
7c021a7dd0
|
refactor(filesystem): unify pifs metadata state
|
2026-05-27 02:12:34 +08:00 |
|
BukeLy
|
144e8ba325
|
feat(pifs): add find maxdepth traversal limit
|
2026-05-27 02:12:34 +08:00 |
|
BukeLy
|
74d0600261
|
feat(filesystem): add PageIndex filesystem shell
|
2026-05-27 02:12:34 +08:00 |
|