tabby/clients/tabby-agent/src
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
..
postprocess feat(agent): add experimental option: scope of indentation filter. (#652) 2023-10-29 19:59:09 -07:00
types refactor(agent): agent http request and cancellation flow. (#446) 2023-09-15 11:05:46 +08:00
Agent.ts feat(vim): update vim plugin. (#604) 2023-10-21 23:32:17 -07:00
AgentConfig.ts feat(clients): add information about anonymous data tracking. (#704) 2023-11-05 22:59:28 -08:00
AnonymousUsageLogger.ts fix(agent): hotfix vscode extension 0.6.1. Filter out no data AgentStats event. (#489) 2023-09-28 18:58:44 -07:00
Auth.ts feat(agent): add auth token config. (#649) 2023-10-29 21:09:18 -07:00
CompletionCache.ts refactor(agent): refactor completion postprocess and caching. (#576) 2023-10-17 09:04:04 -07:00
CompletionContext.ts refactor(agent): refactor completion postprocess and caching. (#576) 2023-10-17 09:04:04 -07:00
CompletionDebounce.ts refactor(agent): agent http request and cancellation flow. (#446) 2023-09-15 11:05:46 +08:00
CompletionProviderStats.ts feat(agent): add count_select in AgentStats event. (#583) 2023-10-18 09:08:14 -07:00
StdIO.ts feat(vim): update vim plugin. (#604) 2023-10-21 23:32:17 -07:00
TabbyAgent.ts test(agent): add golden test. (#684) 2023-11-04 19:12:52 -07:00
cli.ts
dataStore.ts feat(agent): add auth token config. (#649) 2023-10-29 21:09:18 -07:00
env.ts
index.ts feat(agent): add user properties for anonymous usage tracking. (#483) 2023-09-27 19:15:39 -07:00
logger.ts feat(vim): update vim plugin. (#604) 2023-10-21 23:32:17 -07:00
utils.ts refactor(agent): refactor completion postprocess and caching. (#576) 2023-10-17 09:04:04 -07:00