Skip to content

chore(main): release 0.1.3#327

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

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

Conversation

@Aureliolo
Copy link
Copy Markdown
Owner

@Aureliolo Aureliolo commented Mar 12, 2026

🤖 I have created a release beep boop

0.1.3 (2026-03-13)

Features

  • add Mem0 memory backend adapter (#345) (2788db8), closes #206
  • centralized single-writer TaskEngine with full CRUD API (#328) (9c1a3e1)
  • incremental AgentEngine → TaskEngine status sync (#331) (7a68d34), closes #323
  • web dashboard pages — views, components, tests, and review fixes (#354) (b165ec4)
  • web dashboard with Vue 3 + PrimeVue + Tailwind CSS (#347) (06416b1)

Bug Fixes

  • harden coordination pipeline with validators, logging, and fail-fast (#333) (2f10d49), closes #205
  • repo-wide security hardening from ZAP, Scorecard, and CodeQL audit (#357) (27eb288)

CI/CD

  • add pip-audit, hadolint, OSSF Scorecard, ZAP DAST, and pre-push hooks (#350) (2802d20)
  • add workflow_dispatch trigger to PR Preview for Dependabot PRs (#326) (4c7b6d9)
  • bump astral-sh/setup-uv from 7.4.0 to 7.5.0 in the minor-and-patch group (#335) (98dd8ca)

Maintenance

  • bump the minor-and-patch group across 1 directory with 3 updates (#352) (031b1c9)
  • deps: bump devalue from 5.6.3 to 5.6.4 in /site in the npm_and_yarn group across 1 directory (#324) (9a9c600)
  • migrate docs build from MkDocs to Zensical (#330) (fa8bf1d), closes #329

This PR was generated with Release Please. See documentation.

Copilot AI review requested due to automatic review settings March 12, 2026 18:08
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 12, 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 represents an automated release, incrementing the project version to 0.1.3. It incorporates the latest changes, primarily a CI/CD enhancement that enables workflow_dispatch triggers for Dependabot PR previews, ensuring that the project's versioning and release history are accurately maintained.

Highlights

  • Version Bump: The project version has been updated from 0.1.2 to 0.1.3 across relevant configuration and source files.
  • Changelog Update: The CHANGELOG.md file has been updated to include the 0.1.3 release notes, specifically highlighting the addition of a workflow_dispatch trigger for Dependabot PR previews.
Changelog
  • .github/.release-please-manifest.json
    • Updated the project version to 0.1.3.
  • .github/CHANGELOG.md
    • Added release notes for version 0.1.3, including a CI/CD update for Dependabot PR previews.
  • pyproject.toml
    • Updated the commitizen tool's version configuration to 0.1.3.
  • src/ai_company/init.py
    • Incremented the version string to 0.1.3.
Activity
  • This pull request was automatically generated by the Release Please bot.
  • The PR description indicates a new release 0.1.3 has been created.
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.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

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.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 12, 2026

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (2)
  • chore(main): release ai-company
  • 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: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 5cfc6893-ef08-4dc9-8340-791e65baacc6

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
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release-please--branches--main--components--synthorg
✨ 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.

@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 12, 2026 18:09 — 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.1.3, generated by Release Please. The changes consist of version bumps in .github/.release-please-manifest.json, pyproject.toml, and src/ai_company/__init__.py, along with an update to .github/CHANGELOG.md. All changes are consistent with a standard version release and appear correct.

@greptile-apps
Copy link
Copy Markdown

greptile-apps bot commented Mar 12, 2026

Greptile Summary

This is an automated Release Please PR that bumps the project version from 0.1.2 to 0.1.3, updating all four version-bearing files consistently. No functional code changes are included — the PR solely advances the version string and prepends the aggregated changelog for this release cycle.

Key changes:

  • .github/.release-please-manifest.json: manifest version 0.1.20.1.3
  • .github/CHANGELOG.md: new 0.1.3 section added with 5 features, 2 bug fixes, 3 CI/CD entries, and 3 maintenance entries
  • pyproject.toml: [tool.commitizen] version 0.1.20.1.3
  • src/ai_company/__init__.py: __version__ 0.1.20.1.3 (canonical source of truth consumed by hatchling)

All version references are mutually consistent. No logic, security, or style issues were identified.

Confidence Score: 5/5

  • This PR is safe to merge — it is a purely mechanical version bump with no functional code changes.
  • All four changed files contain only version string increments (0.1.20.1.3) and a new changelog section. The version is consistent across every location (__init__.py, pyproject.toml, and the Release Please manifest). There are no logic changes, dependency additions, or security-sensitive modifications.
  • No files require special attention.

Important Files Changed

Filename Overview
.github/.release-please-manifest.json Version bumped from 0.1.2 to 0.1.3 — straightforward manifest update, no issues.
.github/CHANGELOG.md New 0.1.3 section prepended with all features, bug fixes, CI/CD, and maintenance entries correctly linked to their respective PRs and commits.
pyproject.toml Commitizen version field updated from 0.1.2 to 0.1.3; version is consistent with the canonical source in src/ai_company/__init__.py (which Hatch reads dynamically via [tool.hatch.version]).
src/ai_company/init.py Canonical __version__ string bumped from 0.1.2 to 0.1.3; this is the single source of truth consumed by hatchling at build time.

Sequence Diagram

sequenceDiagram
    participant RP as Release Please Bot
    participant GH as GitHub (main branch)
    participant Manifest as .release-please-manifest.json
    participant Changelog as CHANGELOG.md
    participant Pyproject as pyproject.toml
    participant Init as src/ai_company/__init__.py
    participant Hatch as hatchling (build)

    RP->>GH: Detect conventional commits since v0.1.2
    RP->>Manifest: Bump version 0.1.2 → 0.1.3
    RP->>Changelog: Prepend 0.1.3 release notes
    RP->>Pyproject: Bump commitizen version 0.1.2 → 0.1.3
    RP->>Init: Bump __version__ 0.1.2 → 0.1.3
    RP->>GH: Open PR #327 (this PR)
    GH->>GH: PR reviewed & merged
    GH->>Hatch: Triggered build reads __version__ from Init
    Hatch->>GH: Publishes synthorg 0.1.3 package
Loading

Last reviewed commit: 11c8461

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Release PR generated by Release Please to cut SynthOrg v0.1.3, updating the package/version metadata and changelog to reflect the latest CI/CD change.

Changes:

  • Bump library version to 0.1.3 (runtime __version__, Commitizen config, Release Please manifest).
  • Append 0.1.3 release notes to .github/CHANGELOG.md (CI/CD: PR Preview manual trigger for Dependabot PRs).

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
src/ai_company/init.py Updates runtime package version used by Hatch’s dynamic versioning.
pyproject.toml Updates Commitizen version to match the release.
.github/CHANGELOG.md Adds the 0.1.3 changelog entry generated by Release Please.
.github/.release-please-manifest.json Updates Release Please manifest to 0.1.3.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.90%. Comparing base (27eb288) to head (11c8461).
⚠️ Report is 6 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #327   +/-   ##
=======================================
  Coverage   93.90%   93.90%           
=======================================
  Files         447      447           
  Lines       20819    20819           
  Branches     2011     2011           
=======================================
  Hits        19551    19551           
  Misses        981      981           
  Partials      287      287           

☔ 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 2974e59 to 7617644 Compare March 12, 2026 18:25
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 12, 2026 18:26 — with GitHub Actions Inactive
Copilot AI review requested due to automatic review settings March 12, 2026 21:58
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from 7617644 to 452c7c9 Compare March 12, 2026 21:58
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 12, 2026 21:59 — with GitHub Actions Inactive
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from 452c7c9 to cd87349 Compare March 12, 2026 22:11
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 12, 2026 22:12 — with GitHub Actions Inactive
Copilot AI review requested due to automatic review settings March 13, 2026 06:11
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from cd87349 to af86d78 Compare March 13, 2026 06:11
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 13, 2026 06:12 — with GitHub Actions Inactive
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from 9caf0c8 to b0c7827 Compare March 13, 2026 17:44
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 13, 2026 17:45 — with GitHub Actions Inactive
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from b0c7827 to e079473 Compare March 13, 2026 19:10
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 13, 2026 19:12 — with GitHub Actions Inactive
Copilot AI review requested due to automatic review settings March 13, 2026 19:17
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch 2 times, most recently from 9e214d7 to b87b0e3 Compare March 13, 2026 19:17
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 13, 2026 19:18 — with GitHub Actions Inactive
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from b87b0e3 to 11c8461 Compare March 13, 2026 21:03
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 13, 2026 21:04 — with GitHub Actions Inactive
@Aureliolo Aureliolo merged commit 97ff660 into main Mar 13, 2026
29 checks passed
@Aureliolo Aureliolo deleted the release-please--branches--main--components--synthorg branch March 13, 2026 21:14
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 13, 2026 21:14 — 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

2 participants