tabby/clients/tabby-agent
Zhiming Ma e3518b46a5
test(agent): add test bad case for limit scopy by indentation. (#757)
* test(agent): add test bad case for limitScopeByIndentation.

* test(agent): fix golden test config.

* fix: lint.

* test(agent): update test cases.
2023-11-10 22:45:38 -08:00
..
openapi
src test(agent): add test bad case for limit scopy by indentation. (#757) 2023-11-10 22:45:38 -08:00
tests test(agent): add test bad case for limit scopy by indentation. (#757) 2023-11-10 22:45:38 -08:00
.gitignore
.mocha.env.js
.mocharc.js
.npmignore
.prettierignore test(agent): add test bad case for limit scopy by indentation. (#757) 2023-11-10 22:45:38 -08:00
.prettierrc.json
package.json test(agent): add golden test. (#684) 2023-11-04 19:12:52 -07:00
tsconfig.json refactor(agent): agent http request and cancellation flow. (#446) 2023-09-15 11:05:46 +08:00
tsup.config.ts