tabby/clients/tabby-agent/src
Zhiming Ma f991b8b7ab
fix(agent): update config.toml template. (#671)
2023-10-29 21:27:28 -07: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 fix(agent): update config.toml template. (#671) 2023-10-29 21:27:28 -07: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 feat(agent): add auth token config. (#649) 2023-10-29 21:09:18 -07:00
cli.ts feat: Agent add postprocess for repetitive patterns. (#294) 2023-07-13 16:31:20 +08:00
dataStore.ts feat(agent): add auth token config. (#649) 2023-10-29 21:09:18 -07: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 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