tabby/clients/tabby-agent
Zhiming Ma 84781ec84a
chore(vscode): bump vscode extension & tabby-agent version to 1.1.0. (#835)
2023-11-18 21:34:57 -08:00
..
openapi feat(vscode): add notification when failed to connect to server. (#808) 2023-11-16 20:30:04 -08:00
src feat(vscode): add notification when failed to connect to server. (#808) 2023-11-16 20:30:04 -08:00
tests feat(agent): postprocess add calculate replace range by syntax. (#765) 2023-11-12 20:53:20 -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 refactor: update yarn workspace struct and build scripts. (#288) 2023-07-11 14:02:58 +08:00
.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 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.1.0. (#835) 2023-11-18 21:34:57 -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