Skip to content

chore(main): release 0.8.5#1908

Merged
Aureliolo merged 2 commits into
mainfrom
release-please--branches--main--components--synthorg
May 17, 2026
Merged

chore(main): release 0.8.5#1908
Aureliolo merged 2 commits into
mainfrom
release-please--branches--main--components--synthorg

Conversation

@synthorg-repo-bot
Copy link
Copy Markdown
Contributor

@synthorg-repo-bot synthorg-repo-bot Bot commented May 14, 2026

Highlights

AI-generated summary (model: openai/gpt-4.1-mini via GitHub Models). Commit-based changelog below.

What you'll notice

  • Frontend WP-6 update with UX polish improves user interface and workflow.
  • Dashboard and training endpoint improvements enhance observability and dispatch behavior.
  • Web storybook now supports change detection for more responsive UI interactions.
  • Git hooks now isolated per worktree for cleaner repository management.
  • Providers automatically detect native streaming support in Litellm models.

What's new

  • Added a new pipeline to convert Pydantic DTOs to TypeScript for better front-end compatibility.

Under the hood

  • Refactored settings to three precedence categories, removing YAML tier for simpler configuration.
  • Completed RootConfig mirror coverage for enhanced configuration consistency.
  • Adopted API conventions with better query performance and forbidden extra fields for stricter validation.
  • Improved persistence, layer discipline, and restart safety in core work packages.
  • CI updated with split test jobs and tightened coverage gates for better test quality.
  • Switched to direct Trivy binary for security scans, removing previous Trivy action dependency.
  • Enhanced memory management with per-call processing options and better observability during speech-to-text encoding.
  • Various dependency updates for Python, infrastructure, and lock files maintain security and stability.
  • Removed TypeScript DTO type-tightening overlays to simplify type management.
  • Codebase audit tightened skill sets to prevent false positivity in class detection by 2026.

🤖 I have created a release beep boop

0.8.5 (2026-05-17)

Features

  • codegen: pydantic-to-typescript DTO pipeline + parity gate (closes #1889) (#1909) (0265ef5)
  • storybook: enable changeDetection + trim web/CLAUDE.md (#1939) (3b1f4c0)
  • web,setup: WP-6 frontend + UX polish (#1941) (d9ca76d)

Bug Fixes

  • correct invalid git for-each-ref syntax in post-merge-cleanup skill (#1946) (69a1649)
  • dashboard polish, training endpoint dispatch, and observability cleanup (#1911) (b61e9e8)
  • per-worktree git-hook isolation + hookify gate migration + MSW drift fix (#1949) (e3f8495)
  • providers: read supports_native_streaming from litellm model info (#1942) (60364ca)
  • security and audit coverage (closes #1883) (#1904) (d8ebf55)

Performance

  • ci: mypy --num-workers=4 + enable ruff TID255 (#1944) (484c1d3)

Refactoring

  • ci: drop aquasecurity/trivy-action, use direct trivy binary (#1940) (df1f946)
  • memory: per-call processing_kwargs + observability for ST encode (#1943) (3aa9d20)
  • Phase 7 follow-up — complete RootConfig mirror coverage (closes #1907) (#1914) (605500b)
  • settings: collapse precedence to three categories; drop YAML tier (closes #1890) (#1910) (efd54c9)
  • WP-3 API conventions + query performance + project-wide extra=forbid (#1953) (504d579), closes #1918
  • WP-4 settings + cross-cutting (clock seam, contextvars, dispatch, plugin surfaces) (#1954) (7207d92)
  • wp1: persistence + layer discipline + restart safety (#1945) (57586fb)

Documentation

CI/CD

Maintenance


This PR was generated with Release Please. See documentation.

@synthorg-repo-bot synthorg-repo-bot Bot requested a review from Aureliolo as a code owner May 14, 2026 18:06
@synthorg-repo-bot synthorg-repo-bot Bot added the autorelease: pending Release-please pending-release marker label May 14, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 14, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@synthorg-repo-bot synthorg-repo-bot Bot temporarily deployed to cloudflare-preview May 14, 2026 18:08 Inactive
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 14, 2026

Merging this PR will not alter performance

✅ 54 untouched benchmarks


Comparing release-please--branches--main--components--synthorg (7e12484) with main (7207d92)

Open in CodSpeed

@synthorg-repo-bot synthorg-repo-bot Bot force-pushed the release-please--branches--main--components--synthorg branch from 40c9d6b to 7819203 Compare May 14, 2026 21:15
@synthorg-repo-bot synthorg-repo-bot Bot temporarily deployed to cloudflare-preview May 14, 2026 21:16 Inactive
@synthorg-repo-bot synthorg-repo-bot Bot force-pushed the release-please--branches--main--components--synthorg branch from 7819203 to 36ac5ac Compare May 14, 2026 22:11
@synthorg-repo-bot synthorg-repo-bot Bot temporarily deployed to cloudflare-preview May 14, 2026 22:13 Inactive
@synthorg-repo-bot synthorg-repo-bot Bot force-pushed the release-please--branches--main--components--synthorg branch from 36ac5ac to 0857617 Compare May 14, 2026 22:29
@synthorg-repo-bot synthorg-repo-bot Bot temporarily deployed to cloudflare-preview May 14, 2026 22:31 Inactive
@synthorg-repo-bot synthorg-repo-bot Bot force-pushed the release-please--branches--main--components--synthorg branch from 0857617 to b3ba4eb Compare May 14, 2026 22:41
@synthorg-repo-bot synthorg-repo-bot Bot temporarily deployed to cloudflare-preview May 14, 2026 22:43 Inactive
@synthorg-repo-bot synthorg-repo-bot Bot force-pushed the release-please--branches--main--components--synthorg branch 16 times, most recently from 4558219 to 2d3255b Compare May 16, 2026 21:28
@synthorg-repo-bot synthorg-repo-bot Bot force-pushed the release-please--branches--main--components--synthorg branch 5 times, most recently from 0679516 to 6b285ee Compare May 17, 2026 14:30
@synthorg-repo-bot synthorg-repo-bot Bot force-pushed the release-please--branches--main--components--synthorg branch from fa9e256 to 7e12484 Compare May 17, 2026 20:19
@Aureliolo Aureliolo merged commit a7253b4 into main May 17, 2026
11 checks passed
@Aureliolo Aureliolo deleted the release-please--branches--main--components--synthorg branch May 17, 2026 21:09
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview May 17, 2026 21:09 — with GitHub Actions Inactive
@synthorg-repo-bot
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

@synthorg-repo-bot synthorg-repo-bot Bot added autorelease: tagged and removed autorelease: pending Release-please pending-release marker labels May 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment