Skip to content

isw v0.2.1

Choose a tag to compare

@Jemisas Jemisas released this 20 Jun 22:17

isw v0.2.1

Energy-aware code analysis & optimization CLI. Pre-compiled, obfuscated binaries only — source code is private.

What's new

  • Config wizard: provider/model pickers open gap-free — no more blank rows or items scrolling away as you navigate.
  • TUI navigation: finishing an action (Optimize, Set API key) now returns you to the menu instead of dropping you at the shell; the end-of-action pause never hangs (Ctrl+C is no longer the only way out).
  • Welcome banner: refreshed mascot (solid sprite, transparent eyes).

Install (one-liner)

Windows (PowerShell):

irm https://github.com/TP202610017/framework-llm-releases/releases/latest/download/install.ps1 | iex

macOS / Linux (bash):

curl -fsSL https://github.com/TP202610017/framework-llm-releases/releases/latest/download/install.sh | bash

Platforms: Linux · macOS (amd64/arm64) · Windows (amd64). Single static binary, stripped + obfuscated (garble). Verify with checksums.txt.