Skip to content

chore: back-merge main into dev (v0.6.8 closure)#129

Merged
enriquephl merged 3 commits into
devfrom
chore/back-merge-v0.6.8
Jun 29, 2026
Merged

chore: back-merge main into dev (v0.6.8 closure)#129
enriquephl merged 3 commits into
devfrom
chore/back-merge-v0.6.8

Conversation

@enriquephl

Copy link
Copy Markdown
Member

Closes the v0.6.8 release loop: merges main (released 0.6.8) back into dev so ancestry stays closed (the next dev→main PR won't conflict). Two commits: the merge (version files resolved to the released 0.6.8) + chore(dev): reopen 0.6.9-dev. Diff is just the version bump (Cargo.tomls + Cargo.lock + openapi.json); README docker tag stays at the released 0.6.8. Merge with a merge-commit, NOT squash (per the back-merge convention — preserves the ancestor link).

Promote dev → main for the v0.6.8 stable release.

Fix (#127): the per-model regex output filter now strips artifact-only replies
to empty — the empty-result fail-safe is removed (it leaked the raw `[...]`
artifact), whitespace-only strip results collapse to empty, and the LLM
output_filter is skipped when the strip empties the reply (so a rewrite pass
can't resurrect a bubble). No content bubble reaches the client; the row
persists empty content; the audit is kept (pre_filter_content = raw,
filter_model = "<regex>").

Version bump 0.6.8-dev -> 0.6.8: 4 Cargo.tomls (workspace + core/llm/store
pins), Cargo.lock, openapi.json (info.version 0.6.8), README docker tags
(0.6.7 -> 0.6.8). No database migration, no new HTTP/API surface.
@enriquephl enriquephl merged commit f659f2d into dev Jun 29, 2026
6 checks passed
@enriquephl enriquephl deleted the chore/back-merge-v0.6.8 branch June 29, 2026 10:37
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.

1 participant