v2.0.13 — English-only i18n cleanup
What's Changed
i18n cleanup
- Removed non-English locale support (zh, vi, ko, es) — English only
- Simplified
getCurrentLocale()informat.ts - Removed language picker from Sidebar
- Rewrote i18n tests for English-only
- Cleaned dead
languageNames/languageShortkeys from nav.json - Updated
docs/I18N.mdto reflect English-only setup - Fixed line-wrapping and duplicate content in
client/README.md
Bug fixes
- Fix compat-sqlite: wrap
stmt.runto spread array args fornode:sqliteDatabaseSync compatibility
Housekeeping
- Version bump to 2.0.13 across all surfaces
- CI: bump actions
- CI: self-heal releases missing DMG assets
- Docs: point repo URLs at
buluma/Code-Agent-Monitor
Full Changelog: v2.0.12...v2.0.13