Skip to content

Aikito v1.22.0

Choose a tag to compare

@lsaint lsaint released this 01 Sep 09:10
· 51 commits to main since this release

Inspect live tools across agent configurations, add animated live loading indicators, and improve probe resilience.

Highlights

  • Discover and render live tool counts in aikito show mcp --live across global matrix and single-server views, with --agent filtering support.
  • Added animated loading indicator (loading ...) in dim styling for long-running live MCP operations.
  • Added automatic retry with exponential backoff for remote MCP probe rate limits (HTTP 429) and transient server/connection errors.
  • Centralized live MCP probe error redaction and refusal of credential-bearing plaintext HTTP requests to non-loopback endpoints.

Installation or Upgrade

brew update
brew upgrade aikito

For a fresh installation:

brew install lsaint/tap/aikito

Changelog

See CHANGELOG.md or compare with v1.21.0.