Skip to content

v0.9.4

Choose a tag to compare

@github-actions github-actions released this 11 Jul 21:50
3a93297

0.9.4 (2026-07-11)

Features

  • chart: support multiple agent fleets in one release (#1028) (a9a6c6b)
  • cli: --revise-from-branch on foreman dispatch for in-place PR refresh (#1043) (26f807b)
  • cli: llmkube foreman slice renders a sliced Workload from a plan (#1049) (ce586ed)
  • cli: plan an issue into slices in llmkube foreman slice (#1050) (c4a967c)
  • foreman: flag unverifiable facts instead of inventing them (slicer anti-confabulation) (#1062) (81bbfe9)
  • foreman: integrate + reconcile AgenticTask kinds + slice payload (#1037) (0899e9f)
  • foreman: integrate library for disjoint slice union (#1036) (39131f6)
  • foreman: make the EditFreeStreak guard grounding-aware (#1067) (63a71ae)
  • foreman: reconcile library for sliced-workload interface drift (#1034) (b14f687)
  • foreman: run_integrate tool for sliced-workload union (#1045) (5098b4e)
  • foreman: run_reconcile tool for sliced-workload drift check (#1046) (6bde143)
  • foreman: ship default integrate/reconcile Agents for sliced workloads (#1052) (00dd7c0)
  • runtime: add SGLang runtime backend (#974) (#1059) (9daa186)

Bug Fixes

  • cli: keep the slicer planner output to YAML only (fixes #1062 regression) (#1064) (5d0eb9c)
  • foreman: add payload.branchStrategy to stop stale revisions reverting merged work (#1042) (9f806d4)
  • foreman: anchor recovery soft-reset at merge-base branch point (#1044) (2492d15)
  • foreman: default to rebase when reviseFromBranch is set without branchStrategy (#1065) (2792634)
  • foreman: set fsGroup on the gate pod so non-root gates can write XDG_DATA_HOME (#1068) (7465e2b)
  • foreman: stop the coder from running envtest it cannot run (#1070) (bf203fe)
  • release: publish a cross-platform Homebrew formula, not a macOS-only cask (#1041) (32dcfea)
  • slicer: give the union commit an explicit git identity (#1057) (15d906f)