tabby/clients/tabby-agent
Zhiming Ma 5cd32eb7c0
refactor(agent): remove deprecated agent options. (#585)
* refactor(agent): remove deprecated agent options.

* fix: overwrite old template if user has not modified it.

* fix: also remove debounce options.
2023-10-18 20:12:14 -07:00
..
openapi
src refactor(agent): remove deprecated agent options. (#585) 2023-10-18 20:12:14 -07:00
.gitignore
.mocha.env.js
.mocharc.js
.npmignore
.prettierrc.json
package.json refactor(agent): refactor completion postprocess and caching. (#576) 2023-10-17 09:04:04 -07:00
tsconfig.json refactor(agent): agent http request and cancellation flow. (#446) 2023-09-15 11:05:46 +08:00
tsup.config.ts