tabby/clients/tabby-agent
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
..
openapi feat(vscode): add notification when failed to connect to server. (#808) 2023-11-16 20:30:04 -08:00
src feat(agent): support read clipboard as prompt (#885) 2023-11-24 14:56:31 +08:00
tests feat(agent): postprocess add calculate replace range by syntax. (#765) 2023-11-12 20:53:20 -08:00
wasm feat(agent): add experimental postprocess limit scope by syntax. (#758) 2023-11-12 10:11:31 -08:00
.gitattributes feat(agent): add experimental postprocess limit scope by syntax. (#758) 2023-11-12 10:11:31 -08:00
.gitignore
.mocha.env.js
.mocharc.js
.npmignore
.prettierignore
.prettierrc.json
package.json feat(agent): support read clipboard as prompt (#885) 2023-11-24 14:56:31 +08:00
tsconfig.json
tsup.config.ts feat(agent): add experimental postprocess limit scope by syntax. (#758) 2023-11-12 10:11:31 -08:00