Commit graph

12 commits

Author SHA1 Message Date
BukeLy
c63ebe573b feat(pifs): render browse results as records 2026-05-31 21:36:37 +08:00
BukeLy
3562d47fdb fix(pifs): scope browse vector search before paging 2026-05-31 21:36:22 +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
311c7b5f1c fix(filesystem): preserve lazy filesystem exports 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_
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_
ad45f96dfa fix(filesystem): use summary projection for default semantic search
Route default semantic search to the summary projection when summary is the only populated semantic channel.
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
74d0600261 feat(filesystem): add PageIndex filesystem shell 2026-05-27 02:12:34 +08:00