Skip to content

Releases: jacobjmc/OpenCodeMonitor

v0.1.1

07 Mar 04:37
bdf3c63

Choose a tag to compare

  • No user-facing changes.

v0.1.0

28 Feb 06:43
0d174fa

Choose a tag to compare

New Features

  • add undo/redo last-turn commands and replay handling
  • support apply_patch fileChange diffs in tool translation
  • add OpenCode restart notice for config changes
  • re-enable Tauri updater and OpenCodeMonitor artifacts
  • add color-coded agent selector styling
  • add agent @ mentions support in composer
  • add server takeover, message quoting, and build metadata
  • display agent names in collab tool call titles
  • add project-memory skill with OpenCode hook integration
  • add server status monitoring and global model list for settings
  • render todowrite tool items with plan panel syncfeat: render todowrite tool items with plan panel sync
  • add unified diff generation for file edits and fix replay message ordering
  • implement session events, explore tools, and thread hierarchy
  • remove sidebar usage meters and add context tooltip
  • add model selection for commit message generation and session.idle handling
  • implement question tool UI with submit/dismiss actions
  • enhance thread parent ID resolution in thread actions
  • implement agent list from REST API and simplify agent selection
  • add provider qualification to models and implement incremental SSE streaming
  • pre-warm session on connect and expose reasoning efforts
  • improve ACP event translation and UI fallbacks
  • complete backend parity for prompt and helper flows
  • 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)
  • add PR checkout and guided review actions in diff viewer
  • 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)
  • auto-generate new thread titles (#382)
  • split diff paths into filename and directory
  • expose editable commit-message prompt in Git settings (#381)
  • add scripted TestFlight release flow and env template
  • add identity/version checks and exit persistence toggle
  • 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
  • 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
  • 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
  • add Windows support (updater + dictation) (#323)
  • add copy file name/path to git file menu (#338)
  • add thread list sort options and persist selection
  • promote background terminal to stable feature
  • promote steer mode to stable setting
  • 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)
  • 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
  • add /compact slash command and thread compaction RPC
  • add branch switcher with cmd+b shortcut (#331)
  • add fetch command and branch refresh button
  • matching Mac app display name to public branding (#326)
  • show file type icons in autocomplete suggestions
  • filter file tree by modified files
  • promote stable feature flags to cut config ambiguity
  • stage new agent drafts to avoid creating empty threads
  • persist thread renames across local and remote backends
  • add experimental /apps support
  • persist Codex personality safely for consistent agent behavior
  • let users choose how /review sessions are delivered
  • Add folder selection support in conversation context (#309)
  • system notification support workspaces (#316)
  • add multi launch scripts with icons (#304)
  • add workspace home collaboration and reasoning selectors (#299)
  • add Git diff preload toggle in Settings and respect it in diff loading (#298)
  • keep thread list synced when new threads start
  • 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)
  • let users manage global config.toml centrally
  • let users manage global AGENTS.md safely
  • 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)
  • 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
  • proxy workspace ops and normalize WSL paths (#155)
  • add branch search and validation in header popover (#229)
  • make url-only code blocks openable as link lists
  • enable agent prompts to collect required user input
  • workspace/worktree homes, multi-runs, metadata, and run orchestration polish (#203)
  • enable manual thread resync without clobbering local state
  • image preview for binary files (#208)
  • surface Codex config and collab modes to sync settings
  • enable liquid glass effects while honoring reduced transparency
  • enable in-app file previews for faster context sharing
  • surface long-running command output to reduce waiting
  • Composer helpers, expand toggle, and message code-block UX (#194)
  • set custom UI & Code font
  • add Sentry metrics
  • Add drag-and-drop workspace import (#184)
  • speed up diff workflow with inline stage/discard (#188)
  • enable keyboard navigation between agents and workspaces
  • remember window size/position across launches
  • add sidebar toggle shortcuts for faster panel control
  • make new agent actions configurable via shortcuts
  • add more keyboard shortcuts
  • allow folder drag-drop to speed workspace setup (#173)
  • expose terminal stdin in threads for traceability
  • rename worktrees with optional upstream update (#161)
  • tool-call grouping + inline status icons in Messages (#162)
  • 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)
  • 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)
  • always allow command (#120)
  • add build config and stub dictation (#114)
  • add project working copies (clone agents) (#100)
  • add local usage stats to home
  • 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)
  • 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)
  • Indent collab subagents in sidebar (#85)
  • sync git diff sidebar with scroll; sticky file headers and edge-to-edge diffs (#84)
  • 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
  • Add on-device dictation with Whisper (#68)
  • add sidebar toggle controls
  • reload workspace threads
  • show thread relative time
  • add remote backend JSON-RPC prototype (#58)
  • add open-in selector with app icons
  • add file tree sidebar and title-bar toggle (#63)
  • allow tab queue in steer mode
  • add experimental steer mode
  • add terminal panel
  • page older threads on demand
  • add notification sounds with settings toggle (#33)
  • filter @ suggestions for mentioned files (#34)
  • honor gitignore in workspace file list (#44)
  • honor gitignore in workspace file list
  • add per-message copy button
  • add copy thread action
  • filter @ suggestions for mentioned files
  • add agent-friendly RELEASING.linux.md
  • add image attachments in composer
  • appimage building + PATH env fix
  • add linux config, fix tauri issue, add ui scaling
  • align credits display with cli
  • show rate limit reset time in sidebar
  • use relative time in git log
  • add review slash autocomplete variants
  • show loading shimmer for latest agents
  • store composer drafts per thread
  • add Cmd+N shortcut to create new agent
  • improve prompt arg editing
  • add ...
Read more