Skip to content

Releases: Dimillian/CodexMonitor

v0.7.6

20 Jan 12:47

Choose a tag to compare

New Features

  • make sidebar groups collapsible
  • add file menu actions for agent/workspace workflows (#142)
  • add pull request composer flow
  • proxy core commands via daemon (#121)
  • add menu item to check for updates and show up-to-date toast (#139)
  • add theme dropdown (#127)

Fixes

  • usage snapshot tooltip contrast (#147)
  • thread resume merge dropping repeated user messages (#148)
  • dedupe tauri menu events
  • interrupt pending turns immediately
  • stabilize queued sends
  • hide load older controls for worktrees
  • remove unused pull request flag
  • keep plan visible between turns
  • initiating dictation triggers microphone permission request (#129)
  • improve thread resume dedupe

Performance Improvements

  • reduce rerenders during streaming (#144)

v0.7.5

19 Jan 17:39
e0e9dc6

Choose a tag to compare

New Features

  • always allow command (#120)
  • add build config and stub dictation (#114)
  • add project working copies (clone agents) (#100)
  • add local usage stats to home

Fixes

  • normalize turn event thread ids
  • keep git status on diff stat errors
  • prevent git branch flicker

v0.7.4

19 Jan 11:39

Choose a tag to compare

New Features

  • update icon
  • add worktree apply all + revert all changes
  • add pinned threads to sidebar (pin/unpin, persisted, menu & UI) (#109)
  • add persistent thread rename and sidebar "Rename" action (#108)
  • add custom prompts panel (#93)

Fixes

  • avoid moving app_name in menu setup
  • improve file autocomplete matching
  • stabilize git status branch label
  • Linux menu items for empty menus (#110)
  • stop button not working during initial turn request (#111)
  • gate diff viewer scroll to sidebar selection
  • autocomplete trigger detection for inline file mentions (#107)
  • git diff selection (#104)
  • dedupe review started item (#103)

v0.7.3

18 Jan 19:57
782818f

Choose a tag to compare

New Features

  • add configurable composer shortcuts (model / access / reasoning) (#95)
  • persist composer model and reasoning effort selections (#94)
  • enhance PR diff header and timeline
  • Add PR summary header to diff viewer (#91)
  • Add staged/unstaged sections and file actions to Git diff panel (#90)
  • add file-link context menu with reveal (#81)

Fixes

  • remove unused pr created label
  • worktree dialog black background (#89)

v0.7.2

18 Jan 12:58

Choose a tag to compare

New Features

  • Indent collab subagents in sidebar (#85)
  • sync git diff sidebar with scroll; sticky file headers and edge-to-edge diffs (#84)

Fixes

  • prevent diff header overlapping popovers
  • Stabilize git diff sidebar status while switching workspaces (#83)

v0.7.1

18 Jan 08:23

Choose a tag to compare

New Features

  • add project groups (#78)
  • add repo root selection for nested workspaces (#77)
  • add workspace management RPC (#71)
  • add remote backend configuration (#70)
  • add collaboration mode support
  • sync background terminal toggle
  • sync collab toggle to config.toml
  • add zed and ghostty open targets
  • add pull request panel and diffs
  • integrate pierre diffs and optimize scroll (#75)
  • add changelog page

Fixes

  • rename thread on first user message
  • sync steer toggle to config.toml
  • include Linux AppImage artifacts in latest.json (#74)

Performance Improvements

  • virtualize git diff viewer

v0.7.0

17 Jan 12:34

Choose a tag to compare

New Features

  • Add on-device dictation with Whisper (#68)

v0.6.10

17 Jan 10:12

Choose a tag to compare

Fixes

  • keep thread titles from app server
  • avoid redundant thread activity writes

v0.6.9

17 Jan 08:21

Choose a tag to compare

New Features

  • add sidebar toggle controls
  • reload workspace threads
  • show thread relative time
  • add remote backend JSON-RPC prototype (#58)

Fixes

  • sort list by ms timestamps
  • import relative time formatter

v0.6.8

16 Jan 14:30

Choose a tag to compare

New Features

  • add open-in selector with app icons
  • add file tree sidebar and title-bar toggle (#63)

Fixes

  • linkify file paths in messages
  • open markdown links in browser
  • restore branch menu clicks