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 feat(agent): add server info in AgentConnected event. (#402) 2023-09-05 15:06:35 +08:00
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 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 golden test. (#684) 2023-11-04 19:12:52 -07:00
.prettierrc.json feat: Agent add postprocess for repetitive patterns. (#294) 2023-07-13 16:31:20 +08:00
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 refactor: update yarn workspace struct and build scripts. (#288) 2023-07-11 14:02:58 +08:00