Changelog
- beeb8bc Merge pull request #361 from JimmyPang02/fix/issue-mention-on-comment
- b84543e Merge pull request #371 from multica-ai/refactor/editor-unified-markdown-pipeline
- 0024208 Merge pull request #387 from multica-ai/fix/filter-archived-agents-from-dropdowns
- 9b8cc08 Merge pull request #388 from multica-ai/agent/lambda/1286014b
- ce40b66 Merge pull request #390 from multica-ai/feat/agent-live-card-sticky-minibar
- 5548d60 Revert "fix(issues): prevent sticky mini bar oscillation with height placeholder"
- 6c651f4 docs(editor): annotate key files with design decisions and pitfalls
- 32a3a35 docs(web): add v0.1.5 changelog entry for 2026-04-02 (#386)
- 33140d4 docs(web): add v0.1.6 changelog entry (#391)
- 7b610a4 feat(agents): hide archived agents from default list (#373)
- 10b482f feat(cli): add agent, skill, and runtime management commands
- 4353340 feat(issues): sticky mini bar for agent live card + toast icon colors
- 56b49cb feat(issues): use ActorAvatar in agent live card header
- c9c8230 feat(trigger): inherit thread-root mentions for reply-triggered agent tasks (#375)
- 91cbf32 fix(cli): address code review feedback for agent/skill/runtime commands
- eb355db fix(editor): improve mention card sizing and vertical alignment
- f34ed09 fix(editor): make issue mention card fit within text line height
- b5924ff fix(editor): reliable markdown paste and inline code line spacing
- 978e81a fix(inbox): prevent comment highlight from re-triggering on every timeline change (#374)
- 9fb25f4 fix(issues): prevent sticky mini bar oscillation with height placeholder
- fc6405e fix(trigger): allow on_comment when thread root @mentions assignee agent (#382)
- e314bad fix(web): filter archived agents from all dropdown selectors
- 6799458 fix: issue mentions should not suppress on_comment trigger
- d9a6b8c refactor(editor): polish typography and fix mention card alignment
- 3064043 refactor(editor): style links with brand color and subtle underline
- 27e58d9 refactor(editor): unify editor into features/editor with single markdown pipeline