tabby/clients/tabby-agent
Zhiming Ma 568b7b41a5
feat(agent): add experimental postprocess limit scope by syntax. (#758)
* feat(agent): add tree-sitter parser.

* feat(agent): make parser updating tree cache optional.

* feat(agent): add experimental limit scopy by syntax.

* test(agent): update unit test for limitScopeBySyntax.
2023-11-12 10:11:31 -08:00
..
openapi feat(agent): add server info in AgentConnected event. (#402) 2023-09-05 15:06:35 +08:00
src feat(agent): add experimental postprocess limit scope by syntax. (#758) 2023-11-12 10:11:31 -08:00
tests feat(agent): add experimental postprocess limit scope by syntax. (#758) 2023-11-12 10:11:31 -08:00
wasm feat(agent): add experimental postprocess limit scope by syntax. (#758) 2023-11-12 10:11:31 -08:00
.gitattributes feat(agent): add experimental postprocess limit scope by syntax. (#758) 2023-11-12 10:11:31 -08:00
.gitignore
.mocha.env.js feat: Agent add postprocess for repetitive patterns. (#294) 2023-07-13 16:31:20 +08:00
.mocharc.js feat: Agent add postprocess for repetitive patterns. (#294) 2023-07-13 16:31:20 +08:00
.npmignore
.prettierignore test(agent): add test bad case for limit scopy by indentation. (#757) 2023-11-10 22:45:38 -08:00
.prettierrc.json feat: Agent add postprocess for repetitive patterns. (#294) 2023-07-13 16:31:20 +08:00
package.json feat(agent): add experimental postprocess limit scope by syntax. (#758) 2023-11-12 10:11:31 -08:00
tsconfig.json refactor(agent): agent http request and cancellation flow. (#446) 2023-09-15 11:05:46 +08:00
tsup.config.ts feat(agent): add experimental postprocess limit scope by syntax. (#758) 2023-11-12 10:11:31 -08:00