tabby/clients/tabby-agent/src
Zhiming Ma 4ebad71805
fix(agent): hotfix vscode extension 0.6.1. Filter out no data AgentStats event. (#489)
2023-09-28 18:58:44 -07:00
..
postprocess feat(agent): added adaptive completion debouncing. (#389) 2023-09-01 13:30:53 +08:00
types refactor(agent): agent http request and cancellation flow. (#446) 2023-09-15 11:05:46 +08:00
Agent.ts feat(agent): add user properties for anonymous usage tracking. (#483) 2023-09-27 19:15:39 -07:00
AgentConfig.ts refactor(agent): agent http request and cancellation flow. (#446) 2023-09-15 11:05:46 +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 refactor(agent): agent http request and cancellation flow. (#446) 2023-09-15 11:05:46 +08:00
CompletionCache.ts feat: Agent add postprocess for repetitive patterns. (#294) 2023-07-13 16:31:20 +08:00
CompletionDebounce.ts refactor(agent): agent http request and cancellation flow. (#446) 2023-09-15 11:05:46 +08:00
CompletionProviderStats.ts fix(agent): hotfix vscode extension 0.6.1. Filter out no data AgentStats event. (#489) 2023-09-28 18:58:44 -07:00
StdIO.ts refactor(agent): agent http request and cancellation flow. (#446) 2023-09-15 11:05:46 +08:00
TabbyAgent.ts fix(agent): hotfix vscode extension 0.6.1. Filter out no data AgentStats event. (#489) 2023-09-28 18:58:44 -07:00
cli.ts feat: Agent add postprocess for repetitive patterns. (#294) 2023-07-13 16:31:20 +08:00
dataStore.ts refactor(agent): agent http request and cancellation flow. (#446) 2023-09-15 11:05:46 +08:00
env.ts feat: Agent add postprocess for repetitive patterns. (#294) 2023-07-13 16:31:20 +08:00
index.ts feat(agent): add user properties for anonymous usage tracking. (#483) 2023-09-27 19:15:39 -07:00
logger.ts fix: hotfix vscode extension 0.4.1. update document links, fix data.json migration, and update anonymous usage tracking client properties. (#434) 2023-09-12 13:25:20 +08:00
utils.ts refactor(agent): agent http request and cancellation flow. (#446) 2023-09-15 11:05:46 +08:00