Commit Graph

  • 489657cfb5 fix(inbox): align inbox list left padding with chat list (#5240) Jiayuan Zhang 2026-07-11 04:15:12 +08:00
  • e2dca4de61 fix(inbox): align inbox list left padding with chat list agent/lambda/7604eceb Lambda 2026-07-11 04:04:39 +08:00
  • e10bb3fff0 fix(chat): unify unread badge counting across sidebar, mobile, and thread list (MUL-4286) (#5239) Jiayuan Zhang 2026-07-11 02:46:12 +08:00
  • cc90e9fc75 fix(chat): unify unread badge counting across sidebar, mobile, and thread list (MUL-4286) fix/mul-4286-unify-chat-unread-count Lambda 2026-07-11 01:32:31 +08:00
  • 835b1d5e4f feat(issues): thread quick-jump minimap on issue detail (MUL-4389) (#5234) Jiayuan Zhang 2026-07-11 00:51:33 +08:00
  • 932bbf2bb5 fix(editor): guard Mod-Enter submit against open IME composition (#5231) Jiayuan Zhang 2026-07-10 22:44:23 +08:00
  • 5ddfee3206 fix(editor): guard Mod-Enter submit against open IME composition agent/lambda/650bbb9f Lambda 2026-07-10 22:34:42 +08:00
  • 06df00f414 refactor(views): remove Runtimes tab CLI-update red dot (#5228) Jiayuan Zhang 2026-07-10 22:13:18 +08:00
  • 57ef2be5e9 refactor(views): remove Runtimes tab CLI-update red dot agent/lambda/581e2f2f Lambda 2026-07-10 22:03:17 +08:00
  • 53f05cca5e feat(github): fan out PR/check_suite webhooks to all bound workspaces (MUL-4343) (#5218) Bohan Jiang 2026-07-10 20:10:25 +08:00
  • 7a405fd1cf fix(daemon): keep the task transcript ordered and complete (#5210) YYClaw 2026-07-10 20:00:26 +08:00
  • 3235b87bf9 test(github): out-of-order fan-out test + drop dead query + document multi-workspace delivery (MUL-4343) agent/j/4177fba3 J 2026-07-10 17:54:39 +08:00
  • a409afa242 Merge remote-tracking branch 'origin/main' into agent/j/e2124035 J 2026-07-10 17:38:06 +08:00
  • 37b0a6e72e docs(changelog): add v0.3.43 release entry (MUL-4376) (#5216) v0.3.43 Multica Eve 2026-07-10 17:35:34 +08:00
  • 4db486c18a fix(mobile): align !file card preprocess with web parser + CLI escaped labels (MUL-4287) agent/walt/df692ed5 Naiyuan Qing 2026-07-10 17:30:33 +08:00
  • d99d643b65 fix(attribution): mirror accountable_user_id on comment-coalescing merge (MUL-4302) J 2026-07-10 17:30:17 +08:00
  • 8498aa24e3 feat(github): fan out PR/check_suite webhooks to all bound workspaces (MUL-4343) J 2026-07-10 17:27:31 +08:00
  • 595f785ac9 fix(desktop): make overflowing tab additions visible (#5215) Naiyuan Qing 2026-07-10 17:16:35 +08:00
  • cc76c3cde6 docs(changelog): add v0.3.43 release entry (MUL-4376) feature/changelog-v0.3.43 Multica Eve 2026-07-10 17:15:54 +08:00
  • 69132f9fa6 fix(chat): remove unread-count badge from chat FAB (MUL-4374) (#5213) Bohan Jiang 2026-07-10 17:15:25 +08:00
  • 1b2d755eac Revert "docs: document daemon log rotation settings" fix/desktop-tabs-animation Naiyuan Qing 2026-07-10 17:09:01 +08:00
  • a6cbaa99ec docs: document daemon log rotation settings Naiyuan Qing 2026-07-10 17:08:08 +08:00
  • 39e1265093 fix(desktop): recalculate tabs after pin layout changes Naiyuan Qing 2026-07-10 17:06:17 +08:00
  • e14b6b503d fix(desktop): animate overflowing tab additions Naiyuan Qing 2026-07-10 17:02:11 +08:00
  • 5ba3512596 fix(chat): clear external channel binding on archive, drop archived from FAB unread agent/walt/61fceccb Naiyuan Qing 2026-07-10 17:00:54 +08:00
  • e65df32089 fix(chat): remove unread-count badge from chat FAB (MUL-4374) agent/j/66aa3a73 J 2026-07-10 16:59:33 +08:00
  • 9fab5db5e3 Merge remote-tracking branch 'origin/main' into agent/walt/df692ed5 Naiyuan Qing 2026-07-10 16:54:42 +08:00
  • 800339893f feat(daemon-claim): machine-level batch task claim endpoint (MUL-4257) Eve 2026-07-10 15:52:56 +08:00
  • 3a9838214f fix(chat): enforce task-token source on attachment upload; drop transient task_id FK (MUL-4287) Naiyuan Qing 2026-07-10 16:29:37 +08:00
  • cb87dd106b feat(chat): task-owned direct-chat input batches + explicit no_response outcome (MUL-4351) (#5195) Bohan Jiang 2026-07-10 16:22:42 +08:00
  • 3c417ea631 fix(MUL-4348): authorize + chronologically order per-thread coalesced replies (#5211) Multica Eve 2026-07-10 16:15:10 +08:00
  • 4b23491caf fix(chat): pin attachment upload to the token's task; build index concurrently Naiyuan Qing 2026-07-10 16:11:06 +08:00
  • dcb2c50220 fix(MUL-4348): authorize + chronologically order per-thread coalesced replies fix/MUL-4348-reply-authz-and-order Eve 2026-07-10 15:42:39 +08:00
  • ee0e90b6ad chore: nudge CI re-trigger (MUL-4348 per-thread reply fixes) feature/MUL-4348-per-thread-reply-routing Eve 2026-07-10 15:59:37 +08:00
  • 6c3b79db19 feat(daemon): bound daemon.log size with rotation (MUL-4330) (#5170) Bohan Jiang 2026-07-10 15:55:06 +08:00
  • e7ead2333f test(handler): bump the agent's own runtime version in quick-create parent test (MUL-4330) agent/j/099850bf J 2026-07-10 15:51:04 +08:00
  • 0018c238c2 Merge remote-tracking branch 'upstream/main' into agent/j/15503781 agent/j/15503781 J 2026-07-10 15:51:00 +08:00
  • 87d60001dd fix(chat): renumber attachment_task_id migration 157 -> 158 Naiyuan Qing 2026-07-10 15:48:26 +08:00
  • 149ed8a84f fix(chat): scope no_response to direct tasks; don't cancel task on input read error (MUL-4351) J 2026-07-10 15:48:07 +08:00
  • 500c8cb149 Merge remote-tracking branch 'origin/main' into agent/j/099850bf J 2026-07-10 15:46:57 +08:00
  • a56ddc60ff fix(chat): soften message-list scroll fade (32px → 16px) Naiyuan Qing 2026-07-10 15:43:06 +08:00
  • 9b39abed34 fix(MUL-4348): authorize + chronologically order per-thread coalesced replies Eve 2026-07-10 15:42:39 +08:00
  • e969842f59 docs: sync zh/ja/ko troubleshooting with daemon.log rotation + daemon.err.log (MUL-4330) J 2026-07-10 15:41:15 +08:00
  • 31b985bbfd fix(chat): render agent-produced files as attachment cards, not raw links Naiyuan Qing 2026-07-10 15:14:50 +08:00
  • f599333f97 [MUL-4348] Route coalesced replies per root thread (#5202) Multica Eve 2026-07-10 15:03:05 +08:00
  • c9c64da5fa Merge remote-tracking branch 'origin/main' into agent/j/e2124035 J 2026-07-10 14:58:24 +08:00
  • 55db58567e fix(daemon): reply under the specific mentioning comment per thread (MUL-4348 review nit #1) Eve 2026-07-10 14:58:03 +08:00
  • b1ff9f9edd fix(daemon): sync workflow-brief reply step with per-thread fan-out (MUL-4348) Eve 2026-07-10 14:51:10 +08:00
  • 3a420fd5cf Merge branch 'main' into agent/runtime-skill-search abun 2026-07-10 14:48:37 +08:00
  • 4217de4389 fix(lark): tolerate binding token clock skew (#5191) beast 2026-07-10 14:47:54 +08:00
  • 863952d35e fix(daemon): address log-rotation review — foreground output, Windows handles, bounded err log (MUL-4330) J 2026-07-10 14:44:50 +08:00
  • f6b56e28ae feat(daemon): route coalesced replies per root thread (MUL-4348) Eve 2026-07-10 14:36:49 +08:00
  • f7ca045fb1 feat(daemon): discover Codex model and reasoning catalog dynamically (#5198) Wood 2026-07-10 14:32:05 +08:00
  • 03ab386b39 chore(attribution): re-trigger CI (dropped synchronize event on 249090260) J 2026-07-10 14:29:20 +08:00
  • 249090260f feat(attribution): autopilot runs attribute to the firing trigger's creator (MUL-4302) J 2026-07-10 14:12:55 +08:00
  • bf161f2f9c fix(tasks): preserve merged comment delivery (#5192) Multica Eve 2026-07-10 14:10:10 +08:00
  • 8e0fbecab5 fix(models): codex empty-model effort validation + exact 5.6 aliases (MUL-4347) (#5196) Bohan Jiang 2026-07-10 14:00:38 +08:00
  • 3db125e74a Merge origin/main into fix/MUL-4348-comment-delivery-receipts fix/MUL-4348-comment-delivery-receipts Eve 2026-07-10 13:59:24 +08:00
  • e74d4acb10 fix(models): codex empty-model effort validation + exact 5.6 aliases (MUL-4347) agent/j/6f947eee J 2026-07-10 13:57:14 +08:00
  • 38373f3662 feat(chat): task-owned direct-chat input batches + explicit no_response outcome (MUL-4351) J 2026-07-10 13:48:00 +08:00
  • cc3daaf3b4 fix: scope claim-time comment fetch to workspace + guard --attachment paths (MUL-4252) (#5190) Bohan Jiang 2026-07-10 13:43:45 +08:00
  • a1327f4175 fix(tasks): preserve merged comment delivery Eve 2026-07-10 13:31:18 +08:00
  • 01024752d8 fix(cli): validate all --attachment paths before uploading any in comment add (MUL-4252) fix/mul-4252-comment-scope-attachment-guardrail J 2026-07-10 13:28:58 +08:00
  • 62aa7ebe8e fix(service): scope trigger-summary + originator resolution to the task's workspace (MUL-4252) J 2026-07-10 13:28:58 +08:00
  • b8096107da fix(attribution): stage-cascade falls back to parent-issue provenance, not agent owner (MUL-4302) J 2026-07-10 13:15:50 +08:00
  • 78591f6022 test(server): cap pkg/agent test concurrency under -race (#5077) YYClaw 2026-07-10 13:01:49 +08:00
  • 6b980a8e71 feat(models): add Codex gpt-5.6 series (sol/terra/luna) to model list & pricing (MUL-4347) (#5188) Bohan Jiang 2026-07-10 13:00:34 +08:00
  • fe46dfdbf6 MUL-4203: Fix Cursor MCP auth source seeding (ZIC-52) ZIce 2026-07-10 12:59:56 +08:00
  • 4dc888b3c5 fix(cli): extend the workdir guardrail to --attachment paths (MUL-4252) J 2026-07-10 12:57:46 +08:00
  • 08131946b9 fix(daemon): scope claim-time comment fetches to the task's workspace (MUL-4252) J 2026-07-10 12:57:46 +08:00
  • e46460bc85 fix(models): official gpt-5.6 pricing, exact aliases, max/ultra effort levels (MUL-4347) agent/j/7b8fbc48 J 2026-07-10 12:52:21 +08:00
  • 521052a00b fix(daemon): recover stale Claude resume sessions (#5173) CAVIN 2026-07-10 12:49:23 +08:00
  • 97b06d15ff fix(attribution): use semantic AvatarSize 'xs' for the badge avatar J 2026-07-10 12:17:37 +08:00
  • 513295f490 Merge remote-tracking branch 'origin/main' into agent/j/e2124035 J 2026-07-10 12:16:03 +08:00
  • 7d192e08e1 feat(models): add Codex gpt-5.6 series (sol/terra/luna) to model list & pricing (MUL-4347) J 2026-07-10 12:13:00 +08:00
  • dc8b5f8b81 fix(attribution): hydrate initiator names on issue-facing task endpoints + bound the badge (MUL-4302 §9) J 2026-07-10 12:09:37 +08:00
  • 302662aee3 fix(issues): batch status applies directly; coalesce staged parent notifications (MUL-4155) (#5151) Naiyuan Qing 2026-07-10 09:11:29 +08:00
  • f4de0948a2 refactor(ui): unify ActorAvatar size tiers + round all avatars & cropper (MUL-4277, MUL-4184) (#5133) Naiyuan Qing 2026-07-10 08:31:40 +08:00
  • 3530ef475a feat(attribution): Phase 2.2 — on-behalf-of badge in the execution log (MUL-4302 §9) J 2026-07-10 01:14:40 +08:00
  • a10ec3a30d feat(attribution): Phase 2.1 — surface run attribution on the task API (MUL-4302 §9) J 2026-07-10 00:14:10 +08:00
  • 75a962e3f5 Merge remote-tracking branch 'origin/main' into agent/j/e2124035 J 2026-07-10 00:01:08 +08:00
  • bebb403f21 fix(attribution): make trigger-create rule-version republish atomic (MUL-4302) J 2026-07-09 23:39:21 +08:00
  • 09a6fb645f fix(views): round the agent/squad avatar loading skeletons (MUL-4277) agent/walt/ff9a3b65 Naiyuan Qing 2026-07-09 23:29:50 +08:00
  • 73431d1a5e fix(ui): make round avatar shape a hard invariant (MUL-4277) Naiyuan Qing 2026-07-09 23:14:59 +08:00
  • 7d8494ee02 fix(ui): unify all avatars and the upload cropper to round (MUL-4277, MUL-4184) Naiyuan Qing 2026-07-09 22:52:24 +08:00
  • 4a4d35ecdb Merge remote-tracking branch 'origin/main' into agent/walt/ff9a3b65 Naiyuan Qing 2026-07-09 22:38:49 +08:00
  • 3f02083fec feat(editor): Linear-style issue identifier autolink (MUL-4241) (#5090) Naiyuan Qing 2026-07-09 21:46:33 +08:00
  • c48d169d3d feat(attribution): rule_owner versioning on trigger edits + system-pause/archive (MUL-4302) J 2026-07-09 20:47:08 +08:00
  • 5ce495dfc1 Merge origin/main into agent/walt/23752917 (MUL-4241) agent/walt/23752917 Naiyuan Qing 2026-07-09 20:35:12 +08:00
  • 3d631f6658 Merge remote-tracking branch 'origin/main' into agent/j/e2124035 J 2026-07-09 20:35:11 +08:00
  • c6783efd88 feat(views): unify avatar upload with crop editing (#5074) Naiyuan Qing 2026-07-09 20:27:33 +08:00
  • 5558b93338 fix(attribution): close fail-open holes + move rerun_of_task_id into creation snapshot (MUL-4302) J 2026-07-09 20:24:06 +08:00
  • e1985648ac Merge remote-tracking branch 'origin/main' into agent/j/e2124035 J 2026-07-09 20:17:48 +08:00
  • 5efc22b688 feat(daemon): bound daemon.log size with rotation (MUL-4330) J 2026-07-09 20:10:34 +08:00
  • ee2fd02879 feat(attribution): owner_fallback + fail-closed policy, and manual-rerun direct_human (MUL-4302) J 2026-07-09 20:01:00 +08:00
  • 3b7eafc3ad fix(cli): reject --description-file/--content-file paths outside the workdir (MUL-4252) (#5167) Bohan Jiang 2026-07-09 19:58:10 +08:00
  • 15d304449f fix(daemon): quick-create description guidance mandates --description-file for rich text agent/j/fb39de4b J 2026-07-09 19:50:16 +08:00
  • 6716a2ea77 fix(attribution): manual autopilot trigger → direct_human to the triggering member (MUL-4302) J 2026-07-09 19:22:55 +08:00
  • 71179dc184 feat(attribution): autopilot rule_owner — accountable = rule version publisher (MUL-4302) J 2026-07-09 18:57:44 +08:00
  • 271ee48971 fix(cli): reject --description-file/--content-file paths outside the workdir (MUL-4252) J 2026-07-09 18:53:44 +08:00