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
|
e368562e03
|
refactor(filesystem): consolidate semantic projection modules
|
2026-05-31 23:57:12 +08:00 |
|
Bukely_
|
0f71da3bc1
|
refactor(pifs): remove dead semantic retrieval code (#33)
|
2026-05-31 22:22:05 +08:00 |
|
BukeLy
|
e293814bc0
|
fix(filesystem): reject mismatched existing projection indexes
|
2026-05-31 21:37:30 +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
|
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
|
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 |
|