Skip to content

docs: add v0.1.10 changelog#137

Merged
Moskize91 merged 1 commit into
mainfrom
docs/changelog-v0.1.10
May 8, 2026
Merged

docs: add v0.1.10 changelog#137
Moskize91 merged 1 commit into
mainfrom
docs/changelog-v0.1.10

Conversation

@Moskize91

Copy link
Copy Markdown
Contributor

Summary

@coderabbitai

coderabbitai Bot commented May 8, 2026

Copy link
Copy Markdown

Review Change Stack
No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: d3d7aae0-0b32-4116-84fe-ab755e7b6d82

📥 Commits

Reviewing files that changed from the base of the PR and between f3d32d7 and 792c6f5.

📒 Files selected for processing (1)
  • docs/changelog/v0.1.10.md

Summary by CodeRabbit

  • New Features

    • Added extra_body passthrough support for OpenAI-compatible providers, enabling additional flexibility in API requests.
  • Bug Fixes

    • Fixed handling of optional parameters in GPT-5 requests to prevent sending null values.

Walkthrough

This PR adds a changelog entry for version v0.1.10 documenting two changes: an improvement that adds extra_body passthrough support to the LLM interface for OpenAI-compatible providers, and a bug fix for GPT-5 request handling that omits optional parameters when set to None to avoid sending null values.

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title follows the required format <type>(<scope>): <subject> with 'docs' as the type and 'add v0.1.10 changelog' as the subject, accurately describing the changelog documentation addition.
Description check ✅ Passed The description is directly related to the changeset, clearly explaining what was added (v0.1.10 changelog file) and the key improvements and fixes documented.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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

✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch docs/changelog-v0.1.10

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

@Moskize91 Moskize91 merged commit 46f42ab into main May 8, 2026
2 checks passed
@Moskize91 Moskize91 deleted the docs/changelog-v0.1.10 branch May 8, 2026 06:25
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.

1 participant