Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a local tool for interacting with the clipboard. #455

Open
kaavee315 opened this issue Aug 18, 2024 · 7 comments
Open

Create a local tool for interacting with the clipboard. #455

kaavee315 opened this issue Aug 18, 2024 · 7 comments
Labels

Comments

@kaavee315
Copy link
Contributor

Implement a clipboardtool (similar to filetool) that provides actions for copying text, images, or files to the clipboard and retrieving content from the clipboard.

@r1jsheth
Copy link
Contributor

@kaavee315 can i pick this up?
also, mind sharing more details about the task?

@sohamganatra
Copy link
Contributor

Sure. Basically, we want a local tool that can allow copying items (Texts, images, files) to clipboard. This will be system dependent based on the libraries you use. It can be a part of file manager tool or an independent tool too.

@palash018
Copy link
Contributor

Hi @r1jsheth, have you started working on this issue? If not, would it be alright if I take a shot at it?

@r1jsheth
Copy link
Contributor

@palash018 not started yet, please go ahead

@palash018
Copy link
Contributor

@sohamganatra, so just to clarify, we would need both functionalities: copying from the agent to the clipboard and pasting from the clipboard to the agent, correct?

@sohamganatra
Copy link
Contributor

Yes that's correct.

@palash018
Copy link
Contributor

@r1jsheth feel free to try it I got a bit occupied 😅.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants