tabby/clients/tabby-agent/src
Zhiming Ma 568b7b41a5
feat(agent): add experimental postprocess limit scope by syntax. (#758)
* feat(agent): add tree-sitter parser.

* feat(agent): make parser updating tree cache optional.

* feat(agent): add experimental limit scopy by syntax.

* test(agent): update unit test for limitScopeBySyntax.
2023-11-12 10:11:31 -08:00
..
postprocess feat(agent): add experimental postprocess limit scope by syntax. (#758) 2023-11-12 10:11:31 -08:00
syntax feat(agent): add experimental postprocess limit scope by syntax. (#758) 2023-11-12 10:11:31 -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 experimental postprocess limit scope by syntax. (#758) 2023-11-12 10:11:31 -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 feat(agent): add experimental postprocess limit scope by syntax. (#758) 2023-11-12 10:11:31 -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