Skip to content

v1.5.53

Choose a tag to compare

@DrOlu DrOlu released this 24 Jun 11:42

Changelog

  • b92e4a5 DH-106 为飞书接入补上 /new 会话指令 (MUL-3503) (#4396)
  • 8ad673f MUL-3560: gate slim runtime brief behind runtime_brief_slim feature flag (#4449)
  • 4d7111d MUL-3605: Fix serialization of agent task claims by capacity
  • 76c58a4 MUL-3617: remove Gemini CLI runtime (#4503)
  • 1ac3a03 MUL-3618: dispatch daemon feature flag snapshots (#4509)
  • a66f7ce MUL-3640: add 2026-06-24 changelog entry (#4518)
  • 9f7f720 Merge remote-tracking branch 'upstream/main'
  • ab0ba90 Merge remote-tracking branch 'upstream/main'
  • be13fbb Merge remote-tracking branch 'upstream/main'
  • d43840f Revert "fix(editor): index @mention selection by rendered order (MUL-3607) (#…" (#4489)
  • 5e824a9 chore(channel): remove the one-time MULTICA_LARK_HUB_DISABLED cutover switch (#4527)
  • 3e21e58 feat(channel): channel-agnostic engine (Supervisor + Router); Feishu as channel.Channel (MUL-3620) (#4512)
  • b79777c feat(comments): resolve-aware fold for agent comment reads (MUL-3555) (#4463)
  • 4a82109 feat(featureflag): framework-level feature flag system (MUL-3615) (#4496)
  • ce28d0a feat(integrations): add platform-agnostic channel foundation (MUL-3515) (#4412)
  • af34b8f feat(lark): add proxy support for WebSocket connections (#4166)
  • 3103ed1 fix(agent): surface Antigravity provider log failures (#4494)
  • 00b9668 fix(autopilot): cold-start planner honors trigger.last_fired_at (MUL-3551) (#4495)
  • c3d8529 fix(channel): eliminate WaitGroup Add/Wait data race in engine.Supervisor (MUL-3620) (#4517)
  • a898e53 fix(chat): stop cancelled-run drafts resurrecting after deletion (#4486)
  • 9db80a0 fix(daemon): forbid mid-run progress comments in runtime brief (#4516)
  • dfa384f fix(daemon): resolve skill bundles per-skill with size-scaled timeout (#4505) (#4530)
  • 1890a9f fix(editor): index @mention selection by rendered order (MUL-3607) (#4487)
  • 8a0934c fix(editor): track @mention selection by identity, not slot index (MUL-3607) (#4488)
  • 3adfaf4 fix(execenv): support OpenClaw 2026.6.x agents schema (#3028) (#4319)
  • 79c9158 fix(issue): order sub-issues by number ASC instead of position (#4511)
  • a7908e6 fix(issues): sync header agent chip with execution log via shared query (#4498)
  • 20eecfb fix(projects): honor repo resource checkout refs (MUL-3593) (#4470)
  • cb7cc82 fix: allow same-origin attachment previews (#4504)
  • eca6102 refactor(autopilot): autopilot_run.planned_at + DispatchAutopilotForPlan (2/3 MUL-3551) (#4443)
  • 131ca80 refactor(autopilot): migrate scheduled dispatch to scheduler.Manager (3/3 MUL-3551) (#4444)
  • f9ed62f refactor(scheduler): add PlansForScope hook for non-cadence jobs (#4442)
  • d586e67 sync: merge upstream multica-ai/multica@1ac3a03e + rebrand
  • a73ebf4 sync: merge upstream multica-ai/multica@ce28d0aa + rebrand
  • 175830a sync: merge upstream multica-ai/multica@dfa384ff + rebrand
  • 34bd115 test(execenv): fix stale test name reference in comment (#3028)