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
wasm
.gitattributes
.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