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

Better Tool system #4

Open
nic-hartley opened this issue Jan 17, 2023 · 0 comments
Open

Better Tool system #4

nic-hartley opened this issue Jan 17, 2023 · 0 comments

Comments

@nic-hartley
Copy link
Owner

Right now tools are... adequate. They can do a lot of interaction by being an Agent, but their capability for I/O with the user is very limited. I'm thinking it needs a bit of a revamp. The trouble is that Apps (by design) can't really act in the same capacity as Agents, so a Tool that wanted to do any event back-and-forth would need to spawn (probably itself) as an agent.

There's probably a solution here around buliding that into the Tool API, but I haven't thought of a concrete answer yet.

@nic-hartley nic-hartley transferred this issue from nic-hartley/tuig Mar 30, 2023
nic-hartley added a commit that referenced this issue Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant