Skip to content

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 17 Feb 10:15
2abf1ef

What's New

Spinner during plugin installation

The TUI setup screen now shows an animated spinner with a contextual message while installing agent plugins, replacing the silent gap between pressing enter and seeing the result.

  • Visual feedback — spinner animates during the entire install process
  • Contextual messages — shows what's happening (file copy for OpenCode, marketplace commands for Claude Code)
  • Input blocking — keys are disabled during install to prevent double-triggers

Update via Homebrew

brew upgrade engram

Changelog

  • 2abf1ef feat(tui): add spinner during plugin installation