Commit Graph

  • 04a0677704 fix(markdown): keep dollar amounts literal in editor (#4084) Bohan Jiang 2026-06-13 02:14:41 +08:00
  • f415099c4a MUL-3263: support managed MCP config for Cursor (#4081) Bohan Jiang 2026-06-13 02:07:00 +08:00
  • 0dbcb01d6e fix(markdown): keep dollar amounts literal in editor agent/niko/033f8bea J 2026-06-13 02:05:38 +08:00
  • ef08d8584c MUL-3254: flush issue description edits on close (#4082) Bohan Jiang 2026-06-13 02:03:13 +08:00
  • 4144db6ac7 docs: include Cursor in skills MCP support agent/niko/867429fd J 2026-06-13 01:59:57 +08:00
  • b8000f8cc9 fix: make unmount flush opt-in via flushPendingOnUnmount agent/niko/mul-3254-desktop-image-reopen J 2026-06-13 01:55:45 +08:00
  • 5af1721d4b fix: address Cursor MCP review feedback J 2026-06-13 01:50:51 +08:00
  • 70b90d287c MUL-3267: fix(markdown): disable single-dollar inline math in web renderer Matt Voska 2026-06-12 12:48:18 -05:00
  • 2086f5183e fix: normalize codex cached input usage agent/niko/4985f25a J 2026-06-13 01:41:08 +08:00
  • 1d0d49f4eb fix: flush issue description editor on close J 2026-06-13 01:39:17 +08:00
  • 6b2163c217 feat: support managed MCP config for Cursor J 2026-06-13 01:36:14 +08:00
  • fa15041864 MUL-3254: fix pasted image draft rendering in desktop (#4066) Bohan Jiang 2026-06-13 01:25:08 +08:00
  • 7db3e507d1 feat(cli): manage workspace repo registry (#4067) Bohan Jiang 2026-06-13 01:22:45 +08:00
  • 1f45018d06 feat(cli): manage workspace repo registry agent/niko/f3dcc659 J 2026-06-12 18:16:38 +08:00
  • ca2b7a58c0 fix(lists): roll single scroll container out to skills/autopilots, add bottom clearance Naiyuan Qing 2026-06-12 18:40:35 +08:00
  • 7d28b5a040 fix(issues): remove duplicate emoji reaction entry from comment header (#4068) Jiayuan Zhang 2026-06-12 12:39:40 +02:00
  • 9dc28f4fde fix(agents): single scroll container for the list (trial before rollout) Naiyuan Qing 2026-06-12 18:32:05 +08:00
  • 9a4972202c fix(lists): pin overflow-y-hidden on the horizontal-scroll wrappers Naiyuan Qing 2026-06-12 18:22:14 +08:00
  • c3b4ce4156 fix: address draft attachment review nits agent/niko/8e1a0ddf J 2026-06-12 18:17:50 +08:00
  • a70ddfd258 fix(runtimes): health cell load suffix matches the agents status cell Naiyuan Qing 2026-06-12 18:14:41 +08:00
  • 2abbf95e39 fix(runtimes): drop doubled header border, align create button with convention Naiyuan Qing 2026-06-12 18:07:02 +08:00
  • 2db6b6f20f fix(runtimes): collapse the kebab track when no row has actions Naiyuan Qing 2026-06-12 18:03:04 +08:00
  • 11757dc1b1 fix: reuse resolved media url for draft previews J 2026-06-12 18:00:52 +08:00
  • a21c5071ab feat(runtimes): machine detail's runtime table on the shared ListGrid Naiyuan Qing 2026-06-12 18:00:03 +08:00
  • 7acf94141d fix(agents): trim status track to its real worst case (160 -> 144px) Naiyuan Qing 2026-06-12 17:50:07 +08:00
  • be00801acf MUL-3256: add 2026-06-12 changelog entry (#4065) v0.3.21 Multica Eve 2026-06-12 17:49:28 +08:00
  • b7ea3e21a3 fix: avoid persisting signed draft attachment urls J 2026-06-12 17:32:08 +08:00
  • 981d772b6e docs: refine 2026-06-12 changelog copy agent/gpt-boy/fa82adb2 Eve 2026-06-12 17:25:36 +08:00
  • ac84cc2361 fix: keep issue draft attachment records J 2026-06-12 17:18:46 +08:00
  • 2105116681 feat(agents): rebuild list on shared ListGrid with identity rows Naiyuan Qing 2026-06-12 17:18:32 +08:00
  • 37baccf6a2 docs: add 2026-06-12 changelog entry Eve 2026-06-12 17:17:07 +08:00
  • 50c6c33536 feat(skills,autopilots): quiet outline create buttons in page headers Naiyuan Qing 2026-06-12 16:46:03 +08:00
  • c8ab73d38d MUL-3244: Bind quick-create attachments to created issues (#4062) Bohan Jiang 2026-06-12 16:45:38 +08:00
  • 578ea6cf11 test: use real image markdown in quick-create attachment test agent/niko/872ecdab J 2026-06-12 16:38:11 +08:00
  • 541fefea0d feat(autopilots): drop the archived scope and the list search box Naiyuan Qing 2026-06-12 16:37:40 +08:00
  • 4ad1ece851 fix(skills,autopilots): widen name column minimums (120px base, 200px wide) Naiyuan Qing 2026-06-12 16:29:08 +08:00
  • 5aecc90f08 fix(skills,autopilots): two-zone columns — WYSIWYG with scroll escape valve Naiyuan Qing 2026-06-12 16:25:36 +08:00
  • 016fe1cff6 fix(skills,autopilots): toolbar small-screen treatment follows issues header Naiyuan Qing 2026-06-12 16:08:06 +08:00
  • f32f808ead fix(autopilots): scope buttons follow the issues header pattern Naiyuan Qing 2026-06-12 16:04:41 +08:00
  • 44376c3a71 feat(autopilots): rebuild list on shared ListGrid with scope buttons Naiyuan Qing 2026-06-12 16:01:13 +08:00
  • 99afb82c50 Add index on "user".created_at (#4063) LinYushen 2026-06-12 15:53:55 +08:00
  • 4be0e33f2d feat(autopilots): list schema, parsed client, and view store in core Naiyuan Qing 2026-06-12 15:49:23 +08:00
  • cdab78584b Add index on "user".created_at agent/agent/12e1b94b yushen 2026-06-12 15:45:13 +08:00
  • d94ffd7a7a feat(autopilots): derive trigger kinds, next run, last run status in list Naiyuan Qing 2026-06-12 15:44:34 +08:00
  • d2a03b8edc Fix chat stop and send recovery (#4060) Naiyuan Qing 2026-06-12 15:29:14 +08:00
  • 4594c776e1 feat(agent): add CodeBuddy as first-class CLI backend (#3186) Liu Guanzhong 2026-06-12 15:22:16 +08:00
  • 5e6a5ae511 fix: bind quick-create attachments to created issues J 2026-06-12 15:19:12 +08:00
  • 9439a85aa6 MUL-3242: fix daemon workdir provisioning race Multica Eve 2026-06-12 15:14:27 +08:00
  • 13fa01bb0a Guard cancelled chat restore on tx failure agent/walt/fe7fa359 Naiyuan Qing 2026-06-12 15:11:40 +08:00
  • 249ee0c260 feat(skills): show matching count next to search while list is narrowed Naiyuan Qing 2026-06-12 15:07:36 +08:00
  • 5c51989342 fix(skills): anchor batch toolbar to the page, not the viewport Naiyuan Qing 2026-06-12 15:06:25 +08:00
  • f660d28b4c Fix chat cancel recovery follow-ups Naiyuan Qing 2026-06-12 15:01:39 +08:00
  • f37d71a443 fix: apply single skill overwrite immediately (#4057) Bohan Jiang 2026-06-12 14:57:14 +08:00
  • a0d27fac9b Revert "feat(skills): show description as subtext under the skill name" Naiyuan Qing 2026-06-12 14:43:24 +08:00
  • f39721301b feat(skills): show description as subtext under the skill name Naiyuan Qing 2026-06-12 14:40:46 +08:00
  • a08c4283c3 Fix chat stop and send recovery Naiyuan Qing 2026-06-12 14:38:32 +08:00
  • 79b874100a fix: apply single skill overwrite immediately agent/niko/f95df56e J 2026-06-12 14:31:05 +08:00
  • 059d261355 fix(skills): list tiers must fit their container trigger width Naiyuan Qing 2026-06-12 14:25:25 +08:00
  • 9f720a401c fix(desktop): improve renderer recovery prompt (#4056) Bohan Jiang 2026-06-12 14:21:59 +08:00
  • ac051aca91 feat(skills): virtualize list rows with @tanstack/react-virtual Naiyuan Qing 2026-06-12 14:14:24 +08:00
  • 71768dda5c fix(desktop): improve renderer recovery prompt agent/niko/a54e5d8b J 2026-06-12 14:14:20 +08:00
  • 7a6cdd5a1c feat(skills): drive list column hiding by container width, drop by priority Naiyuan Qing 2026-06-12 13:42:58 +08:00
  • c510515da7 fix: suggest daemon profiles for empty disk usage Bohan Jiang 2026-06-12 13:37:35 +08:00
  • 09fb40f82a feat(skills): drop description column from skills list Naiyuan Qing 2026-06-12 13:33:39 +08:00
  • f275670110 revert(skills): restore detail page to main, keep branch list-only Naiyuan Qing 2026-06-12 13:26:11 +08:00
  • 21ff178ac0 MUL-2701: hide raw creator UUID in skill import conflict UI (#3498) Bohan Jiang 2026-06-12 13:09:28 +08:00
  • 5c136f8557 fix(lark): fix auth race and redirect param in LarkBindPage (#4047) yuhaowin 2026-06-12 12:59:54 +08:00
  • 443409556a Merge remote-tracking branch 'origin/main' into feat/skill-import-conflict-backend feat/skill-import-conflict-backend Eve 2026-06-12 12:54:06 +08:00
  • 06ed55f182 feat(skills): rework detail page into overview/files tabs Naiyuan Qing 2026-06-11 18:33:48 +08:00
  • de98245d09 feat(skills): rebuild skills list on shared Linear-style list grid Naiyuan Qing 2026-06-11 18:33:37 +08:00
  • 5957454dd9 docs: add June 11 changelog entry (#4037) v0.3.20 Multica Eve 2026-06-11 17:46:36 +08:00
  • 8b6e3fbb11 docs: add June 11 changelog entry agent/gpt-boy/fbe8ee9a Eve 2026-06-11 17:19:25 +08:00
  • 0985bad9fd fix(issues): render thread replies in chronological order (#3691) (#4033) Naiyuan Qing 2026-06-11 15:45:53 +08:00
  • a456e4966d fix(issues): render thread replies in chronological order (#3691) fix/3691-thread-reply-chronological-order Naiyuan Qing 2026-06-11 15:38:02 +08:00
  • 6acca84c28 fix(agent): clear stale session id when a resumed ACP session is gone [MUL-3216] (#4015) Truffle 2026-06-10 23:54:56 -07:00
  • 222cd0ef81 fix(skills): show creator name instead of UUID in import conflict UI J 2026-06-11 13:27:34 +08:00
  • 0cbb834f96 docs: merge latest changelog entries (#4030) Bohan Jiang 2026-06-11 14:35:51 +08:00
  • 473e7853e4 docs: merge latest changelog entries agent/niko/82b5f87d J 2026-06-11 14:24:24 +08:00
  • 5c80f3dfdc MUL-3223: add comment trigger preview analytics agent/walt/7758e9b9 Naiyuan Qing 2026-06-11 14:20:11 +08:00
  • 869bed3e9e fix(skills): show creator name instead of UUID in import conflict UI fix/skill-import-conflict-creator-name J 2026-06-11 13:27:34 +08:00
  • 8151f60c6c fix(daemon): drop stale resume session when workdir is not reused (#4027) Bohan Jiang 2026-06-11 13:07:44 +08:00
  • e4ec9dc425 MUL-2802: add skill import conflict strategies (#3997) Bohan Jiang 2026-06-11 13:00:56 +08:00
  • 4967449fcb fix(daemon): drop stale resume session when workdir is not reused agent/j/642bb574 J 2026-06-11 12:58:23 +08:00
  • bf528928b8 docs: refresh skill import source map anchors feat/skill-import-conflict-cli J 2026-06-11 12:54:11 +08:00
  • 97b478571e docs: explain skill import conflict handling J 2026-06-11 12:28:41 +08:00
  • 5480c69c9e fix: sort execution log past runs by timestamp (newest first) (#4018) Antoine GIRARD 2026-06-11 06:18:04 +02:00
  • ee44396094 fix(i18n): sync skill import locale keys J 2026-06-11 12:13:06 +08:00
  • d928487cc8 MUL-3204: remove dead thread UI code agent/walt/mul-3204-thread-context Naiyuan Qing 2026-06-11 11:27:22 +08:00
  • 5864f74a96 MUL-3204: simplify comments to flat timeline Naiyuan Qing 2026-06-11 11:15:19 +08:00
  • 628992862f MUL-3204: flatten issue replies into timeline Naiyuan Qing 2026-06-11 10:16:51 +08:00
  • 7d719cfbbe docs: add June 10 changelog entry (#4004) v0.3.19 Multica Eve 2026-06-10 17:46:54 +08:00
  • a0b63462d0 fix(issues): keep comment trigger preview fresh against live queue state (#4007) Naiyuan Qing 2026-06-10 17:45:29 +08:00
  • 98a82ba657 fix(issues): keep comment trigger preview fresh against live queue state fix/trigger-preview-freshness Naiyuan Qing 2026-06-10 17:37:57 +08:00
  • d66730ecdb fix(issues): state-specific trigger chip copy (#4006) Naiyuan Qing 2026-06-10 17:29:24 +08:00
  • 2754b7d7d8 fix(attachments): render description images with CDN URL (#4005) LinYushen 2026-06-10 17:26:13 +08:00
  • b79e4f8300 fix(issues): state-specific trigger chip copy ui/trigger-chip-copy-states Naiyuan Qing 2026-06-10 17:21:52 +08:00
  • f2ba3c8f1a fix(editor): wrap tables in tableWrapper so wide tables scroll locally (#4003) Naiyuan Qing 2026-06-10 17:20:48 +08:00
  • 34d838d1dc fix(attachments): render description images with CDN URL fix/description-image-cdn-src yushen 2026-06-10 17:19:39 +08:00
  • 1266e05f7b docs: add June 10 changelog entry agent/gpt-boy/ba6f478f Eve 2026-06-10 17:16:30 +08:00
  • 43d5eaaf40 fix(editor): wrap tables in tableWrapper so wide tables scroll locally fix/table-wrapper-overflow Naiyuan Qing 2026-06-10 17:12:09 +08:00