Skip to content

v0.5.0

Choose a tag to compare

@kirby88 kirby88 released this 14 Jun 16:31

What's Changed

  • chore: update provider model list for v0.5.0
  • Fix visual where the cursor was disappearing when switching session
  • e2e: add containerised end-to-end test harness
  • ui: merge Vix-initiated sessions into one StartedAt-ordered list
  • ui: add deterministic test-render mode for screenshot tests
  • agents: drop pinned model from the general agent default
  • daemon: expose scheduled jobs snapshot for the web UI
  • daemon: send vixd version over the mission-control websocket
  • ui: confirm vix-record dismissal and step sessions in display order
  • ui: unify Sessions/Models/Settings tabs on white text + purple rules
  • Update mission control
  • Fix tab style
  • chore: point mission-control submodule to kirby88/vixd-mission-control
  • ui: group Sessions tab into User/Vix-initiated with badge headers
  • docs: rework README feature highlights
  • daemon: auto-title sessions and surface titles in the Sessions tab
  • providers: add local Ollama and llama.cpp providers
  • daemon: thread plugin source into subagent and workflow runners
  • daemon: seed scheduler state from disk so restarts keep job history
  • ui: keep attached vix-initiated sessions in their group
  • daemon: surface vix-initiated sessions in every instance
  • ui: restore 30fps spinner cadence
  • config: pin general agent to claude-fable-5
  • daemon: remove dev exemption from the version handshake gate
  • chore: document consent-before-implementation rule in AGENTS.md
  • ui: cache transcript render and throttle streaming re-renders
  • daemon: fix LSP pool watcher goroutine leak on session re-init
  • config: persist model choice and defaults version in state.json
  • daemon: inherit session model in agents, run plugins per provider
  • daemon: add scheduled jobs engine, explicit lifecycle, unread state
  • ui: show vix banner while restoring an attached session