Releases: Dimillian/CodexMonitor
Releases · Dimillian/CodexMonitor
v0.7.30
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
New Features
- let users manage global config.toml centrally
- let users manage global AGENTS.md safely
v0.7.28
v0.7.27
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
v0.7.25
Fixes
- use webview zoom to keep panel resizing accurate
- improve command parsing to classify explore actions correctly
- avoid resuming active threads unless explicitly forced
v0.7.24
Fixes
- tolerate model/config fetch failures to keep models usable
v0.7.23
New Features
- configurable stop shortcut with platform defaults (#244)
- improve assistant message readability with full-width card styling
- reduce thread noise by summarizing exploration commands
- default codex args and workspace CODEX_HOME + args overrides (with tests!) (#239)
- hide main window on Cmd+W and restore on reopen (#241)
- add per-workspace launch script with dedicated terminal tab (#231)
- add configurable “Open in” targets (settings UI, custom commands/args, ordering) (#230)
- add image preview support in diff viewer (#234)
- let users quickly cycle collaboration modes via Shift+Tab
Fixes
- guard macOS reopen handling to keep non-mac builds green
- preserve collaboration mode across workspace reconnects
- honor config.toml model and prevent unsupported reasoning
- improve code block readability with consistent spacing styling
- weird microphone permission request behavior (macOS 26.2) (#242)
- stop collaboration mode from overriding model and effort