tabby/clients/tabby-agent/src/postprocess
Zhiming Ma 2680410ac0
Feat agent postprocess limit completion scope (#254)
* refactor: Extract postprocess filters , add unit test for postprocess filters.

* feat: agent add indentation based postprocess.

* feat: agent enable indentation based postprocess.

* fix: rebase and small fixes.

* fix: move postprocess after completion cache.
2023-06-21 23:22:35 -07:00
..
dropBlank.test.ts Feat agent postprocess limit completion scope (#254) 2023-06-21 23:22:35 -07:00
dropBlank.ts Feat agent postprocess limit completion scope (#254) 2023-06-21 23:22:35 -07:00
filter.ts Feat agent postprocess limit completion scope (#254) 2023-06-21 23:22:35 -07:00
index.ts Feat agent postprocess limit completion scope (#254) 2023-06-21 23:22:35 -07:00
limitScopeByIndentation.test.ts Feat agent postprocess limit completion scope (#254) 2023-06-21 23:22:35 -07:00
limitScopeByIndentation.ts Feat agent postprocess limit completion scope (#254) 2023-06-21 23:22:35 -07:00
removeOverlapping.test.ts Feat agent postprocess limit completion scope (#254) 2023-06-21 23:22:35 -07:00
removeOverlapping.ts Feat agent postprocess limit completion scope (#254) 2023-06-21 23:22:35 -07:00
testUtils.ts Feat agent postprocess limit completion scope (#254) 2023-06-21 23:22:35 -07:00