Aikito v1.24.1
Patch release: Grok MCP sync writes native auth headers, and the Windows installer no longer fails when Move-Item hits file locks.
Highlights
- Grok MCP synchronization writes native
headerswith${ENV}interpolation instead of Codexenv_http_headersfor Basic API-token authentication. - Windows
install.ps1copies extracted files instead of usingMove-Item, avoiding file-locking failures from antivirus or indexer scans during install.
Installation or Upgrade
brew update
brew upgrade aikitoFor a fresh installation:
brew install lsaint/tap/aikitoChangelog
See CHANGELOG.md and v1.24.0...v1.24.1.