tabby/clients/tabby-agent
Zhiming Ma d4bef71441
refactor(agent): refactor tabby agent code style. Add typescripty strict check and eslint. (#950)
* refactor(agent): add typescript strict check and eslint.

* fix(agent): fix tree-shaking for building browser lib.

* fix(vscode): fix ignore paths for watch script.
2023-12-06 22:06:01 +08:00
..
openapi feat(vscode): add notification when failed to connect to server. (#808) 2023-11-16 20:30:04 -08:00
src refactor(agent): refactor tabby agent code style. Add typescripty strict check and eslint. (#950) 2023-12-06 22:06:01 +08:00
tests refactor(agent): refactor tabby agent code style. Add typescripty strict check and eslint. (#950) 2023-12-06 22:06:01 +08:00
wasm feat(agent): add experimental postprocess limit scope by syntax. (#758) 2023-11-12 10:11:31 -08:00
.eslintrc refactor(agent): refactor tabby agent code style. Add typescripty strict check and eslint. (#950) 2023-12-06 22:06:01 +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
.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 refactor(agent): refactor tabby agent code style. Add typescripty strict check and eslint. (#950) 2023-12-06 22:06:01 +08:00
tsconfig.json refactor(agent): refactor tabby agent code style. Add typescripty strict check and eslint. (#950) 2023-12-06 22:06:01 +08:00
tsup.config.ts refactor(agent): refactor tabby agent code style. Add typescripty strict check and eslint. (#950) 2023-12-06 22:06:01 +08:00