vemlor

Changelog

What shipped, when, and what we broke along the way.

v0.1.412026-06-04

Image attachments, drag-and-drop, and tidier task detail

Drop images straight into the composer or any reply. The task sidebar now shows the agent's working branch with a real link, and self-hosted GitLab / GitHub Enterprise links resolve to the correct host.

  • Composer and reply form accept image attachments via file picker or drag-and-drop
  • Image upload pipeline hardened end-to-end: auth-gated, byte-sniffed, size-capped, path-traversal-safe
  • Sidebar surfaces the agent's work branch with a clickable repo link
  • Repo and branch URLs honour self-hosted GitLab and GitHub Enterprise instead of defaulting to .com
  • Model picker shows just the model name on mobile to save space
v0.1.82026-05-31

Activity feed and PR-aware task detail

Live tasks now have a dedicated Activity section with a soft edge fade, and the PR link reflects merge state more accurately.

  • Task detail shows a titled Activity feed with top and bottom mask fades
  • Agent messages render as Markdown instead of raw text
  • PR link hides once a task is merged, and merges are tracked for non-done tasks
v0.1.72026-05-30

Live updates and a cleaner settings area

The dashboard and task detail page now update live as the agent works. Profile and Models pages got a calmer redesign.

  • Inbox and Control Plane update live as tasks change, no more 5-second refresh delay
  • Task detail streams new turns and status as the agent runs
  • Profile page redesigned with a calmer, more consistent typography
  • Models page rebuilt around outline controls and subtle status dots
v0.1.62026-05-30

Picker overhaul and a calmer task timeline

New two-pane agent and model picker, owner-grouped repository picker, and a timeline-style task thread that folds away retry storms.

  • Composer agent picker opens a two-pane flyout for agent and model
  • Repository picker groups repos by owner with a submenu styled to match the agent picker
  • Task thread reworked as a vertical timeline; consecutive identical errors collapse into a single "retried × N" entry
  • Hero verb on the home page is now muted gray with a smoother transition
  • Truthy values in System settings render in muted gray instead of green
  • Sidebar surfaces the pull request link first for done and merged tasks
v0.2.02026-05-27

New dashboard

Faster pages, a cleaner inbox, and a settings area you can actually navigate.

  • Switch between workspaces from the topbar with full keyboard support
  • Tasks page now has Inbox, Stream, Lanes, and Stats views
  • Settings is split into Profile, Models, Integrations, Repositories, Usage
  • Brand logos on every connected provider tile
  • New Changelog page (you are here)
v0.1.02026-04-01

Vemlor is live

Describe a task, vemlor codes it, commits, and opens a pull request.

  • Connect GitHub and GitLab to dispatch tasks from issues, PRs, or webhooks
  • Per-workspace audit log of everything the agent did
  • Re-run, stop, and reply to any task in flight