Releases: companion-inc/introspect
Releases · companion-inc/introspect
Release list
Introspect 0.2.1
CLI dashboard polish.
- Adds terminal charts for signals, 7-day trigger trends, wake-score distribution, run history, queue state, and latest surface diff.
- Keeps queue rows width-safe in tmux and normal terminals.
- Remains CLI-only: install with curl, no Mac app, no DMG, no app icon assets.
Introspect 0.2.0
CLI-only developer release.
- Removes the Swift macOS app, app icon, DMG builder, and app bundle release path.
- Adds
bin/introspectas the primary CLI/TUI entrypoint. - Adds
install.shfor curl/clone installs into~/.introspect/runtimeplus~/.local/bin/introspect. - Moves default feedback/runtime state to
~/.introspect/feedback. - Replaces app notification dependency with best-effort
osascriptnotifications. - Rewrites README around CLI install, dashboard, status, runs, diffs, config, and privacy.
Install:
curl -fsSL https://raw.githubusercontent.com/companion-inc/introspect/main/install.sh | bash
introspect