Commit graph

21 commits

Author SHA1 Message Date
BukeLy
7c021a7dd0 refactor(filesystem): unify pifs metadata state 2026-05-27 02:12:34 +08:00
BukeLy
fc0be1aeee fix(filesystem): restore summary vector search in cli 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
5c948d0840 fix(filesystem): require metadata evidence in chat 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
ec96812e6b fix(filesystem): scope pifs chat identity 2026-05-27 02:12:34 +08:00
BukeLy
c12c2de65b fix(filesystem): guide structural node reads 2026-05-27 02:12:34 +08:00
BukeLy
beed21647f fix(filesystem): remove chat request started noise 2026-05-27 02:12:34 +08:00
BukeLy
cb1bfb00fa fix(filesystem): reuse agent session in pifs chat 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
5a78131509 fix(filesystem): suppress chat input echo while streaming 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
3d62293a1e fix(filesystem): avoid duplicate pifs chat output 2026-05-27 02:12:34 +08:00
BukeLy
3625a592f2 fix(filesystem): stream pifs chat by default 2026-05-27 02:12:34 +08:00
BukeLy
e074bf1765 fix(filesystem): package pifs cli entrypoint 2026-05-27 02:12:34 +08:00
BukeLy
574125d7dd fix(filesystem): add pifs ask and chat commands 2026-05-27 02:12:34 +08:00
BukeLy
74d0600261 feat(filesystem): add PageIndex filesystem shell 2026-05-27 02:12:34 +08:00
Ray
77722838e1
Restructure examples directory and improve document storage (#189)
* Consolidate tests/ into examples/documents/

* Add line_count and reorder structure keys

* Lazy-load documents with _meta.json index

* Update demo script and add pre-shipped workspace

* Extract shared helpers for JSON reading and meta entry building
2026-03-28 04:28:59 +08:00
Ray
ea01b3638c fix doc locations 2025-08-28 19:38:05 +08:00