Changelog
- 250ada1 chore(db): drop unused agent_task_queue.last_heartbeat_at (#2212)
- 4a749f1 docs(views): explain min-h-[60vh] mobile fallback in agent overview pane (#2061)
- 32740d0 docs+i18n: fix terminology/runtime drift across landing, onboarding, docs (#2146)
- 38f777d feat(autopilot): auto-pause autopilots with sustained high failure rate (#2136)
- c784a6a feat(chat): copy assistant reply + collapse process into a single outer fold (#2151)
- 5d51a0c feat(cli): add
multica workspace update(#2191) - c3ddb57 feat(create-issue): add border beam to switch-to-agent button (#2157)
- d07c7c2 feat(inbox): auto-select next item after archiving the selected one (#2190)
- fe956fc feat(issues): add Copy local workdir path to issue menu (#2196)
- d82a2d8 feat(skills): support importing skills from github.com URLs (#2209)
- 48e3131 feat: harden desktop frontend against API response drift (MUL-1828) (#2208)
- 9306d60 fix(agent-live-card): self-heal stale 'is working' banner via reconcile (#2142)
- 0af67c8 fix(agent/openclaw): block tasks if openclaw < 2026.5.5 with upgrade hint (#2181)
- af971e1 fix(agent/openclaw): read --json from stdout, not stderr (#2101)
- 2f979ac fix(daemon): tighten quick-create prompt to drop meta-instructions and apologetic Context (#2137)
- 53a3b33 fix(docs): keep zh internal links inside the zh locale (#2179)
- 9c00ecf fix(issues): blur sticky agent live card (#2170)
- d16c481 fix(projects): pre-fill project on per-status "+" create-issue (#2155)
- f9cdd48 fix(projects): pre-fill the status and project to match the parent issue when creating sub-issue (#2177)
- d0ac67d fix(skills): drop SKILL.md content from list endpoints (#2180)
- a6e8ae9 fix(skills): handle GitHub API 403 / rate limit during skill import (#2215)
- 099dda0 fix(timeline): include merge-truncation case in has_more_before (#2192) (#2204)
- 11a6288 fix(timeline): legacy array shape for pre-#2128 clients (#2143, #2147) (#2156)
- dce51e3 fix(views): guard IME composition on Enter-to-submit handlers (#2207)
- cc527c3 perf(heartbeat): batch runtime last_seen_at writes (#2213)
- 47aa32a refactor(chat): unify session list into single dropdown with grouped active/archived (#2220)