Skip to content

Releases: microsoft/microbots

v0.0.17

10 Apr 09:08
85f1a1a

Choose a tag to compare

What's Changed

Full Changelog: v0.0.16...v0.0.17

v0.0.16

02 Apr 10:02
f296252

Choose a tag to compare

What's Changed

Full Changelog: v0.0.15...v0.0.16

v0.0.15

26 Mar 08:42
973bb5d

Choose a tag to compare

What's Changed

  • Add summarize_context capability for allowing LLM to maintain it's own context window by @0xba1a in #96
  • Bump aiohttp from 3.12.15 to 3.13.3 by @dependabot[bot] in #97
  • Recover shell after command timeout to prevent unresponsive state by @KavyaSree2610 in #98
  • Add swe-bench test - Not to run in regular PRs by @0xba1a in #100
  • Reorganize tool hierarchy to introduce ExternalTool in the future by @0xba1a in #109
  • Add external Tool and introduce microbots as a sub-agent external tool for sub tasks by @0xba1a in #111
  • Update CELA recommendations by @0xba1a in #118
  • Add generic memory tool by @KavyaSree2610 in #120
  • Enable GitHub pages for Microbots by @0xba1a in #121

New Contributors

Full Changelog: v0.0.14...v0.0.15

v0.0.14

30 Dec 16:50
3f5af7b

Choose a tag to compare

What's Changed

  • update response message for handling anthropic-text-editor. This shou… by @0xba1a in #92

Full Changelog: v0.0.13...v0.0.14

v0.0.13

30 Dec 16:20
cf9de5e

Choose a tag to compare

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

v0.0.12

09 Dec 11:35
cb7389d

Choose a tag to compare

What's Changed

Full Changelog: v0.0.11...v0.0.12

v0.0.11

03 Dec 08:20
8f923ff

Choose a tag to compare

What's Changed

  • fix: improve dangerous command detection and provide detailed feedback to LLM by @KavyaSree2610 in #71
  • Add ollama-local support to Microbots by @0xba1a in #73

Full Changelog: v0.0.10...v0.0.11

v0.0.10

26 Nov 12:53
30627f7

Choose a tag to compare

What's Changed

  • Handle None as Command when LLM finishes task with task_done as true by @0xba1a in #70

Full Changelog: v0.0.9...v0.0.10

v0.0.9

19 Nov 08:07
1b7491b

Choose a tag to compare

What's Changed

  • Handle llm format response issues in code by @0xba1a in #64
  • Improve WritingBot reliability with enhanced command restrictions and validation by @KavyaSree2610 in #62
  • Test Infrastructure Improvements by @KavyaSree2610 in #68

Full Changelog: v0.0.8...v0.0.9

v0.0.8

11 Nov 09:46
b2ae3b5

Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8