Skip to content

Releases: primaprashant/sei

sei v1.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Sep 04:54
v1.0.0
4de9667

sei v1.0.0 is the first major release of this small terminal tool for choosing which skills are available to your coding agents.

  • Browse your skill library alongside project and global agent folders, then copy, replace, or remove skills with keyboard shortcuts.
  • Configure agent paths through interactive setup, with presets and support for custom agents.
  • View local activity totals and all-time and recent skill rankings with sei stats.
  • Use light, dark, or monochrome terminal themes.

Since v0.3.0, this release improves stats alignment and comparison bars, expands layout regression coverage, and clarifies installation and usage documentation. Existing configuration remains compatible.

Prebuilt archives are available for Linux and macOS on amd64 and arm64, together with the installer and SHA-256 checksums. See the README for installation and controls.

Replacement and removal are immediate, with no confirmation or undo; your source library stays unchanged.

Changes since v0.3.0

sei v0.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 02:47
v0.3.0
ebf765e

sei v0.3.0 adds local skill activity tracking and a stats screen, with a more compact terminal UI.

  • Run sei stats to see copies, removals, active days, this month's activity, and your most-copied skills all time and over the last 30 days.
  • Successful skill actions now record daily activity in local JSON history.
  • Browser, setup, review, and confirmation screens have improved spacing and shared styling.
  • Setup accepts identical project and global skill folders; duplicate project panels remain visible with mutations disabled.
  • Git metadata is hidden from skill listings.

Downloads support Linux and macOS on amd64 and arm64. Each archive includes the binary, README, license, and third-party notices; installer and checksum files are included below.

Full changes: v0.2.0...v0.3.0

sei v0.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 00:00
v0.2.0
e618f1f

sei v0.2.0 improves terminal navigation and setup, and adds more agent presets.

  • Refreshed browser panels with light/dark themes, clearer focus and selection, and monochrome support through NO_COLOR.
  • Tab and Shift+Tab cycle through library, project, and global panels.
  • Improved setup forms and organized, scrollable help with full paths and validation details.
  • Added Antigravity CLI, Crush, GitHub Copilot CLI, and Cline CLI presets; all preset names and paths remain editable.
  • Setup now uses Ctrl+N to add an agent and Ctrl+X to remove one.
  • More reliable terminal tests and simpler installation and usage documentation.

Linux and macOS archives are available for amd64 and arm64. To upgrade, repeat your original installation method; script installations need their adjacent .sei-install-receipt file.

All changes since v0.1.0

sei v0.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 11:22
d8c5ca5

sei v0.1.0

The first release of sei, a small terminal tool for managing skill folders.

  • Configure an ordered set of agents and browse their local/global skill folders.
  • Copy skills from your library, replace existing copies, or remove installed skills with keyboard shortcuts.
  • Install or upgrade using the checksum-verifying installer and its ownership receipt.
  • Binaries for Linux and macOS, on amd64 and arm64. No Go or agent runtime needed.

Install

Download and inspect the installer, then run it:

curl -fL https://github.com/primaprashant/sei/releases/download/v0.1.0/install.sh -o install.sh
sh install.sh --version v0.1.0

The default destination is ~/.local/bin; the installer prints the invocation and any PATH instructions. Use --install-dir for a custom location. The latest installer is also available at https://github.com/primaprashant/sei/releases/latest/download/install.sh.

Removal is permanent. Replacement deletes destination edits before copying; there is no undo or rollback. Try disposable folders first.

This is a personal tool, tested on Debian and through native Linux/macOS CI. macOS binaries are unsigned/not notarized; do not bypass system security if execution is blocked. Checksums detect corruption, not a compromised publisher.

Source: d8c5ca50af2141dc25869f0d88d56007f3baa002.
Release checks passed before these exact assets were uploaded.