Skip to content

Releases: Dimillian/CodexMonitor

v0.7.57

23 Feb 19:47
c0f144b

Choose a tag to compare

New Features

  • add About section with build metadata (#490)
  • add agents max depth setting support (#471)
  • enrich collab sub-agent metadata rendering (#474)
  • add standalone daemonctl CLI for headless daemon management (#486)
  • add cross-platform project/thread organization and sorting (#487)
  • add toggle for composer follow-up hint visibility

Fixes

  • preserve parent thread anchors on partial list refresh (#494)
  • preserve sidebar usage values on partial rate-limit updates (#496)
  • use raw model names from models/list in model picker fix #430 (#499)
  • codesign daemonctl in macos OpenSSL fix script
  • make queued message menu work on iOS (#489)
  • inline local images before remote backend RPC (#475)
  • replace mobile remote path browser prompt with in-app modal (#480)
  • set TERM for tailscale commands on macOS

v0.7.56

22 Feb 09:32

Choose a tag to compare

New Features

  • add uncommitted review action to diff panel
  • Queue vs Steer follow-up parity with intent shortcuts (#467)
  • add model selection for commit message generation (#451)
  • per-thread Codex args overrides with runtime sync (incl. no-thread fallback) (#443)
  • cascade archive to subagent threads (#458)
  • add "Add Workspace from URL" workflow (clone → register) (#457)

Fixes

  • hide composer follow-up hint on phone layout
  • keep Stop enabled when composer is disabled
  • skip reconnect when already connected
  • skip resume when switching between local-thread snapshots
  • adjust action buttons and url workspace modal styling
  • harden macOS CLI detection candidates (#472)
  • tailscale validator resilience across CLI/path edge cases (#466)
  • reliably exit plan mode on Implement this plan (#463)
  • windows terminal focus (#459)
  • handle thread/status/changed events across app and turn hooks

v0.7.55

18 Feb 17:45

Choose a tag to compare

New Features

  • add developer instructions to generated agent config
  • add AI agent description generation in settings
  • position macOS traffic lights in overlay title bar
  • refine agents controls layout and thread stepper
  • add agents settings management across app and daemon
  • export plan tool output to markdown file
  • add post-update release notes toast (#437)

Fixes

  • adjust titlebar left spacing when sidebar is collapsed
  • show searching state and preserve web search status
  • handle thread archive/unarchive app server events
  • render plan tool output as markdown, not code block
  • pass workspace cwd through list_threads RPC
  • renumber auto-named tabs to prevent duplicate labels (#447)
  • element invisible on Windows drop down menus (#444)

Performance Improvements

  • bypass React render cycle during panel resize drag (#448)

v0.7.54

16 Feb 06:44
d77ab4b

Choose a tag to compare

New Features

  • switch notification playback to Web Audio API to avoid macOS media session (#442)
  • multi-remote mobile settings (#441)
  • show polling countdown after remote responses
  • add live thread subscribe and polling fallback
  • add compact Codex refresh action and live status badge
  • add sub-agent system notification toggle

Fixes

  • remove remote live heartbeat disconnect timer
  • only show compact thread indicator when thread is active
  • reconnect workspace before remote focus thread refresh
  • harden remote refresh and resumed active-turn handling

v0.7.53

14 Feb 14:28

Choose a tag to compare

New Features

  • add dynamic Codex feature flag controls
  • configurable chat history scrollback (#427)

Fixes

  • stop turn/steer fallback to turn/start
  • add fallback copy for missing feature descriptions
  • pause queued sends when response is required (#429)

Performance Improvements

  • isolate sidebar from streaming updates and cache thread row derivation (#426)

v0.7.52

13 Feb 10:33
08d28f5

Choose a tag to compare

New Features

  • git init + GitHub remote setup on latest main (#420)
  • add draggable chat/diff split resize support
  • add per-file agent edits mode and thread diff support
  • add shortcut search bar in Shortcuts section (#419)

Fixes

  • allow removing projects when repo folder was deleted on disk (#421)
  • enable mobile diff view when no diff is preselected
  • correct Home actions and memoize shortcut groups
  • windows threads and terminal (#413)

v0.7.50

11 Feb 21:10

Choose a tag to compare

New Features

  • add PR checkout and guided review actions in diff viewer

Fixes

  • add request timeouts, bounded queues, and tool output truncation
  • show indicator on user input request (#411)
  • suppress git check-ignore console popups during workspace polling (#410)
  • add safe-area top padding to phone debug header
  • remove compact git panel borders in phone layout
  • set compact phone background to messages surface
  • keep selected iOS tab when no workspace is active (#408)

v0.7.49

10 Feb 20:11
15eccee

Choose a tag to compare

New Features

  • persist Codex params per thread (#380)
  • add optional split chat/diff center layout (default off) (#397)
  • add app mention support across composer and daemon messaging
  • scope app list by thread andfeat(apps): add threadId filtering for app/list and live updates
  • bulk add workspaces via multi-select picker (#385)

Fixes

  • resolve high CPU usage from event subscription loop and aggressive polling (#394)
  • set DMABUF renderer fallback for Wayland + NVIDIA (#391)
  • keep detached reviews from locking parent thread

v0.7.48

09 Feb 20:42
dee70e8

Choose a tag to compare

New Features

  • auto-generate new thread titles (#382)
  • split diff paths into filename and directory
  • expose editable commit-message prompt in Git settings (#381)

Fixes

  • token usage reset handling in UI (#378)
  • iOS Swift library search paths (#377)
  • macOS Tailscale detection (#374)

v0.7.47

09 Feb 15:21

Choose a tag to compare

New Features

  • add scripted TestFlight release flow and env template
  • add identity/version checks and exit persistence toggle