github multica-ai/multica v0.1.11

latest releases: v0.2.22, v0.2.21, v0.2.20...
one month ago

Changelog

  • d183e61 Merge pull request #204 from multica-ai/agent/lambda/b3857b5a
  • c1f8142 Merge pull request #206 from multica-ai/agent/lambda/6e8277a7
  • 5517136 Merge pull request #207 from multica-ai/feature/ws-self-event-filtering
  • 8fa4c8f Merge pull request #208 from multica-ai/feature/comment-context-menu
  • 7d9d679 Merge pull request #210 from multica-ai/agent/lambda/cbe4d468
  • 5a7b34c Merge pull request #211 from multica-ai/agent/lambda/5e70a174
  • 3b6f64b Merge pull request #212 from multica-ai/feature/comment-context-menu
  • fe0968d Merge pull request #213 from multica-ai/feature/file-upload-cloudfront
  • cfd2fdf Merge pull request #214 from multica-ai/agent/lambda/4771d426
  • c44da53 Merge pull request #215 from multica-ai/agent/j/92dbd4ba
  • 56b6690 Merge pull request #216 from multica-ai/agent/lambda/92e0a175
  • a2ea819 Merge pull request #221 from multica-ai/agent/lambda/bd1d07a6
  • 7b68dd8 Merge pull request #222 from multica-ai/revert/daemon-auth
  • dbd4830 Merge pull request #223 from multica-ai/agent/j/36b5c91f
  • 9e06b02 Merge pull request #226 from multica-ai/feature/comment-context-menu
  • 2c76a0b Merge pull request #227 from multica-ai/fix/fetch-credentials-include
  • 94c62b6 Merge pull request #228 from multica-ai/fix/s3-cleanup-on-delete
  • 2706e3d Merge pull request #229 from multica-ai/agent/j/298fd11b
  • 3f612c3 Merge pull request #230 from multica-ai/agent/lambda/bba7b0bd
  • 73b0fd9 Merge pull request #231 from multica-ai/feat/remote-api-env-config
  • 03d2a55 Merge pull request #232 from multica-ai/fix/inbox-issue-detail-key
  • d0ad32a Merge pull request #233 from multica-ai/agent/j/298fd11b
  • 00af622 Merge pull request #235 from multica-ai/agent/lambda/d99edc96
  • 7188fd8 Merge pull request #236 from multica-ai/agent/lambda/b34769c1
  • 62eafe5 Merge pull request #237 from multica-ai/agent/j/f5e0099c
  • 46ea12e Merge pull request #238 from multica-ai/agent/lambda/6279e21b
  • 4c3d9ed Merge pull request #239 from multica-ai/feature/editor-ux-improvements
  • 16efcac Merge pull request #243 from multica-ai/fix/inbox-header-scroll
  • 82e45fb Merge pull request #245 from multica-ai/forrestchang/fix-dropdown-avatars
  • 57e48c1 Merge pull request #246 from multica-ai/forrestchang/landing-page
  • ac17fd3 Merge remote-tracking branch 'origin/main' into agent/lambda/5e70a174
  • 26af15f Merge remote-tracking branch 'origin/main' into feature/comment-context-menu
  • 1e22633 Merge remote-tracking branch 'origin/main' into feature/file-upload-cloudfront
  • 114d2a3 Merge remote-tracking branch 'origin/main' into fix/s3-cleanup-on-delete
  • 35f77de Revert "Merge pull request #214 from multica-ai/agent/lambda/4771d426"
  • bf0765d chore(web): update next-env.d.ts routes path
  • f69aa93 feat(agents): add Settings tab for editing agent visibility and properties
  • 961de18 feat(agents): reply as thread instead of top-level comment (#205)
  • 9879844 feat(cli): add multica update command (#218)
  • dc3dec8 feat(cli): add multica update command (#218)
  • 9f56f6a feat(daemon): add authentication for daemon API routes
  • afdfee7 feat(daemon): add authentication for daemon API routes
  • 9f03b73 feat(editor): add TitleEditor component, replace for issue titles
  • d4e1212 feat(inbox): add archive button on individual inbox list items
  • 8395479 feat(inbox): add archive button on individual inbox list items
  • 7df140b feat(issues): add @ mention for issues in comments
  • 7dafb51 feat(issues): add collapsible toggle for comment replies
  • ef4e2d9 feat(issues): add collapsible toggle for comment replies
  • d70ab81 feat(issues): add context menu to all comments with copy support
  • 91c279f feat(issues): make entire comment card collapsible with toggle
  • d729f9c feat(issues): make entire comment card collapsible with toggle
  • e16f157 feat(issues): render issue mentions as rich cards with status icon
  • 3e8c715 feat(realtime): skip WS refetch for self-triggered events
  • 3646ec5 feat(server): trigger agents via @mention in comments
  • 37881ad feat(server): trigger agents via @mention in comments
  • 9a37af4 feat(ui): editor UX improvements — lowlight, upload, emoji, comment editing
  • 15f9646 feat(upload): add attachment table for tracking uploaded files
  • 29a80e0 feat(upload): add file upload API with S3 + CloudFront signed cookies
  • 423aa38 feat(upload): add file upload UI — avatar, editor paste/drop, attachments
  • f5353c6 feat(upload): signed URLs for CLI + eager load attachments on comments
  • d199b6c feat(web): add My Issues page with grouped filters
  • 57a5b8b feat(web): add OK emoji to reaction quick bar
  • 26064e4 feat(web): add OK emoji to reaction quick bar
  • 0b4c6b3 feat(web): add about, changelog pages and fix landing header for light backgrounds
  • 1104105 feat(web): add features section and product hero image to landing page
  • e9ce376 feat(web): add how-it-works, open-source, FAQ, and footer sections to landing page
  • 7e2b328 feat(web): add i18n support to landing page with Simplified Chinese
  • 99ac6a6 feat(web): add multica landing page
  • e0e52bc feat(web): move OK emoji to 2nd position, remove thumbs down
  • 518d444 feat(web): move OK emoji to 2nd position, remove thumbs down
  • 68217d2 feat(web): redesign issue creation toast to match Linear's style
  • 6b2df8a feat(web): show toast with link after creating an issue
  • 89bedb8 feat(web): support REMOTE_API_URL env for proxying to remote backend
  • bedf4a0 fix(agent): fix agent visibility defaults and permission model
  • 9a6925b fix(agents): add key to AgentDetail to reset state on agent switch
  • d57b98f fix(api): add credentials include to fetch for cross-origin cookie storage
  • b567486 fix(auth): enforce auth on daemon API routes (#224)
  • bb2dd67 fix(comments): collapsible header overflow, hover style on toggle
  • 98829fa fix(comments): replace optimistic updates with loading state
  • b9ea10c fix(comments): unify rendering with RichTextEditor, fix mention/link colors
  • 06424f9 fix(daemon): add CLI hint to issue_context.md
  • 90295d8 fix(daemon): add CLI hint to issue_context.md
  • 1054e21 fix(daemon): update execenv tests to match current renderIssueContext output
  • 0eaa6e7 fix(daemon): update execenv tests to match current renderIssueContext output
  • 38e9204 fix(editor): migrate tiptap-markdown import to @tiptap/markdown
  • a472a0e fix(editor): override renderMarkdown/parseMarkdown for mention serialization
  • 34ee700 fix(editor): post-process mention shortcodes to markdown link format
  • 9ceea9c fix(editor): use correct getMarkdown API for @tiptap/markdown (#217)
  • d8a8549 fix(editor): use correct getMarkdown API for @tiptap/markdown (#217)
  • a5a2673 fix(editor): use correct getMarkdown API for @tiptap/markdown (#219)
  • 8bbc228 fix(editor): use correct getMarkdown API for @tiptap/markdown (#219)
  • e2c466f fix(inbox): add key to IssueDetail to reset state on issue switch
  • b589d73 fix(inbox): pin header and only scroll content in inbox list panel
  • 38cad92 fix(inbox): remove hardcoded 50-item limit from inbox list query
  • 43fceb9 fix(inbox): skip inbox notification for task:completed events
  • 27987ad fix(inbox): use issue_id as selection key instead of inbox item id
  • fc8969a fix(issues): remove duplicate commenter header in collapsible comment
  • 9ba12df fix(issues): remove duplicate commenter header in collapsible comment
  • da086db fix(issues): render comments with Markdown to enable issue mention cards
  • 0431ee2 fix(issues): show execution logs for mention-triggered agent tasks
  • b4bbc16 fix(issues): use floating-ui for mention popup viewport-aware positioning
  • c5b0535 fix(markdown): allow mention:// protocol through URL sanitization
  • c8ab2e8 fix(server): subscribe @mentioned users in issue descriptions
  • 7aea32c fix(server): suppress assignee on_comment when mentions target others
  • c902460 fix(server): suppress assignee on_comment when mentions target others
  • 6761310 fix(sync): board-card rollback, inbox status sync, markRead error handling
  • f2289bd fix(test): make createComment assertion resilient to trailing undefined args
  • 94ddbfb fix(tests): merge main, renumber migration, fix execenv test assertions
  • 497fce0 fix(tests): merge main, renumber migration, fix execenv test assertions
  • c0166e5 fix(ui): show avatar images in assignee dropdowns
  • edf4c00 fix(upload): add file type/size validation, Content-Disposition header
  • acba0b8 fix(upload): clean up S3 objects when attachments are deleted
  • 9e23fb7 fix(upload): harden upload flow — sanitize filenames, refresh CF cookies, deduplicate handlers
  • 79cd2a3 fix(upload): link attachments to comments via client-side ID tracking
  • 978a5af fix(upload): remove unnecessary uploads/ key prefix
  • c27b7ba fix(upload): sniff content type, sanitize filename, add key prefix
  • 259f282 fix(web): show executing agent name in task log, not assigned agent
  • feb5f57 fix: merge main and renumber migration 028 → 030
  • af94e22 merge: resolve conflict with main (comment context menu icons)
  • b8c784d merge: resolve conflicts with main
  • 8fae493 merge: resolve conflicts with main (file upload support)
  • 61a34ba merge: resolve conflicts with main and remote
  • 461dad0 perf(web): parallelize auth init and non-blocking dashboard layout (#220)
  • 02918d8 perf(web): parallelize auth init and non-blocking dashboard layout (#220)
  • ac2a4c4 refactor(editor): migrate to @tiptap/markdown, fix mention rendering
  • a2e5cbd refactor(issues): extract hooks from issue-detail, eliminate dual source of truth
  • 68ca281 test(issues): add missing api mocks for agent task endpoints

Don't miss a new multica release

NewReleases is sending notifications on new releases.