Skip to content

Releases: ahomsi0/Marven

v2.9.2

Choose a tag to compare

@ahomsi0 ahomsi0 released this 16 Jun 21:04

Release v2.9.2

  • Updates Marven to 2.9.2.
  • Includes the latest UI, voice, agent, Electron, documentation, and dependency updates.
  • Verified with npm test, npm run typecheck, npm run build, and npm run electron:build.

v2.9.1

Choose a tag to compare

@ahomsi0 ahomsi0 released this 05 Jun 15:12

Highlights

  • Agent user message editing — Hover a user bubble in the agent panel, edit the text, and Save & resend to truncate from that turn and rerun the agent (attachments on that turn are kept when possible).
  • Groq + images — Multipart vision payloads are sent only on Llama 4 Scout/Maverick; other Groq chat models keep a string content and a short note so the API no longer returns messages[n].content must be a string.
  • Agent + images + Lite — When using a Groq vision model with attachments, the stream route forces the standard agent tier, adds an IMAGE INPUT system cue, and preserves image attachments across history turns so models stop claiming they cannot see images.

Run npm run electron:build locally (or your CI) to attach platform installers to this release if needed.

Full Changelog: v2.9.0...v2.9.1

v2.9.0

Choose a tag to compare

@ahomsi0 ahomsi0 released this 05 Jun 13:03

Highlights

  • Agent session persistence — Thread messages, open editor tabs, and file buffers restore when you return to a conversation.
  • Disk conflict handling — Workspace files watched on disk; modal when on-disk changes clash with unsaved editor edits.
  • Problems tab — LSP diagnostics from open files in the agent workspace.
  • Editor polish — Scroll position per tab; command palette and rename wiring improvements.
  • Safer links — More reliable file:// and open-external behavior for previews (including Windows paths).
  • UI fix — Removed the assistant "Edit prompt" control that suggested editing AI replies.

Run npm run electron:build locally to produce installers for your platform, or use your existing CI/build pipeline to attach artifacts to this release if needed.

Full Changelog: v2.8.1...v2.9.0

v2.8.1

Choose a tag to compare

@github-actions github-actions released this 04 Jun 20:13

Full Changelog: v2.8.0...v2.8.1

v2.8.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 10:17

Full Changelog: v2.7.0...v2.8.0

v2.7.0

Choose a tag to compare

@github-actions github-actions released this 24 May 18:00

Full Changelog: v2.6.1...v2.7.0

v2.6.1

Choose a tag to compare

@ahomsi0 ahomsi0 released this 20 May 19:22

Fixes

  • AI Backends toggles now reflect in model selector immediately
  • Model selector is a fixed size across all tabs and states

Full Changelog: v2.6.0...v2.6.1

v2.6.0

Choose a tag to compare

@ahomsi0 ahomsi0 released this 20 May 16:42

Full Changelog: v2.5.3...v2.6.0

v2.5.3

Choose a tag to compare

@ahomsi0 ahomsi0 released this 20 May 13:50

Full Changelog: v2.5.1...v2.5.3

v2.5.1

Choose a tag to compare

@github-actions github-actions released this 20 May 10:22

Full Changelog: v2.5.0...v2.5.1