tabby/clients/tabby-agent/src
Zhiming Ma 52cf5fb613
feat(agent): support read clipboard as prompt (#885)
* feat(agent): add support for reading clipboard text as prompt.

* fix: add clipboard in context hash calculation.

* fix: set default allowed clipboard chars to 2000.
2023-11-24 14:56:31 +08:00
..
postprocess feat(vscode): add notification when failed to connect to server. (#808) 2023-11-16 20:30:04 -08:00
syntax feat(agent): add experimental postprocess limit scope by syntax. (#758) 2023-11-12 10:11:31 -08:00
types feat(vscode): add notification when failed to connect to server. (#808) 2023-11-16 20:30:04 -08:00
Agent.ts feat(vscode): add notification when failed to connect to server. (#808) 2023-11-16 20:30:04 -08:00
AgentConfig.ts feat(agent): support read clipboard as prompt (#885) 2023-11-24 14:56:31 +08:00
AnonymousUsageLogger.ts feat(vscode): add notification when failed to connect to server. (#808) 2023-11-16 20:30:04 -08:00
Auth.ts feat(vscode): add notification when failed to connect to server. (#808) 2023-11-16 20:30:04 -08:00
CompletionCache.ts
CompletionContext.ts feat(agent): support read clipboard as prompt (#885) 2023-11-24 14:56:31 +08:00
CompletionDebounce.ts
CompletionProviderStats.ts fix(agent): Hotfix 1.1.1. Fix agent completion stats initialization error. (#844) 2023-11-19 20:11:03 -08:00
StdIO.ts
TabbyAgent.ts feat(agent): support read clipboard as prompt (#885) 2023-11-24 14:56:31 +08:00
cli.ts
dataStore.ts feat(agent): add auth token config. (#649) 2023-10-29 21:09:18 -07:00
env.ts
index.ts feat(vscode): add notification when failed to connect to server. (#808) 2023-11-16 20:30:04 -08:00
logger.ts
utils.ts feat(vscode): add notification when failed to connect to server. (#808) 2023-11-16 20:30:04 -08:00