tabby/clients/tabby-agent
Zhiming Ma c049f23a0c
feat(agent): format indentation if not match with editor config. (#911)
2023-11-28 16:57:02 +08:00
..
openapi feat(vscode): add notification when failed to connect to server. (#808) 2023-11-16 20:30:04 -08:00
src feat(agent): format indentation if not match with editor config. (#911) 2023-11-28 16:57:02 +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
.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 feat(agent): support read clipboard as prompt (#885) 2023-11-24 14:56: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