tabby/clients/tabby-agent/src
Zhiming Ma 3af32c8c7c
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
..
cloud
postprocess feat(agent): added adaptive completion debouncing. (#389) 2023-09-01 13:30:53 +08:00
Agent.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
AgentConfig.ts refactor(agent): Move data path from ~/.tabby/agent to ~/.tabby-client/agent. Add config.toml template. (#420) 2023-09-10 10:25:23 +08:00
AnonymousUsageLogger.ts feat(agent): add server info in AgentConnected event. (#402) 2023-09-05 15:06:35 +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
CompletionDebounce.ts feat(agent): added adaptive completion debouncing. (#389) 2023-09-01 13:30:53 +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 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
cli.ts feat: Agent add postprocess for repetitive patterns. (#294) 2023-07-13 16:31:20 +08:00
dataStore.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
env.ts feat: Agent add postprocess for repetitive patterns. (#294) 2023-07-13 16:31:20 +08:00
index.ts feat(agent): added adaptive completion debouncing. (#389) 2023-09-01 13:30:53 +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 feat: Agent add postprocess for repetitive patterns. (#294) 2023-07-13 16:31:20 +08:00