tabby/clients/tabby-agent
Zhiming Ma 20e6211120
chore(vscode): bump vscode extension & tabby-agent version to 1.2.0. (#1156)
* chore(vscode): bump vscode extension & tabby-agent version to 1.2.0.

* docs: update README.md for vscode extension.

* fix: lint.
2024-01-03 16:33:05 +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): move calcReplaceRange to a postprocess filter. (#1138) 2023-12-28 23:15:47 +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 refactor: update yarn workspace struct and build scripts. (#288) 2023-07-11 14:02:58 +08:00
.mocha.env.js test(agent): add test against full postprocess flow. (#1029) 2023-12-18 09:59:16 +08:00
.mocharc.js feat: Agent add postprocess for repetitive patterns. (#294) 2023-07-13 16:31:20 +08:00
.npmignore refactor: update yarn workspace struct and build scripts. (#288) 2023-07-11 14:02:58 +08:00
.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 chore(vscode): bump vscode extension & tabby-agent version to 1.2.0. (#1156) 2024-01-03 16:33:05 +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 fix(agent): fix tree-shaking file-stream-rotator in building browser scripts. (#1139) 2023-12-28 19:37:07 +08:00