ReleaseMicrosoftMicrosoftpublished Dec 30, 2025seen Jun 26

microsoft/microbots v0.0.13

microsoft/microbots

Open original ↗

Captured source

source ↗
published Dec 30, 2025seen Jun 26captured 1whttp 200method plain

v0.0.13

Repository: microsoft/microbots

Tag: v0.0.13

Published: 2025-12-30T16:20:01Z

Prerelease: no

Release notes:

What's Changed

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

Full Changelog: https://github.com/microsoft/minions/compare/v0.0.12...v0.0.13