tabby/clients/tabby-agent/src
Zhiming Ma 77fc2be552
fix(agent): improve postprocess: limitScopeByIndentaion. (#367)
* fix(agent): improve postprocess: limitScopeByIndentaion.

* fix lint.
2023-08-24 13:58:04 +08:00
..
cloud fix: agent auth token refresh. (#267) 2023-06-24 06:33:33 -07:00
postprocess fix(agent): improve postprocess: limitScopeByIndentaion. (#367) 2023-08-24 13:58:04 +08:00
Agent.ts feat(agent): monitor completion response time. (#359) 2023-08-17 22:28:41 +08:00
AgentConfig.ts feat(agent): monitor completion response time. (#359) 2023-08-17 22:28:41 +08:00
AnonymousUsageLogger.ts feat(agent): add anonymous event: Connected. (#349) 2023-08-10 17:14:45 +08:00
Auth.ts refactor: improve client auth flow (#269) 2023-06-24 14:43:13 -07:00
CompletionCache.ts feat: Agent add postprocess for repetitive patterns. (#294) 2023-07-13 16:31:20 +08:00
ResponseStats.ts feat(agent): monitor completion response time. (#359) 2023-08-17 22:28:41 +08:00
StdIO.ts feat: Agent add postprocess for repetitive patterns. (#294) 2023-07-13 16:31:20 +08:00
TabbyAgent.ts feat(agent): monitor completion response time. (#359) 2023-08-17 22:28:41 +08:00
cli.ts feat: Agent add postprocess for repetitive patterns. (#294) 2023-07-13 16:31:20 +08:00
dataStore.ts Feat agent postprocess limit completion scope (#254) 2023-06-21 23:22:35 -07:00
env.ts feat: Agent add postprocess for repetitive patterns. (#294) 2023-07-13 16:31:20 +08:00
index.ts feat(agent): support add request headers in config. (#351) 2023-08-11 19:39:17 +08:00
logger.ts feat: Agent add postprocess for repetitive patterns. (#294) 2023-07-13 16:31:20 +08:00
utils.ts feat: Agent add postprocess for repetitive patterns. (#294) 2023-07-13 16:31:20 +08:00