Skip to content

Conversation

zph
Copy link
Owner

@zph zph commented Mar 2, 2025

With specific definitions of agents the task_summary fails with an error related to t being an invalid format specifyer due to the way the string formatting works in planning_handler.py

This breaks the format of outputs but builds the output in a manner not at risk of breaking due to mixing interpolation styles in python strings.

TODO

  • Find exact error message and create minimum viable reproduction case

With specific definitions of agents the task_summary fails with an
error related to `t` being an invalid format specifyer due to the way
the string formatting works in planning_handler.py

This breaks the format of outputs but builds the output in a manner
not at risk of breaking due to mixing interpolation styles in python
strings.
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

Successfully merging this pull request may close these issues.

1 participant