Bug Fixes
- #511: Add
gemini-3-flashmodel to GeminiAgent with proper rate limits and validation - #517: Fix Windows process management by replacing PowerShell with WMIC (fixes Git Bash/WSL compatibility)
- #527: Add Apple Silicon Homebrew paths (
/opt/homebrew/bin) forbunanduvdetection - #531: Remove duplicate type definitions from
export-memories.tsusing shared bridge file
Tests
- Added regression tests for PR #542 covering Gemini model support, WMIC parsing, Apple Silicon paths, and export type refactoring