Skip to content

chore(main): release 0.2.8#480

Merged
Aureliolo merged 2 commits intomainfrom
release-please--branches--main--components--synthorg
Mar 16, 2026
Merged

chore(main): release 0.2.8#480
Aureliolo merged 2 commits intomainfrom
release-please--branches--main--components--synthorg

Conversation

@Aureliolo
Copy link
Copy Markdown
Owner

@Aureliolo Aureliolo commented Mar 16, 2026

🤖 I have created a release beep boop

0.2.8 (2026-03-16)

Features

  • add RRF rank fusion to memory ranking (#478) (42242b5)
  • collaboration scoring enhancements — LLM sampling and human override (#477) (b3f3330)

Bug Fixes

  • add .gitattributes to enforce LF line endings for Go files (#483) (1b8c7b6)
  • cli: Windows uninstall, update UX, health check, sigstore (#476) (470ca72)

Refactoring

  • web: extract WebSocket subscription into reusable composable (#475) (96e6c46), closes #351

Maintenance

  • bump hypothesis from 6.151.5 to 6.151.9 in the minor-and-patch group (#482) (a7297d5)
  • bump nginxinc/nginx-unprivileged from aec540f to ccbac1a in /docker/web (#479) (176e052)

This PR was generated with Release Please. See documentation.

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 16, 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: 92a485c1-9a34-487a-a688-7b8c0fb71df5

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.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 16, 2026

Dependency Review

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

Scanned Files

None

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.88%. Comparing base (b3f3330) to head (9f2e503).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #480   +/-   ##
=======================================
  Coverage   93.88%   93.88%           
=======================================
  Files         479      479           
  Lines       22977    22977           
  Branches     2213     2213           
=======================================
  Hits        21573    21573           
  Misses       1095     1095           
  Partials      309      309           

☔ 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 6787c2d to 98eb8fc Compare March 16, 2026 07:00
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 16, 2026 07:02 — with GitHub Actions Inactive
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from 0504070 to 5f9cec2 Compare March 16, 2026 07:06
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 16, 2026 07:08 — with GitHub Actions Inactive
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from 9c7f81d to e03843b Compare March 16, 2026 07:14
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 16, 2026 07:15 — with GitHub Actions Inactive
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from 17cb368 to af915bb Compare March 16, 2026 07:17
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 16, 2026 07:18 — with GitHub Actions Inactive
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from c8166d6 to 4879047 Compare March 16, 2026 07:35
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from 54ad8c1 to 13b5baa Compare March 16, 2026 07:37
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 16, 2026 07:38 — with GitHub Actions Inactive
@Aureliolo Aureliolo merged commit ee6f0ff into main Mar 16, 2026
33 checks passed
@Aureliolo Aureliolo deleted the release-please--branches--main--components--synthorg branch March 16, 2026 07:43
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 16, 2026 07:43 — 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.

refactor: extract WebSocket subscription logic into reusable composable

1 participant