Skip to content

chore(release): bump version to 0.5.17#543

Merged
its-saffron[bot] merged 1 commit into
mainfrom
chore/release-v0.5.17-28564083254
Jul 2, 2026
Merged

chore(release): bump version to 0.5.17#543
its-saffron[bot] merged 1 commit into
mainfrom
chore/release-v0.5.17-28564083254

Conversation

@its-saffron

@its-saffron its-saffron Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Version bump for release v0.5.17. The release will be published after this PR passes the required checks and merges.

dispatch 0.5.17

Fixes

Groomer output is now fully grammar-enforced. The json_schema sent to the
LLM was looser than the output validator, so a small model could emit output the
validator then rejected (seen in prod on the 4B: invented labels like
type/refactor, and an empty proposedTitle instead of omitting it). Label
arrays are now enum-constrained to the allowlist and proposedTitle/proposedBody
carry their length bounds in the grammar itself. (#542)

Image binds all interfaces (HOSTNAME=0.0.0.0). Next standalone binds to
$HOSTNAME, which Kubernetes sets to the pod name — so the server only listened
on the pod IP and the in-app scheduler's loopback POSTs to 127.0.0.1:3000
failed with ECONNREFUSED. Baked into the image; deployments no longer need a
HOSTNAME env override. (#541)

Tests & CI

@its-saffron its-saffron Bot enabled auto-merge (squash) July 2, 2026 03:52
@its-saffron its-saffron Bot merged commit 272b58c into main Jul 2, 2026
5 of 6 checks passed
@its-saffron its-saffron Bot deleted the chore/release-v0.5.17-28564083254 branch July 2, 2026 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants