Change high level reasoning plan

Hi. Is there a way to change the high level reasoning plan if the plan didn’t work? or potentially add some more items? For example using IntelliJ Junie, this is possible.

Hey @jingtra, thanks for reaching out and supporting Agno. I’ve shared this with the team, we’re working through all requests one by one and will get back to you soon.
If it’s urgent, please let us know. We appreciate your patience!

Hey @jingtra , we do have custom instructions for reasoning tools:
Reasoning Agent with Reasoning Tools - Agno
Reasoning Tools - Agno

If you’re looking to integrate IntelliJ Junie as a tool, you can do that easily. Here’s an example for adding custom tools:
Writing your own Toolkit - Agno

Hi. thanks for the reply.

To be clear, I noticed that when using a reasoning Agent, the initial plan that we set won’t be adjusted. so if it turns out that the plan that was created don’t work, it won’t replan.

This in contrast to Deep Research and IntelliJ Junie, where the plan will be adjusted over time.

Is that a correct interpretation of it, or do I misunderstand?