Skip to content

chore: rolling promotion dev -> main#55

Merged
namastex888 merged 5 commits intomainfrom
dev
Apr 9, 2026
Merged

chore: rolling promotion dev -> main#55
namastex888 merged 5 commits intomainfrom
dev

Conversation

@namastex888
Copy link
Copy Markdown
Collaborator

@namastex888 namastex888 commented Mar 31, 2026

Rolling Promotion PR

Auto-maintained rolling promotion PR from `dev` to `main`.

Process:

  • This PR is automatically created and kept open
  • Human reviews and merges when ready
  • Label `ready-to-merge` added when all checks pass

IMPORTANT: Merge with "Create a merge commit" — NEVER squash.
Squash merging breaks history sync between dev and main,
causing the next rolling PR to show all commits again.

Human approval required for merge to production.

Summary by CodeRabbit

  • Chores
    • Released version 0.260409.1
    • Updated an underlying AI library to a newer minor release for improvements and fixes

Copy link
Copy Markdown

@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 updates the project version from 0.260331.4 to 0.260331.5 in both package.json and src/version.ts. There are no review comments to address, and I have no feedback to provide.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 31, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 3a7c0146-212c-47f5-a3ed-6ca3916bb696

📥 Commits

Reviewing files that changed from the base of the PR and between 4776a22 and 60ac4b1.

⛔ Files ignored due to path filters (2)
  • bun.lock is excluded by !**/*.lock
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (2)
  • package.json
  • src/version.ts
✅ Files skipped from review due to trivial changes (1)
  • src/version.ts
🚧 Files skipped from review as they are similar to previous changes (1)
  • package.json

📝 Walkthrough

Walkthrough

Bumped package release version from 0.260331.4 to 0.260409.1 and updated the @mariozechner/pi-ai dependency from 0.64.0 to 0.66.1. Updated package.json and src/version.ts to reflect the new version.

Changes

Cohort / File(s) Summary
Version & metadata
package.json, src/version.ts
Updated package version string from 0.260331.40.260409.1.
Dependency update
package.json
Bumped dependency @mariozechner/pi-ai from 0.64.00.66.1.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 A hop, a tweak, the numbers climb,
New version set in tidy time.
A dependency nudged, all neat and spry,
I thump my foot and wink an eye. 🥕✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes a rolling promotion from dev to main branch, which aligns with the PR's primary objective of promoting changes from development to main.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

automagik-genie and others added 3 commits April 8, 2026 23:47
pi-ai 0.64.0 sent `max_tokens` to OpenAI which is unsupported by
gpt-5.x models (requires `max_completion_tokens`). pi-ai 0.66.1
defaults to max_completion_tokens for OpenAI and adds gpt-5.4-mini
to its model registry.
fix: bump pi-ai to 0.66.1 for OpenAI gpt-5.x support
@namastex888
Copy link
Copy Markdown
Collaborator Author

Updated — includes pi-ai 0.66.1 fix

Changes since last update

  • fix: @mariozechner/pi-ai 0.64.0 → 0.66.1 — fixes empty responses from OpenAI gpt-5.x models
  • Synced package-lock.json
  • All CI checks green ✅
  • Verified llmComplete() with gpt-5.4-mini returns correct responses

@namastex888 namastex888 merged commit 1a29697 into main Apr 9, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants