Skip to content

chore(main): release 0.3.7#583

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

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

Conversation

@Aureliolo
Copy link
Copy Markdown
Owner

@Aureliolo Aureliolo commented Mar 19, 2026

🤖 I have created a release beep boop

0.3.7 (2026-03-19)

Features

  • engine: implement Hybrid Plan + ReAct execution loop (#582) (008147c)
  • implement first-run setup wizard (#584) (dfed931)

Bug Fixes

  • api: address ZAP DAST scan findings (#579) (ce9a3e0)
  • cli: regenerate compose and re-exec binary on update (#576) (3f226eb)

CI/CD

  • add SBOM generation to Docker and CLI releases (#580) (db459cf)

This PR was generated with Release Please. See documentation.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 19, 2026

Important

Review skipped

Auto reviews are limited based on label configuration.

🚫 Excluded labels (none allowed) (1)
  • autorelease: pending

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: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 4c08a87c-0cb6-4031-937d-aa1ff4692571

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
✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch release-please--branches--main--components--synthorg
📝 Coding Plan
  • Generate coding plan for human review comments

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 19, 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.3.7 of the project. It primarily involves updating version numbers in various project files and documenting the new release in the changelog, which highlights the addition of SBOM generation for Docker and CLI releases.

Highlights

  • Version Update: The project version has been updated from 0.3.6 to 0.3.7 across relevant configuration and source files.
  • Changelog Entry: The CHANGELOG.md file has been updated to include details for version 0.3.7, specifically noting the addition of SBOM generation to Docker and CLI releases.
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.

@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 19, 2026 11:14 — with GitHub Actions Inactive
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 is an automated release for version 0.3.7, generated by release-please. The changes include updating the version number in pyproject.toml, src/synthorg/__init__.py, and .github/.release-please-manifest.json, and adding a new entry to CHANGELOG.md. These changes are consistent with an automated release workflow. No issues were found in the code changes presented in this pull request.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 19, 2026

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
9651 1 9650 6
View the top 1 failed test(s) by shortest run time
tests.unit.security.rules.test_utils.TestWalkStringValuesDepthLimit::test_stops_at_max_depth
Stack Traces | 0.002s run time
.../security/rules/test_utils.py:93: in test_stops_at_max_depth
    assert "depth" in captured.out.lower()
E   AssertionError: assert 'depth' in ''
E    +  where '' = <built-in method lower of str object at 0x159a2f0>()
E    +    where <built-in method lower of str object at 0x159a2f0> = ''.lower
E    +      where '' = CaptureResult(out='', err='').out

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from 7416710 to 53e4508 Compare March 19, 2026 11:28
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 19, 2026 11:29 — with GitHub Actions Inactive
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from 53e4508 to 18fdaa4 Compare March 19, 2026 11:57
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 19, 2026 11:58 — with GitHub Actions Inactive
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from 18fdaa4 to f07efdf Compare March 19, 2026 13:18
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 19, 2026 13:19 — with GitHub Actions Inactive
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from f07efdf to e18bfef Compare March 19, 2026 13:33
@Aureliolo Aureliolo merged commit bf58779 into main Mar 19, 2026
25 of 27 checks passed
@Aureliolo Aureliolo deleted the release-please--branches--main--components--synthorg branch March 19, 2026 13:33
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 19, 2026 13:33 — with GitHub Actions Inactive
@Aureliolo
Copy link
Copy Markdown
Owner Author

🤖 Created releases:

🌻

Aureliolo added a commit that referenced this pull request Mar 19, 2026
Aureliolo added a commit that referenced this pull request Mar 19, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.3.7](v0.3.6...v0.3.7)
(2026-03-19)


### Features

* **engine:** implement Hybrid Plan + ReAct execution loop
([#582](#582))
([008147c](008147c))
* implement first-run setup wizard
([#584](#584))
([dfed931](dfed931))


### Bug Fixes

* **api:** address ZAP DAST scan findings
([#579](#579))
([ce9a3e0](ce9a3e0))
* **cli:** auto-delete binary on Windows, prune images, fix GoReleaser
([#590](#590))
([eb7c691](eb7c691))
* **cli:** regenerate compose and re-exec binary on update
([#576](#576))
([3f226eb](3f226eb))


### CI/CD

* add SBOM generation to Docker and CLI releases
([#580](#580))
([db459cf](db459cf))


### Maintenance

* **main:** release 0.3.7
([#583](#583))
([bf58779](bf58779))
* reset failed v0.3.7 release
([#591](#591))
([b69000d](b69000d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **New Features**
  * Added engine Hybrid Plan + ReAct execution loop
  * Added first-run setup wizard

* **Bug Fixes**
  * Addressed ZAP DAST scan issues
  * Fixed CLI Windows/image/update issues

* **Maintenance**
  * Added SBOM generation for Docker/CLI releases
  * General maintenance updates

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
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