tabby/clients/tabby-agent/src
Zhiming Ma f2ea57bdd6
refactor(agent): extract calculateReplaceRange and add unit test. (#764)
* refactor(agent): extract calculateReplaceRange.

* test(agent): add unit test for calculateReplaceRangeByBracketStack.
2023-11-11 08:42:00 -08:00
..
postprocess refactor(agent): extract calculateReplaceRange and add unit test. (#764) 2023-11-11 08:42:00 -08: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(agent): add back agent timeout config. (#739) 2023-11-09 22:39:22 -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 back agent timeout config. (#739) 2023-11-09 22:39:22 -08:00
StdIO.ts feat(vim): update vim plugin. (#604) 2023-10-21 23:32:17 -07:00
TabbyAgent.ts refactor(agent): extract calculateReplaceRange and add unit test. (#764) 2023-11-11 08:42:00 -08: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