Skip to content

chore(deps): update ghcr.io/multica-ai/multica-backend docker tag to v0.5.0 - #461

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/multica-multica-chart-software-updates
Sep 19, 2026
Merged

renovate[bot] merged 1 commit into
mainfrom
renovate/multica-multica-chart-software-updates

Conversation

@renovate

@renovate renovate Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/multica-ai/multica-backend minor v0.4.44v0.5.0

Release Notes

multica-ai/multica (ghcr.io/multica-ai/multica-backend)

v0.5.0

Compare Source

Changelog
  • bf7e6e5 MUL-5241 fix(agent): bound the hermes shutdown so an escaped pipe holder can't wedge a turn (#​5878)
  • 91ad871 MUL-6648: feat(cli): add issue comment update command (#​7507)
  • f9f5e3b MUL-6734 fix(daemon): resolve Windows set-path overrides via LookPath (#​7623)
  • 78a5f69 MUL-6813: fix: surface private runtime owner mismatch as explicit failure (#​7805)
  • 7e81746 MUL-7019 fix(wecom): show the agent the message a sender quoted (#​7980)
  • aa68499 MUL-7024 fix(wecom): clear the previous bot's rows when an agent swaps bots (#​7985)
  • 5336391 MUL-7299: feat(issues): filter issues by the parent project's status (#​8321)
  • a647204 MUL-7300 fix(issues): preserve Quick Create original input (#​8519)
  • 4d4cae7 MUL-7312 LARI-10: Desktop PATH fix + CodeBuddy Claude-parity stream-json guards (#​8340)
  • d3e0bae MUL-7314 fix(wecom): pace outbound pushes at WeCom's published rate, retry one throttle, best effort past it (#​8345)
  • 904693b MUL-7336: feat(labels): add skill label CLI commands and skills list label filtering (#​8368)
  • f39debf MUL-7344: skip the issue read and the comment scan when the server already answered them (#​8377)
  • 96aa80f MUL-7348: simplify redundant UI descriptions across product surfaces (#​8393)
  • 2e728fc MUL-7358 fix(agent): require OpenCode >= 1.1.54 so pre-fix builds cannot fill the host disk (#​8510)
  • ee2793f MUL-7372 fix(dingtalk): preserve quoted answer context and first-chunk attribution (#​8412)
  • a843b44 MUL-7382 docs(agent): clarify token usage normalization contract (#​8423)
  • 636f889 MUL-7396: fix(usage): preserve cost-only task accounting (#​8441)
  • 9954baa MUL-7397: fix(qwen): accumulate fallback usage by message (#​8443)
  • d7f8c3f MUL-7404: ci: scope validation and remove duplicate lifecycle runs (#​8451)
  • b425073 MUL-7409 fix(runtime): stop steering stale-instance cleanup at the shared profile (#​8483)
  • d18cec0 MUL-7415 ci: retire the standalone Cursor lifecycle job (#​8465)
  • 3fe16b8 MUL-7422: paginate archived inbox and load it on demand (#​8471)
  • b0d44c7 MUL-7433: index high-volume lookup paths (#​8479)
  • 1fcdff7 MUL-7436 feat(auth): slide UI session expiry instead of forcing a re-login every 30 days (#​8486)
  • f0c9146 MUL-7437: fix(api): classify disabled capabilities as non-retryable (#​8487)
  • 7e4758a MUL-7445 fix(qwen): exclude resumed history from run usage
  • 78922f7 MUL-7447: fix(comments): explain @​all member-only behavior (#​8489)
  • 8006317 MUL-7449: fix: distinguish cancelled child work from done in stage progress (#​8495)
  • edcd38f MUL-7450 fix(settings): report revoked IM channels as disconnected (#​8516)
  • 39ad969 MUL-7456 fix(editor): open the mention picker at any token boundary, not only after a half-width space (#​8502)
  • 985986e MUL-7458 Fix incorrectly folded Copilot CLI replies (#​8507)
  • 29987fd MUL-7461 test(execenv): clear MULTICA_TASK_CONFIG_ROOT so the suite is environment-independent (#​8512)
  • 043821a MUL-7465 fix(chat): stream Codex deltas end to end (#​8536)
  • 7f8e498 MUL-7467 fix(agent): fail silent Pi provider errors (#​8535)
  • ff2933d MUL-7471 fix(daemon): durably replay terminal reports (#​8533)
  • c3920bc MUL-7481: chore(cli): fold comment update guidance into --help and drop the skill section (#​8548)
  • d7009df Revert "MUL-7300 fix(issues): preserve Quick Create original input (#​8519)" (#​8546)
  • 2df765a docs(changelog): add v0.5.0 release entry (2026-09-18) (MUL-7481) (#​8543)
  • e829936 docs(vision): include t in Multica acronym emphasis (#​8478)
  • 5f52380 feat(i18n): add French locale (#​7141)
  • 0cb64a7 feat(ui-lab): add design system workbench (MUL-7425) (#​8388)
  • d95c20a feat: complete issue status category upgrade (MUL-7365 PR3) (#​8466)
  • c923ace fix(agent): let omp (Oh-My-Pi) agents set a thinking level (MUL-7412) (#​8464)
  • 726d489 fix(agent): report Grok prompt budget stops as failures (#​8481)
  • 594ff89 fix(autopilots): make an existing schedule editable again (MUL-7478) (#​8538)
  • a6d2a5c fix(chat): match default list width to inbox (#​8537)
  • afedc6f fix(cursor): preserve resumed sessions on connect timeouts (#​8527)
  • 080b118 fix(daemon): isolate cached worktree Git identities (MUL-7423) (#​8470)
  • 9e7e529 fix(editor): release keys from empty mention picker (#​8517)
  • ad6b42f fix(invitation): drop stale pending-invitation rows when an invite concludes elsewhere (MUL-7389)
  • 9663b4a fix(issues): remove sidebar PR linking help (#​8469)
  • 30831b7 fix(landing): include t in Multica acronym emphasis (#​8477)
  • 2b42c8e perf(server): slim daemon task status lookup (#​8484)
  • d54300a refactor(claim): compare only title and description (MUL-7344) (#​8488)
  • 7112606 test(cli): drain captured stdout while the command runs (#​8531)
  • 83c04ce test(codex): pin first-delta visibility contract (MUL-7465) (#​8539)
  • 5812134 test(daemon): synchronize cold-cache refresh callers (#​8485)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge (squash) September 18, 2026 11:26
@renovate renovate Bot added the renovate label Sep 18, 2026
@renovate
renovate Bot merged commit dc8f62c into main Sep 19, 2026
1 check passed
@renovate
renovate Bot deleted the renovate/multica-multica-chart-software-updates branch September 19, 2026 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants