Skip to content
release
BETA
Releases
Tools
Vendors
Trending
$refs.securityHub.focus())"
:aria-expanded="open"
aria-haspopup="menu"
class="inline-flex items-center gap-1 px-3 py-1.5 rounded text-[13px] font-medium transition-colors text-[var(--text-secondary)] dark:text-[var(--text-muted)] hover:text-[var(--text-primary)] dark:hover:text-[var(--text-primary)] hover:bg-[var(--surface-hover)] dark:hover:bg-[var(--surface-elevated)]"
>
Security
Tools
/
CodexMonitor
/
Releases
Release history
CodexMonitor releases
An app to monitor the (Codex) situation
v0.7.67
New feature
·
2mo
Notable features
Auto-convert review findings text into markdown tables
Full changelog
New Features
auto-convert review findings text into markdown tables
Fixes
add shared ChatPane wrapper for composer overlay layout
add gap for nested thread content
avoid unnecessary thread updates for no-op renames
v0.7.66
Feature
·
2mo
Notable features
Thread read RPC Subagent metadata hydration
Changelog
New Features
add thread read RPC and subagent metadata hydration
v0.7.65
Feature
·
2mo
## New Features - refine user interface
v0.7.64
New feature
·
2mo
Notable features
HEIC/HEIF image attachment support macOS x86_64 (Intel) build support
Full changelog
New Features
add HEIC/HEIF support for image attachments
add macOS x86_64 (Intel) build support (#571)
Fixes
refresh macOS daemon binaries before signing (#574)
auto-size model select to selected model label
support windows file links in messages (#570)
normalize Windows workspace namespace paths (#572)
workspace home model count submenus showing for every model on open (#569)
add configurable global worktrees root setting (#568)
sanitize windows editor launch paths safely (#562)
v0.7.63
New feature
·
2mo
Notable features
Automatic app update check setting Custom workspace worktree folder configuration Home dashboard usage insights
Full changelog
New Features
add automatic app update check setting (#557)
Custom workspace worktree folder can be configured (#549)
add home dashboard usage insights (#553)
surface hook lifecycle events
Fixes
make nix run build reliably on macOS (#554)
prevent ambiguous slash phrases from rendering as file links (#550)
UI/UX micro-interaction polish (#552)
Textarea CSS improvements for code blocks (#546)
v0.7.62
Feature
·
2mo
Notable features
/fast command with service-tier forwarding
Changelog
New Features
add /fast command and service-tier forwarding
v0.7.61
New feature
·
2mo
Notable features
macOS tray recents launcher Collapsible thread sub-agent descendants Answered user-input conversation items
Full changelog
New Features
add tray usage section
add macOS tray recents launcher
add answered user-input conversation items (#541)
add tooltips to top titlebar actions
add collapsible thread sub-agent descendants
Fixes
washed-out UI after window resize when Reduce transparency is enabled (#537)
suppress memory consolidation threads in thread routing
fixed crash when clicking on a file url (#515)
add tooltip metadata to sidebar controls
preserve quote focus on iOS devices (#532)
route thread links and uncommitted reviews by workspace
handle thread/closed app-server events and unload thread state
focus paths textbox after selecting recent path (#527)
v0.7.60
New feature
·
3mo
Notable features
Commit review action in composer from log selection
Full changelog
New Features
add commit review action in composer from log selection
Fixes
hide memory consolidation subagent threads from sidebar
share thread naming utilities and review auto-renames
stabilize insert callback to avoid message rerenders
hide generic sub-agent threads in shared thread listing
reliably discover project skills from /.agents/skills (#524)
support tilde paths and persistent recent dirs in mobile add-workspaces (#512)
v0.7.59
New feature
·
3mo
Notable features
Line-level composer actions in diff viewer
Full changelog
New Features
add line-level composer actions in diff viewer
Fixes
add syntax highlighting to raw diff fallback lines
hide orphan subagent threads in listing and events
reuse active thread for inline PR review
resolve and bundle daemon binary on macOS (#514)
v0.7.58
New feature
·
3mo
Notable features
Cancel control for in-progress dictation transcription Windows UI improvements and update controls Quote action for composer
Full changelog
New Features
Add cancel control for in-progress dictation transcription (#501)
Windows UI improvements and update controls (#502)
add quote action for composer (#504)
Fixes
improve topbar window dragging (#508)
move apply-worktree control to section action buttons
infer and route subagent thread links from payload metadata
scope Linux WebKit compositing workaround to X11 (#505)
v0.7.57
New feature
·
3mo
Notable features
Standalone daemonctl CLI for headless daemon management Cross-platform project/thread organization and sorting About section with build metadata
Full changelog
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
New feature
·
3mo
Notable features
Model selection for commit message generation Per-thread Codex args overrides with runtime sync Add Workspace from URL workflow
Full changelog
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
Mixed
·
3mo
Notable features
AI agent description generation in settings Export plan tool output to markdown file Post-update release notes toast
Full changelog
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
New feature
·
3mo
Notable features
Switch notification playback to Web Audio API Multi-remote mobile settings Live thread subscribe and polling fallback
Full changelog
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
Mixed
·
3mo
Notable features
Dynamic Codex feature flag controls Configurable chat history scrollback
Full changelog
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
Mixed
·
3mo
Notable features
Git init + GitHub remote setup on latest main Draggable chat/diff split resize support Per-file agent edits mode and thread diff support
Full changelog
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
New feature
·
3mo
Notable features
PR checkout and guided review actions in diff viewer
Full changelog
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
Mixed
·
3mo
Notable features
Optional split chat/diff center layout App mention support across composer and daemon Bulk add workspaces via multi-select picker
Full changelog
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
New feature
·
3mo
Notable features
Auto-generate new thread titles Expose editable commit-message prompt in Git settings
Full changelog
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
Maintenance
·
3mo
Notable features
Scripted TestFlight release flow and env template Identity/version checks and exit persistence toggle
Full changelog
New Features
add scripted TestFlight release flow and env template
add identity/version checks and exit persistence toggle
v0.7.46
Mixed
·
3mo
Notable features
Plan-ready follow-up actions Add turn/steer support with graceful fallback Codex update button (brew/npm)
Full changelog
New Features
plan-ready follow-up actions (#367)
add turn/steer support with graceful fallback
add Codex update button (brew/npm) (#364)
enable background fetch mode
add phone home tab and remote local usage snapshot
animate refresh icon during thread reload
Fixes
restore sub-agent parent links from source metadata
detect brew installs via list --versions
track turn diff updates per thread
sync iOS Info.plist version in release workflow
prevent usage model chips from overflowing layout
improve compact git diff toggle and transparency
sync processing and active turn state on resume
improve phone composer layout and mobile viewport handling
proxy commit message actions in remote mode
reconnect remote sessions without replaying mutating RPCs
dismiss keyboard and hide tabbar on composer focus
v0.7.45
Mixed
·
3mo
Notable features
Server setup wizard and connection validation iOS build scaffolding and mobile backend defaults Mobile master/detail nav with DS panel items
Full changelog
New Features
add refresh-all workspace threads button
add server setup wizard and connection validation
simplify iOS server setup and add connect test
add mobile master/detail nav with DS panel items
add iOS build scaffolding and mobile backend defaults
add Server section with TCP daemon controls
add toggle for message file path display
Fixes
hide workspace tools in compact layout
improve tailscale RPC timeout and status fallback
route git ops through remote backend and harden daemon stop
relax refreshWorkspaces return type to Promise
disable updater workflow on mobile platforms
correct viewport height and safe-area edge-to-edge layout
stabilize iOS phone layout and viewport-safe tab bar
preflight daemon listen port and handle bind errors gracefully
mitigate Linux X11 blank WebKit renders (#359)
add missing Linux deps and GTK wrapper for NixOS builds (#358)
Performance Improvements
process daemon RPC concurrently to speed remote startup
v0.7.44
New feature
·
3mo
Notable features
Tailscale bootstrap helpers for remote TCP setup Orbit WS transport and provider rename Transport providers with Cloudflare WS stub
Full changelog
New Features
add Tailscale bootstrap helpers for remote TCP setup
add sign-in, runner mode, and settings wiring
implement Orbit WS transport and provider rename
add transport providers with Cloudflare WS stub
Fixes
detect CLI using fallback install paths
immediate re-pin auto-scroll on thread switch
improve open-workspace errors and add daemon RPC parity tests
Performance Improvements
prevent thread status churn and memoize shell UI
v0.7.43
Bugfix
·
3mo
## Fixes - normalize artifact names and validate latest.json - restore sentry telemetry and prevent duplicate new-agent sends
v0.7.42
Bug fix
·
3mo
## Fixes - Windows cmd wrapper argument quoting (#351)
v0.7.41
New feature
·
3mo
Notable features
Windows support (updater + dictation)
Full changelog
New Features
add Windows support (updater + dictation) (#323)
add copy file name/path to git file menu (#338)
v0.7.40
New feature
·
3mo
Notable features
Promote background terminal to stable feature Promote steer mode to stable setting Thread list sort options and persist selection
Full changelog
New Features
add thread list sort options and persist selection
promote background terminal to stable feature
promote steer mode to stable setting
Fixes
display file links relative to workspace path
v0.7.39
New feature
·
3mo
Notable features
Plan mode toggle and refresh meta bar icons Workspaces/worktrees UX improvements Response-required notifications
Full changelog
New Features
add plan mode toggle and refresh meta bar icons
render compact file links with line numbers
workspaces/worktrees UX + Environments settings + response-required notifications (#339)
Fixes
clamp skill suggestion descriptions in composer
refresh list on canonical skills_update_available event
avoid debounce updates during jsdom teardown
only treat active plan as present when plan data exists
re-notify when resolved request IDs are reused
v0.7.38
New feature
·
3mo
Notable features
Optional worktree display name with branch auto-sync Show in Finder actions for git files and worktrees
Full changelog
New Features
add optional worktree display name with branch auto-sync (#336)
add show in Finder to git file menu (#335)
add show in Finder action for worktrees (#334)
include old/new text lines in diff payloads
Fixes
respect preloadGitDiffs when loading local git diffs
v0.7.37
New feature
·
3mo
Notable features
/compact slash command and thread compaction RPC Branch switcher with cmd+b shortcut Fetch command and branch refresh button
Full changelog
New Features
add /compact slash command and thread compaction RPC
add branch switcher with cmd+b shortcut (#331)
add fetch command and branch refresh button
Fixes
libgit2 branch checkout to avoid half-switched HEAD (#332)
add top padding to first diff push section
make push secondary button fill sync action row
v0.7.36
New feature
·
4mo
Notable features
Mac app display name branding File type icons in autocomplete
v0.7.35
·
4mo
{
"summary": "Added a file tree filter for modified files, a pull/sync UI, and a default pull rebase strategy. Improved performance via lazy-loading workspace files for composer autocomplete and reducing UI churn for better responsiveness. Fixed issues with pull strategy and autostash fallbacks, pull/sync UI,-related errors, and git sidebar error noise.",
"summary_short": "Added file tree filtering, pull/sync UI, and lazy-load workspace files for autocomplete.",
"short_summary_ext": "Added
v0.7.34
Bug fix
·
4mo
Improve workspace deletion resilience and prevent UI flicker and crashes.
Full changelog
New Features
promote stable feature flags to cut config ambiguity
Fixes
make workspace deletion resilient to active sessions
preserve sidebar context when cards are collapsed
prevent cramped settings layout on larger screens
align compaction handling with item lifecycle events
prevent empty-state flicker while resuming thread messages
prevent console window popups on Windows (#321)
terminal closing bug on exit or ctrl + d (#318)
v0.7.33
·
4mo
{
"summary": "Added support for folder selection in conversation context, agent drafts, agent personality persistence, agent behavior consistency, multi-launch scripts with icons, /apps support, /review session delivery options, and system notifications for workspaces. Fixed re-renders, thread plans, thread re-features, renaming_sync, detached reviews, account switching, and Open in entries validation. Fixed macOS dev builds notification visibility. ",
"summary_short": "Added folder selectio
v0.7.32
New feature
·
4mo
Notable features
Workspace home collaboration and reasoning selectors Git diff preload toggle in settings
Full changelog
New Features
add workspace home collaboration and reasoning selectors (#299)
add Git diff preload toggle in Settings and respect it in diff loading (#298)
Fixes
prevent background helper threads from resurfacing
allow symlinked CODEX_HOME agents without weakening config safety
v0.7.31
Bug fix
·
4mo
Minor fixes and improvements.
Full changelog
New Features
keep thread list synced when new threads start
Fixes
testimonials copy typos on landing page (#290)
preserve latest reasoning status without empty rows
prevent stale closures and reduce unnecessary re-renders
v0.7.30
New feature
·
4mo
Notable features
/mcp, /fork, /resume, /review slash commands Account switching Dim theme and image lightbox preview
Full changelog
New Features
better conversation UI
add /mcp support
add /fork support
add /resume support
add support for /status
add support for /new
new /review flow
add account switching (#282)
add dim theme and remaining usage toggle (#283)
render attached images with lightbox preview (#280)
add sidebar project search with highlight (#274)
Fixes
keep processing until turn completed
keep code typography consistent with user settings
make multi-line selection reliable with drag and hints
allow re-suggesting files after earlier mentions
surface context compaction to keep thread activity accurate
preserve reasoning summary section breaks during streaming
prioritize adding workspaces from the sidebar header
prevent in-progress commands from appearing explored
preserve thread list state on focus refresh (#276)
v0.7.29
Feature
·
4mo
Notable features
Global config.toml management Global AGENTS.md management
v0.7.28
Bug fix
·
4mo
## Fixes - preserve option answers when "Other" allows freeform notes close #269
v0.7.27
New feature
·
4mo
Notable features
Prompt history Recent threads on home page for faster context switching Worktree setup script
Full changelog
New Features
add shortcut for archive thread action (#263)
surface recent threads on home for faster context switching
let workspaces manage AGENTS.md agent instructions
prompt history (#260)
add worktree setup script (#261)
Fixes
route git comands through method to find functioning git version on machine (#265)
remove progress bar transition (#266)
prevent inline tool summaries from overflowing the layout
improve terminal tab bar spacing for clearer navigation
treat “Other” prompts as freeform to avoid malformed answers
align terminal content by removing double padding
avoid crashes when Tauri invoke bridge is unavailable
avoid crashes when Tauri window isn’t available in tests
surface open failures with actionable error toasts
restore platform default for stop shortcut (#258)
improve markdown readability and nested list rendering
v0.7.26
Bug fix
·
4mo
Fixed entitlement preservation during re-signing to prevent runtime failures and improved terminal UTF-8 handling and UX.
v0.7.25
Bug fix
·
4mo
Fixed webview zoom accuracy for resizing, improved command parsing for explore, and prevented unwanted thread resumption
v0.7.24
Bugfix
·
4mo
## Fixes - tolerate model/config fetch failures to keep models usable
v0.7.23
·
4mo
Added configurable stop shortcuts, full-width card styling for assistant messages, and image preview in diff viewer. Introduced per-blasting workspace launch scripts with dedicated terminal tabs, configurable "Open in" targets, and summary of exploration commands. Fixed issues with collaboration mode, model configuration, and microphone permissions on macOS. Also added default codex args and workspace-specific overrides.append(0)
v0.7.22
Bug fix
·
4mo
## Fixes - align collaboration mode overrides (#221)
v0.7.21
Bug fix
·
4mo
Minor fixes and improvements.
Full changelog
New Features
proxy workspace ops and normalize WSL paths (#155)
Fixes
update macOS paths in tauri.conf.json
replace env var with __NV_PRIME_RENDER_OFFLOAD=1 (#233)
v0.7.20
Bug fix
·
4mo
Notable features
Branch search and validation in header popover
Full changelog
New Features
add branch search and validation in header popover (#229)
Fixes
sidebar workspace group expansion (#228)
microphone permission request (#226)
add macOS microphone entitlement for dictation (#224)
avoid double-counting workspace/thread switch metrics
simplify single-line code blocks
v0.7.19
Feature
·
4mo
Notable features
URL-only code blocks can now be opened as link lists
Changelog
New Features
make url-only code blocks openable as link lists
v0.7.18
New feature
·
4mo
Notable features
Agent prompts to collect required user input Workspace/worktree homes, multi-runs, metadata, and run orchestration
Full changelog
New Features
enable agent prompts to collect required user input
workspace/worktree homes, multi-runs, metadata, and run orchestration polish (#203)
Fixes
handle non-numeric JSON-RPC request ids from server
settings backdrop blur on macOS 15 (#216)
macOS dictation mic permission prompt on main thread (#215)
make CODEX_HOME resolution consistent (#213)
scope composer styling to prevent global bleed
prevent conflicting model/effort changes during collab override
v0.7.17
New feature
·
4mo
Notable features
image preview for binary files manual thread resync without clobbering local state surface Codex config and collab modes
Full changelog
New Features
enable manual thread resync without clobbering local state
image preview for binary files (#208)
surface Codex config and collab modes to sync settings
Fixes
simplify “now” to reduce visual noise in relative times
show user input during steer processing to avoid blanks
keep thread timestamps accurate to source activity
preserve local thread items when resume payload is disjoint
standardize collaboration mode labels for clearer selection
avoid tooltip misalignment by anchoring context ring to edge fix #196
prevent accidental text selection in chrome panels
v0.7.16
New feature
·
4mo
Notable features
Liquid glass effects with transparency In-app file previews
v0.7.15
Bugfix
·
4mo
## Fixes - keep diff row heights in sync on resize - prevent duplicate user messages and bad renames on sync
v0.7.14
Bugfix
·
4mo
## Fixes - fix git diff overlapping close #197
v0.7.13
New feature
·
4mo
Notable features
Long-running command output display Composer helpers and UX improvements
v0.7.12
New feature
·
4mo
Notable features
Custom UI and Code font settings Sentry metrics integration
v0.7.11
New feature
·
4mo
Notable features
Drag-and-drop workspace import Inline stage/discard for diff workflow
Full changelog
New Features
Add drag-and-drop workspace import (#184)
speed up diff workflow with inline stage/discard (#188)
Fixes
prevent duplicate assistant replies during thread merge
dedupe only adjacent user messages
v0.7.10
·
4mo
{
"summary": "Added keyboard navigation between agents and workspaces, sidebar toggle shortcuts, and configurable agent action shortcuts. Fixed issues with missing worktrees, duplicate review entries in thread history, and added persistent window size/position memory.",
"summary_short": "Added keyboard navigation, sidebar shortcuts, configurable agent actions, and fixed worktree/review history errors.",
"short_summary_______________________________
v0.7.9
New feature
·
4mo
Notable features
folder drag-drop to speed workspace setup scrolling in PromptPanel when content overflows
Full changelog
New Features
allow folder drag-drop to speed workspace setup (#173)
Fixes
align terminal padding with xterm sizing to prevent layout drift
avoid auto-exit when diff source isn't local
ime enter v2 (#158)
enable scrolling in PromptPanel when content overflows (#171)
ignore sparse checkout skip-worktree entries (#172)
v0.7.8
New feature
·
4mo
Notable features
Terminal stdin exposure in threads for traceability Rename worktrees with optional upstream update Tool-call grouping with inline status icons
Full changelog
New Features
expose terminal stdin in threads for traceability
rename worktrees with optional upstream update (#161)
tool-call grouping + inline status icons in Messages (#162)
Fixes
prevent duplicate review entries from local inserts and id reuse
v0.7.7
New feature
·
4mo
Notable features
Agent Time tracking git commit and push UI with AI commit message generation switch between split and unified diffs
Full changelog
New Features
adds Agent Time tracking to stats (#157)
switch between split and unified diffs
enable reviewing commit changes directly from the log
add git commit and push UI with AI commit message generation (#145)
Fixes
prevent hidden panels from keeping focus or selection
avoid getting stuck in empty diff view after updates
align diff viewer backdrop with active theme
prevent stale diff selection when clicking empty list area
tweak app icon sizing/shape (#154)
v0.7.6
New feature
·
4mo
Notable features
Collapsible sidebar groups PR composer flow Theme dropdown
Full changelog
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
New feature
·
4mo
Notable features
Project working copies (clone agents) Local usage stats on home Build config and dictation stub
Full changelog
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
New feature
·
4mo
Notable features
Pinned threads to sidebar with persist/unpin Persistent thread rename and sidebar action Custom prompts panel
Full changelog
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
New feature
·
4mo
Notable features
Configurable composer shortcuts Persist composer model and reasoning selections PR summary header and staged/unstaged sections in git diff
Full changelog
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
Bug fix
·
4mo
Improve git diff sidebar with sticky headers, scroll sync, and stability fixes.
Full changelog
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
New feature
·
4mo
Notable features
Project groups Workspace management RPC Remote backend configuration
Full changelog
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
New feature
·
4mo
Notable features
On-device dictation with Whisper
Changelog
New Features
Add on-device dictation with Whisper (#68)
v0.6.10
Bugfix
·
4mo
## Fixes - keep thread titles from app server - avoid redundant thread activity writes
v0.6.9
New feature
·
4mo
Notable features
Sidebar toggle controls Workspace thread reload Remote backend JSON-RPC prototype
v0.6.8
·
4mo
{
"summary": "Added an open-in selector with app icons, a file tree sidebar, and a title-bar toggle. Fixed linkify file paths in messages, markdown links opening in browser, and restored branch menu clicks.",
"summary_short": "Added app icon selector, file tree sidebar, and title-bar toggle; fixed links and branch menu.",
"summary_short_alt": "Added app icon app selector, file tree sidebar,
v0.6.7
New feature
·
4mo
⚠ Upgrade required
Worktrees are now stored in the app data directory (see #59). Existing worktrees may need to be moved or recreated.
Notable features
Experimental steer mode Tab queue in steer mode
v0.6.6
New feature
·
4mo
Notable features
Terminal panel Shift+enter newline in composer Performance improvements via tool output truncation and history capping
Full changelog
New Features
Fixes
avoid composer draft overwrite
ubuntu-24.04 to fix broken title in AppImages (#52)
reset autoscroll on thread change
use tauri app version in codex client info
allow shift+enter newline in composer
Performance Improvements
truncate older tool output
cap thread item history to 200
gate git log polling to log tab
v0.6.5
Bugfix
·
4mo
## Fixes - improve approval dialog UX (#42)
v0.6.4
Maintenance
·
4mo
Minor fixes and improvements.
Full changelog
ci: read release version from tauri config
Merge branch 'main' of https://github.com/Dimillian/CodexMonitor
fix: limit file autocomplete work
chore: bump version to 0.6.4 (#48)
v0.6.3
New feature
·
4mo
Notable features
Notification sounds with settings toggle Filter @ suggestions for mentioned files Per-message copy button
Full changelog
fix(threads): import thread summary type
feat(sidebar): page older threads on demand
fix: restore message scroll under title bar
fix: avoid duplicating reasoning body (closes #41)
feat: add notification sounds with settings toggle (#33)
feat: filter @ suggestions for mentioned files (#34)
fix: keep debug button accessible after clearing logs (#46)
Refactor thread copy logic into useCopyThread hook
Merge branch 'main' into feat/filter-autocomplete-suggestions
feat: honor gitignore in workspace file list (#44)
fix: keep debug button accessible after clearing logs
feat(tauri): honor gitignore in workspace file list
Merge branch 'main' into feat/copy-thread
feat: add per-message copy button
v0.6.2
Bug fix
·
4mo
Improved message rendering performance via memoization, stabilized streaming text merges, and ensured messages stay scrolled during streaming updates. Fixed light mode poplam popover backgrounds.
v0.6.0
New feature
·
4mo
Notable features
Image attachments in composer Custom prompts with autocomplete Per-thread draft message saving
Full changelog
Added image attachments in the composer.
Added custom prompts with autocomplete for faster reuse.
Improved prompt argument editing and quote handling.
Added Cmd+N shortcut to start a new agent.
Saved draft messages per thread so you can switch without losing work.
Showed rate limit reset time and aligned credits display in the sidebar.
Updated git log timestamps to relative time.
Fixed per-thread working timer state and preserved prompt text when inserting files.
v0.5.1
Bugfix
·
4mo
- Fixed codex lookup by including the mise shim path. Linux release: https://github.com/xlab/CodexMonitor/releases/tag/v0.5.1
v0.5.0
·
4mo
Added a timer indicator for active sessions, latest agent cards on the home screen, and a/an GitHub issues tab with accurate issue totals. Improved git panel sync and diff info with line-range selection and selection sync. Fixed app-server cwd, recovery from turn errors, and workspace file list refresh. Enabled macOS window dragging via title bar.
v0.4.4
Bugfix
·
4mo
- Updated app icons - Debug panel is now resizable - Refined sidebar scroll fade
v0.4.2
Maintenance
·
4mo
- Added updater progress toast
v0.4.1
Maintenance
·
4mo
- Updater flow adjustments - Updated release process instructions
v0.4.0
Maintenance
·
4mo
- Added in-app updater support - Refactored Tauri backend modules and added tests - Streamlined release steps
v0.3.0
New feature
·
4mo
Notable features
Settings panel with Projects management and Display toggle Worktree agents for projects with create/delete flows Branch picker with checkout and create actions
Full changelog
What’s New
New Settings panel with Projects management (reorder/delete) and a Display toggle to reduce transparency.
Codex settings: set a default CLI path, default access mode, per-project overrides, and run a doctor check.
Worktree agents for projects, with create/delete flows from the sidebar.
Branch picker in the header with checkout and create actions.
Composer autocomplete now supports file mentions with @.
Sidebar footer refreshed with session/weekly usage bars and quick controls.
v0.2.0
Feature
·
4mo
Notable features
Responsive layouts for phone and tablet Composer autocomplete and queue UI Approval requests as toast alerts
Full changelog
What’s New
Responsive layouts for phone and tablet, plus a refreshed navigation bar.
Composer autocomplete and queue UI for faster prompting.
Approval requests now surface as toast alerts.
Project deletion with confirmation prompts.
Thread list loader and activity ordering improvements.
Codex readiness errors are now surfaced in the UI.
v0.1.0
Maintenance
·
4mo
Signed + notarized macOS release.
© 2026 releaseport. All rights reserved.
Feed
Tools
Feeds
Security
Brief
Search tools, categories, lists, and users
Use ↑↓ to navigate, Enter to open, Esc to close
No results for " "
⌘K to open
↑↓ navigate
⏎ open