Skip to content

[Bug]: Wrong tool name in the host agent prompt #446

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

Open
1 task done
jwalitptl opened this issue May 7, 2025 · 3 comments
Open
1 task done

[Bug]: Wrong tool name in the host agent prompt #446

jwalitptl opened this issue May 7, 2025 · 3 comments

Comments

@jwalitptl
Copy link

What happened?

Wrong tool name in the host agent prompt:

- For actionable tasks, you can use `create_task` to assign tasks to remote agents to perform.

Relevant log output

"create_task" does not exist , its "send_task"

tools=[
                self.list_remote_agents,
                self.send_task,
            ],

Code of Conduct

  • I agree to follow this project's Code of Conduct
@kavinkumar807
Copy link

@andrewlarimer @jwalitptl I'm happy to contribute if this issue is open for contribution

@2abet
Copy link

2abet commented May 16, 2025

If this is till open, I can contribute to it @holtskinner

@kavinkumar807
Copy link

kavinkumar807 commented May 16, 2025

@2abet i’ve started with this. Just waiting for the maintainers to reply and assign this to me

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

4 participants