Releases: microsoft/microbots
Releases · microsoft/microbots
v0.0.17
What's Changed
- mkdocs to zensical github pages by @shivashanmugam in #126
- Create post microbots safety first agentic workflow by @shivashanmugam in #127
- Create Bot on top of GitHub Copilot by @0xba1a in #128
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- Add token_provider argument by @KavyaSree2610 in #123
Full Changelog: v0.0.15...v0.0.16
v0.0.15
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
microbotsas 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
- @dependabot[bot] made their first contribution in #97
Full Changelog: v0.0.14...v0.0.15
v0.0.14
v0.0.13
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
What's Changed
- Adds support for Anthropic models by @KavyaSree2610 in #72
Full Changelog: v0.0.11...v0.0.12
v0.0.11
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
v0.0.9
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
What's Changed
- Add test to browse CVE information by @KavyaSree2610 in #58
- Update the Mount handling logic by @0xba1a in #61
Full Changelog: v0.0.7...v0.0.8