Skip to content

Aikito v1.20.0

Choose a tag to compare

@lsaint lsaint released this 28 Aug 06:39
· 65 commits to main since this release

Aikito v1.20.0 brings a richer status dashboard and clearer detail views.

Highlights

  • aikito status memory table gains a combined Status column covering
    canonical index.md presence and runtime connection health, with a legend
    explaining any warning symbols, and an Updated column showing the most
    recent memory update date (today, yesterday, or the date itself) in place
    of the runtime location.
  • show mcp, show subagents, and single-agent detail views render their
    fields as aligned key-value blocks for consistent, readable output.
  • doctor no longer suggests a destructive rm -rf command for empty orphan
    skill directories; it now points at the directory for manual review.
  • Web Console /api/overview no longer fails on memory update dates.

Installation or Upgrade

brew update
brew upgrade aikito

For a fresh installation:

brew install lsaint/tap/aikito

Changelog

See CHANGELOG.md
and the v1.19.0...v1.20.0 comparison.