Skip to content

chore(main): release 0.4.8#744

Merged
Aureliolo merged 1 commit intomainfrom
release-please--branches--main--components--synthorg
Mar 22, 2026
Merged

chore(main): release 0.4.8#744
Aureliolo merged 1 commit intomainfrom
release-please--branches--main--components--synthorg

Conversation

@Aureliolo
Copy link
Copy Markdown
Owner

@Aureliolo Aureliolo commented Mar 22, 2026

🤖 I have created a release beep boop

0.4.8 (2026-03-22)

Features

  • add auto_cleanup config and improve update UX (#741) (289638f)
  • add reporting lines, escalation paths, and workflow handoffs to templates (#745) (c374cc9)
  • differentiate template operational configs (#742) (9b48345)
  • diversify personality preset assignments across templates (#743) (15487a5)
  • improve template metadata -- skill taxonomy, descriptions, tags, and display names (#752) (f333f24)

Bug Fixes

  • resolve log analysis findings (Ollama prefix, logging, init) (#748) (8f871a4)
  • use git tag for dev release container image tags (#749) (f30d071)
  • use subordinate_id/supervisor_id in HierarchyResolver (#751) (118235b)

Performance

  • add long-lived cache headers for content-hashed static assets (#747) (4d350b5)
  • use worksteal distribution for pytest-xdist (#750) (b7dd7de)

This PR was generated with Release Please. See documentation.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 22, 2026

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (1)
  • chore(main): release

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: a7683060-237d-4a08-9f3e-e40df918badb

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 22, 2026

Dependency Review

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

Scanned Files

None

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request automates the release of version 0.4.8, updating the version number across relevant files and adding a changelog entry for the new release. The release includes a new feature that diversifies personality preset assignments across templates.

Highlights

  • Version Bump: The primary change is an update to the project's version number from 0.4.7 to 0.4.8.
  • Changelog Update: The changelog file was updated to reflect the new version and include details about the new features.
  • Feature Integration: A new feature was added to diversify personality preset assignments across templates.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request appears to be an automated release generated by release-please, bumping the version to 0.4.8. The changes correctly update the version number across the project files and add a new entry to the changelog. However, I've identified an issue with the release date in the changelog, which is set to a future date. This is likely due to a misconfiguration in the release automation.

@@ -1,5 +1,12 @@
# Changelog

## [0.4.8](https://github.com/Aureliolo/synthorg/compare/v0.4.7...v0.4.8) (2026-03-22)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The release date is set to a future date (2026-03-22). This is likely incorrect and may be caused by a misconfiguration in the release automation tool or the environment it runs in. The release date in the changelog should reflect the actual date of the release.

@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from 1820213 to 9d09efd Compare March 22, 2026 18:10
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 22, 2026 18:11 — with GitHub Actions Inactive
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from 9d09efd to 33579f9 Compare March 22, 2026 18:12
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 22, 2026 18:13 — with GitHub Actions Inactive
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from 33579f9 to 48cc5be Compare March 22, 2026 19:02
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 22, 2026 19:03 — with GitHub Actions Inactive
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from 48cc5be to eae2124 Compare March 22, 2026 19:37
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 22, 2026 19:38 — with GitHub Actions Inactive
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.31%. Comparing base (f333f24) to head (86c6d06).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #744   +/-   ##
=======================================
  Coverage   92.31%   92.31%           
=======================================
  Files         573      573           
  Lines       29727    29727           
  Branches     2881     2881           
=======================================
  Hits        27441    27441           
  Misses       1806     1806           
  Partials      480      480           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from eae2124 to b772d25 Compare March 22, 2026 19:59
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 22, 2026 20:00 — with GitHub Actions Inactive
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from b772d25 to 9f584f0 Compare March 22, 2026 20:08
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 22, 2026 20:09 — with GitHub Actions Inactive
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from 9f584f0 to 7c0cb43 Compare March 22, 2026 21:23
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 22, 2026 21:25 — with GitHub Actions Inactive
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from 7c0cb43 to 867b316 Compare March 22, 2026 21:35
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from 867b316 to 86c6d06 Compare March 22, 2026 22:09
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 22, 2026 22:10 — with GitHub Actions Inactive
@Aureliolo Aureliolo merged commit 77633c6 into main Mar 22, 2026
29 checks passed
@Aureliolo Aureliolo deleted the release-please--branches--main--components--synthorg branch March 22, 2026 22:11
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 22, 2026 22:11 — with GitHub Actions Inactive
@Aureliolo
Copy link
Copy Markdown
Owner Author

🤖 Created releases:

🌻

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.

1 participant