Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 20 Feb 22:37
· 80 commits to main since this release

0.11.0 (2026-02-20)

🚀 Features

  • agent: add native ReAct agent engine with 104 tests (0927c1f)
  • updater: add frontend auto-update UI with progress tracking (b4fb0d1)
  • updater: add tauri-plugin-updater for in-app auto-updates (220d242)
  • website: add Astro Starlight docs site + AI agent automation (0126732)

🐛 Bug Fixes

  • agent: replace loop/match with while-let for clippy compliance (bdce1e5)
  • ci: add id-token: write permission for claude-code-action OIDC (9f5365d)
  • ui: resolve duplicate tray icon and add custom window controls (d1141a5)
  • updater: update pubkey after key regeneration with --ci flag (e6e6051)

♻️ Code Refactoring

  • remove pro/ stubs and pro CI step CI action from public repo (c048d27)
  • replace Claude agents with Copilot-only architecture (194db99)

📚 Documentation

  • document auto-updater in ROADMAP and CLAUDE decision log (333d444)
  • website: auto-sync content from source files [skip ci] (2d00863)