Skip to content

v0.0.13

Choose a tag to compare

@0xba1a 0xba1a released this 30 Dec 16:20
· 43 commits to main since this release
cf9de5e

What's Changed

  • Test Infrastructure Improvements and CI Optimization by @KavyaSree2610 in #84
  • Add max_iterations parameter to LogAnalysisBot and remove hard-coded model names from tests by @KavyaSree2610 in #85
  • Improve LLM response stream logs: add thoughts, fix double print by @Copilot in #83
  • Append tool usage instructions to system prompt when creating LLM instances by @Copilot in #88
  • Fix optional arguments handling in Tool class by @Copilot in #91
  • Fix command log output using pformat instead of json.dumps by @Copilot in #90

Full Changelog: v0.0.12...v0.0.13