Commit graph

16 commits

Author SHA1 Message Date
BukeLy
b19322dda0 fix(filesystem): tighten PIFS grep and page-read policy 2026-06-01 12:16:41 +08:00
BukeLy
dc4de3116f refactor: remove source paths from PIFS 2026-06-01 01:40:44 +08:00
BukeLy
d0c0c67a39 fix(filesystem): remove cat node reads
Return nested PageIndex structure JSON from cat --structure and keep content reads page-based only. Remove the cat --node command surface, related limits, prompts, and structure-text fallback.
2026-06-01 00:05:19 +08:00
BukeLy
e368562e03 refactor(filesystem): consolidate semantic projection modules 2026-05-31 23:57:12 +08:00
BukeLy
34fa8f7b42 refactor(filesystem): inline embedding dimension default 2026-05-31 23:43:54 +08:00
BukeLy
decfe29fe4 fix(filesystem): avoid eager vector imports for embedding defaults 2026-05-31 21:37:30 +08:00
BukeLy
58409d1ec5 feat(filesystem): default embeddings to 1024 dimensions 2026-05-31 21:37:30 +08:00
BukeLy
95e5717ba4 fix(pifs): route agent retrieval through browse 2026-05-31 21:37:04 +08:00
BukeLy
27071cb7f5 refactor(pifs): converge semantic retrieval on browse 2026-05-31 21:36:51 +08:00
BukeLy
b6587350a3 fix(demo): register all example documents 2026-05-27 02:12:34 +08:00
BukeLy
de1992def1 refactor(filesystem): make pifs providers configurable 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
a80b84dae4 fix(filesystem): remove session ref aliases from cli output 2026-05-27 02:12:34 +08:00
BukeLy
06d8553a0a fix(filesystem): clarify folder path metadata errors 2026-05-27 02:12:34 +08:00
BukeLy
b9ee711087 fix(filesystem): require target-first cat syntax 2026-05-27 02:12:34 +08:00
BukeLy
74d0600261 feat(filesystem): add PageIndex filesystem shell 2026-05-27 02:12:34 +08:00