Skip to content

v0.6.2

Choose a tag to compare

@github-actions github-actions released this 04 Mar 17:28
· 224 commits to main since this release

What's Changed

  • feat(mcp): add stdio transport and MCP tool registration by @qhkm in #192
  • docs: add disclaimer — no token, no crypto, no blockchain by @qhkm in #204
  • feat: add multimodal vision/image input support by @qhkm in #202
  • feat(auth): OpenAI OAuth / Codex CLI auth login by @qhkm in #205
  • feat(tools): add DOCX text extraction tool by @qhkm in #206
  • feat(channels): add MQTT channel for IoT device communication by @qhkm in #209
  • feat(providers): add DeepSeek and Kimi support by @qhkm in #208
  • feat(quota): per-provider usage quota management (#200) by @qhkm in #210
  • fix(safety): block destructive git operations in shell blocklist by @qhkm in #195
  • feat(providers): add Azure OpenAI and Amazon Bedrock provider presets by @qhkm in #211
  • fix(lark): use correct receive_id_type based on ID prefix by @qhkm in #215
  • feat(tools): add SearXNG web search provider by @qhkm in #214
  • refactor(kernel): extract thin kernel from create_agent_with_template() by @qhkm in #224
  • chore: Update dependencies by @reneleonhardt in #183
  • chore(deps): bump rust from 7e6fa79 to c0a38f5 by @dependabot[bot] in #226
  • chore(deps-dev): bump @types/node from 24.10.14 to 25.2.0 in /panel by @dependabot[bot] in #227
  • chore(deps): bump futures from 0.3.31 to 0.3.32 by @dependabot[bot] in #230
  • chore(deps): bump clap from 4.5.58 to 4.5.60 by @dependabot[bot] in #231
  • feat(api): add OpenAI-compatible /v1/chat/completions endpoint by @qhkm in #235
  • feat(agent): upgrade loop guard with multi-layer detection (#220) by @qhkm in #236
  • feat(mcp): add MCP server mode (#217) by @qhkm in #233
  • feat(safety): add taint tracking for data-flow safety (#219) by @qhkm in #241
  • fix(tests): stabilize plugin and doctor tests for Docker/act (#238) by @qhkm in #242
  • chore(deps): bump gog-gmail from b2cb233 to d30a532 by @dependabot[bot] in #228
  • chore(deps): bump gog-core from b2cb233 to d30a532 by @dependabot[bot] in #229
  • chore(deps): bump gog-calendar from b2cb233 to d30a532 by @dependabot[bot] in #232
  • fix(security): patch shell blocklist bypass and Android rm flag permutation by @qhkm in #248

New Contributors

Full Changelog: v0.6.1...v0.6.2