tabby/clients/tabby-agent
Zhiming Ma 424626cf5f
feat(clients): add information about anonymous data tracking. (#704)
* feat(clients): add information about anonymous data tracking.

* fix: update docs for anonymous usage data.

* Update website/docs/extensions/configurations.md

Co-authored-by: Meng Zhang <meng@tabbyml.com>

* Update website/docs/extensions/configurations.md

Co-authored-by: Meng Zhang <meng@tabbyml.com>

---------

Co-authored-by: Meng Zhang <meng@tabbyml.com>
2023-11-05 22:59:28 -08:00
..
openapi
src feat(clients): add information about anonymous data tracking. (#704) 2023-11-05 22:59:28 -08:00
tests test(agent): add golden test. (#684) 2023-11-04 19:12:52 -07:00
.gitignore
.mocha.env.js
.mocharc.js
.npmignore
.prettierignore test(agent): add golden test. (#684) 2023-11-04 19:12:52 -07:00
.prettierrc.json
package.json test(agent): add golden test. (#684) 2023-11-04 19:12:52 -07:00
tsconfig.json refactor(agent): agent http request and cancellation flow. (#446) 2023-09-15 11:05:46 +08:00
tsup.config.ts