BukeLy
|
b19322dda0
|
fix(filesystem): tighten PIFS grep and page-read policy
|
2026-06-01 12:16:41 +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
|
b5cc404776
|
refactor(pifs): remove legacy command prompt filter
|
2026-05-31 21:37:11 +08:00 |
|
BukeLy
|
95e5717ba4
|
fix(pifs): route agent retrieval through browse
|
2026-05-31 21:37:04 +08:00 |
|
BukeLy
|
27071cb7f5
|
refactor(pifs): converge semantic retrieval on browse
|
2026-05-31 21:36:51 +08:00 |
|
BukeLy
|
0243732e22
|
fix(filesystem): clarify agent evidence recovery
|
2026-05-27 03:35:12 +08:00 |
|
BukeLy
|
cd571ddbaf
|
fix(filesystem): relax structural read limits
|
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_
|
2297453103
|
fix(filesystem): avoid replaying failed agent runs
Only use the fresh event loop fallback for missing running-loop detection, so RuntimeError from a threaded agent run is not retried.
|
2026-05-27 02:12:34 +08:00 |
|
BukeLy
|
fe1c4aeb1c
|
fix(filesystem): search workspace topic questions before clarifying
|
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
|
5c948d0840
|
fix(filesystem): require metadata evidence in chat
|
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
|
74d0600261
|
feat(filesystem): add PageIndex filesystem shell
|
2026-05-27 02:12:34 +08:00 |
|