Replies: 3 comments
-
|
The root cause here is likely a tool call fail or invalid tool params are being passed. The .unwrap() panics with "no entry found for key" when a tool call fails I think. Immediate workarounds I'd try is to restart goose, start a new session, and maybe keep the initial prompt simpler to see how it goes without initial complex tool usage. And switch to a different provider if it still persists. The error handling could be better here maybe? And the crashing of the session isn't ideal for sure! |
Beta Was this translation helpful? Give feedback.
-
|
Let me know if the solution I offered works for you, @jeusdi ! If not, happy to help further. |
Beta Was this translation helpful? Give feedback.
-
|
so this should be fixed on main now with #4632 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm getting this message:
I've configured Github Copilot with cloud Sonnet 3.7. I've also enabeld Developer extension.
Here bug report:
Beta Was this translation helpful? Give feedback.
All reactions