tabby/clients/tabby-agent/src
Zhiming Ma efe2dcbb0f
refactor(agent): agent http request and cancellation flow. (#446)
* refactor(agent): refactor http request and cancellation flow.

* fix: minor fixes.

* fix: minor fix cheking timeout error in stats.
2023-09-15 11:05:46 +08: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 refactor(agent): agent http request and cancellation flow. (#446) 2023-09-15 11:05:46 +08:00
AgentConfig.ts refactor(agent): agent http request and cancellation flow. (#446) 2023-09-15 11:05:46 +08:00
AnonymousUsageLogger.ts refactor(agent): agent http request and cancellation flow. (#446) 2023-09-15 11:05:46 +08: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
ResponseStats.ts refactor(agent): agent http request and cancellation flow. (#446) 2023-09-15 11:05:46 +08:00
StdIO.ts refactor(agent): agent http request and cancellation flow. (#446) 2023-09-15 11:05:46 +08:00
TabbyAgent.ts refactor(agent): agent http request and cancellation flow. (#446) 2023-09-15 11:05:46 +08: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 refactor(agent): agent http request and cancellation flow. (#446) 2023-09-15 11:05:46 +08: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