Skip to content

Tags: get-vix/vix

Tags

v0.4.5

Toggle v0.4.5's commit message
Update MAKEFILE to prevent full restrictions in dev mode

v0.4.4

Toggle v0.4.4's commit message
Update model list (including Anthropic Fable 5)

v0.4.3

Toggle v0.4.3's commit message
Update demo.gif

v0.4.2

Toggle v0.4.2's commit message
ui: expand Settings tab and refine tab-bar activity indicator

Turn the Settings tab into a navigable list (up/down cursor, Enter to
toggle, left/right to adjust) exposing the show-thinking, AGENTS.md,
CLAUDE.md, tool-orchestrator and telemetry toggles plus an
auto-compaction toggle and threshold slider. Generalize the config
feature read/write helpers and add getters/setters for the new flags and
the compaction settings.

Replace the Sessions-tab unread dot with a static secondary tint that
fires when a message arrives while the tab is unfocused, kept distinct
from the blinking alert shown when a session is waiting for input.

Co-authored-by: vix <290354907+vix-agent@users.noreply.github.com>

v0.4.1

Toggle v0.4.1's commit message
ui: bracket F-key tab labels and add tab-bar unread dot

Relabel the tab titles from "(F1)" to "[F1]" and render a
secondary-colored dot before the Sessions tab when any session has
unread messages, keeping the label width (and box) unchanged.

Co-authored-by: vix <290354907+vix-agent@users.noreply.github.com>

v0.4.0

Toggle v0.4.0's commit message
ui: add provider login and model picker, refresh status bar

Add an interactive login view and a model-picker tab backed by the providers
registry, with supporting tabs/command handling. Refresh the status bar with
context-aware shortcuts and a context-fill indicator, and render the
event.compacted notice. Includes the /compact, /fork, /trim, /goto, /copy
slash commands.

Co-authored-by: vix <290354907+vix-agent@users.noreply.github.com>

v0.3.6

Toggle v0.3.6's commit message
Update gitignore and publish to prepare for brew

v0.3.5

Toggle v0.3.5's commit message
Update stale references

v0.3.4

Toggle v0.3.4's commit message
Update README badges

v0.3.3

Toggle v0.3.3's commit message
Initial open-source release