Commit graph

27 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
b9e30952ad Remove unused PIFS text window commands 2026-06-01 00:19:37 +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_
0f71da3bc1
refactor(pifs): remove dead semantic retrieval code (#33) 2026-05-31 22:22:05 +08:00
BukeLy
27071cb7f5 refactor(pifs): converge semantic retrieval on browse 2026-05-31 21:36:51 +08:00
BukeLy
c63ebe573b feat(pifs): render browse results as records 2026-05-31 21:36:37 +08:00
BukeLy
ba821a70b9 feat(pifs): add semantic browse command 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
0243732e22 fix(filesystem): clarify agent evidence recovery 2026-05-27 03:35:12 +08:00
BukeLy
311c7b5f1c fix(filesystem): preserve lazy filesystem exports 2026-05-27 02:12:35 +08:00
BukeLy
cd571ddbaf fix(filesystem): relax structural read limits 2026-05-27 02:12:35 +08:00
BukeLy
2b69719f60 feat(filesystem): support space-separated cat node ids 2026-05-27 02:12:35 +08:00
BukeLy
4a158f9e5f fix(filesystem): label semantic search paths in cli output 2026-05-27 02:12:35 +08:00
BukeLy
7104602a70 refactor(filesystem): simplify semantic search result fields 2026-05-27 02:12:35 +08:00
Bukely_
c86d5727ed fix(filesystem): preserve pageindex registration errors
Persist PageIndex tree build failure details in metadata_status and surface them through stat and structural reads.
2026-05-27 02:12:35 +08:00
Bukely_
70eece52e5 fix(filesystem): require real grep source lines
Do not emit source-file grep fallback candidates unless an actual source line matches the query.
2026-05-27 02:12:34 +08:00
BukeLy
9734bf6914 fix(filesystem): enforce pifs shell command limits 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
7e70b580f0 fix(filesystem): show generated metadata in stat 2026-05-27 02:12:34 +08:00
BukeLy
8ae94ade19 fix(filesystem): render root folder path correctly 2026-05-27 02:12:34 +08:00
BukeLy
b2089712b3 refactor(filesystem): remove reference id concept 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
144e8ba325 feat(pifs): add find maxdepth traversal limit 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