Commit graph

11 commits

Author SHA1 Message Date
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
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_
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
9734bf6914 fix(filesystem): enforce pifs shell command limits 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