Skip to content

v0.3.29

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jun 09:57
· 5 commits to main since this release
a66f7ce

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)
  • d43840f Revert "fix(editor): index @mention selection by rendered order (MUL-3607) (#…" (#4489)
  • 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)
  • 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)
  • 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)