Changelog
- 1a98cac Merge pull request #189 from multica-ai/NevilleQingNY/workspace-isolation-and-agent-parity
- 0a38643 Merge pull request #190 from multica-ai/fix/inbox-selection-after-refresh
- 11954dd Merge pull request #191 from multica-ai/fix/tiptap-link-navigation
- 3baf141 Merge pull request #192 from multica-ai/forrestchang/runtime-default-name
- 9c3ff52 Merge pull request #194 from multica-ai/fix/daemon-auto-discover-new-workspaces
- e27afce Merge pull request #195 from multica-ai/mul-39/remove-default-shortcuts
- 564eb55 Merge pull request #196 from multica-ai/forrestchang/task-workspace-dir
- 72e3ccf Merge pull request #197 from multica-ai/forrestchang/daemon-profile
- e07b121 Merge pull request #198 from multica-ai/forrestchang/agent-sandbox-security
- a526b96 Merge pull request #200 from multica-ai/forrestchang/comment-reactions
- 32e19f8 Merge pull request #201 from multica-ai/forrestchang/agent-live-output
- b9fdaf6 Merge pull request #202 from multica-ai/forrestchang/issue-status-style
- 2152fec Merge pull request #203 from multica-ai/forrestchang/issue-filter-assignee-creator
- 1abd3ee chore(ui): switch shadcn menuColor from inverted-translucent to default
- 1e2052c feat(agent): improve live output UI and add execution history
- 3c93eba feat(agent): stream live agent output to issue detail page
- 457a3eb feat(agents): add on_comment trigger option to agent triggers UI (#193)
- 8fa1b16 feat(daemon): add --profile flag for multi-environment isolation
- 7d126cc feat(daemon): group task directories by workspace ID
- 7aa784c feat(daemon): include device name in runtime display name
- 0cc9c21 feat(issues): add assignee and creator filters with two-level dropdown
- 7c1aabb feat(reactions): add emoji reactions for comments and issue descriptions
- 0491350 feat(security): add agent output redaction and private agent assignment enforcement
- a00485c feat(security): redact sensitive information in agent live output
- ad697e0 feat(security): restrict agent management to owner for private agents
- 8a61c94 feat(ui): restyle issue status and priority with colored badges
- 25ed043 fix(daemon): auto-discover new workspaces without restart
- 219b174 fix(daemon): sync workspaces immediately on startup
- 81b518d fix(editor): enable link navigation and fix copy artifacts
- b4e8dc3 fix(inbox): use history.replaceState for selection to fix post-refresh clicks
- 0c4cef0 fix(issues): improve timeline activity entry alignment and overflow
- 83f325c fix(ui): apply mono font directly to code/pre elements
- e20e1b7 merge: resolve conflicts with main (reactions feature)
- b2e800b refactor(web): remove default keyboard shortcuts