Skip to content

v0.5.1

Choose a tag to compare

@kirby88 kirby88 released this 20 Jun 08:59

What's Changed

  • chore: update provider model list for v0.5.1
  • Merge branch 'main' of github.com:get-vix/vix
  • Update mission control
  • web: rebuild dist for tracker-based GitHub-plan workflow
  • ui: fix Sessions column alignment on failed Vix-initiated rows
  • daemon: splice minified edits back into unminified source
  • docs: require e2e tests for PRs and ship write-e2e-test skill
  • Merge pull request #37 from rmacomberGB/fix/gpt55-vix-recovery-and-dashboard
  • fix(daemon): recover tool use and restored sessions
  • fix(ui): recover cleanly after cancel
  • fix(daemon): provide stable subprocess path
  • workflow: replay failed runs in full with retry notices
  • Update mission control with updated github job
  • e2e: match Vix-initiated rows on run title, not trigger ref
  • agent: add periodic user-engagement guidance to general prompt
  • web: surface real job/hook run history in mission control
  • jobs,hooks: record per-id run history and relocate heartbeat whiteboard
  • hooks: add PreCompact, PostCompact, Subagent, and PermissionRequest events
  • workflow: give scheduled runs project context, transcript replay, and plan titles
  • daemon: persist & replay original message timestamps
  • web: add job-creation endpoint and rebuild dist
  • jobs,hooks: per-job storage, run logs, and on-demand run/trigger
  • Update mission control
  • jobs,hooks: support inline workflow definitions
  • config: layer AGENTS.md instruction files like CLAUDE.md
  • hooks: expose hook specs to the web UI
  • hooks: fix resumed sessions miscounted as startup; colocate feedback state
  • hooks: seed a feedback request after 10 sessions
  • daemon: expose vix_bin/socket_path to hooks; add message_file
  • build: open the e2e report and propagate its run exit code
  • ui: add tertiary and quaternary theme colors
  • daemon: add message.create RPC and vix session create
  • build: always rebuild binaries in test-e2e
  • hooks: add lifecycle hooks engine