Skip to content

Conversation

@akshaydeo
Copy link
Contributor

@akshaydeo akshaydeo commented Jan 5, 2026

Summary

Added changelogs for v1.4.0-prerelease4 and v1.4.0-prerelease5 to document recent updates and fixes.

Changes

  • Added changelog for v1.4.0-prerelease4 documenting:

    • Support for multiple types in Gemini and Anthropic structured outputs
    • Fixed missing logs filter checks in UI for live updates
    • Ensured consistent request ID setting in context before PreHooks execution
    • Updated XAI provider documentation
    • Fixed conversion of thinking level to thinking budget in Gemini
    • Various dependency upgrades across plugins
  • Added changelog for v1.4.0-prerelease5 documenting:

    • Fixed non-streaming integration LLM calls requiring virtual keys
    • Fixed UI crash when disabling new plugins
  • Updated docs.json to include the new changelog entries in the navigation

Type of change

  • Documentation
  • Chore/CI

Affected areas

  • Docs

How to test

Verify the new changelog entries appear correctly in the documentation:

# UI
cd ui
pnpm i || npm i
pnpm dev || npm run dev

Navigate to the changelogs section to ensure the new entries for v1.4.0-prerelease4 and v1.4.0-prerelease5 are displayed properly.

Breaking changes

  • No

Related issues

N/A

Security considerations

No security implications.

Checklist

  • I read docs/contributing/README.md and followed the guidelines
  • I updated documentation where needed
  • I verified builds succeed (Go and UI)

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 5, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Summary by CodeRabbit

  • Documentation
    • New changelog documentation published for prerelease versions, detailing updates, feature additions, and bug fixes across platform components.
    • Documentation navigation enhanced to include links to the latest prerelease changelog entries, making release information easily accessible to users.

✏️ Tip: You can customize this high-level summary in your review settings.

Walkthrough

Adds two new changelog documentation files for v1.4.0 prerelease versions (prerelease4 and prerelease5) detailing component updates and bug fixes, and updates the docs navigation file to include these new changelog entries.

Changes

Cohort / File(s) Summary
Prerelease Changelogs
docs/changelogs/v1.4.0-prerelease4.mdx, docs/changelogs/v1.4.0-prerelease5.mdx
Added two new MDX changelog files. Prerelease4 documents updates across 12 components (Bifrost, Core, Framework, etc.) with features, fixes, and maintenance notes. Prerelease5 documents two bug fixes for non-streaming LLM calls and UI plugin crash. Both include tabbed NPX/Docker usage instructions.
Documentation Navigation
docs/docs.json
Updated Changelogs navigation to include two new entries for v1.4.0-prerelease5 and v1.4.0-prerelease4 before prerelease3.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

  • docs updates #1224: Both PRs add new prerelease changelog MDX files and update docs.json navigation to include them.

Poem

🐰 Hop hop, what's new?
Changelogs bloom in prerelease dew,
Four and five now documented true,
With fixes and features, the world feels anew! 🌟

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch 01-06-docs_updates

📜 Recent review details

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 9863ecf and 92040a0.

📒 Files selected for processing (3)
  • docs/changelogs/v1.4.0-prerelease4.mdx
  • docs/changelogs/v1.4.0-prerelease5.mdx
  • docs/docs.json

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

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

🧪 Test Suite Available

This PR can be tested by a repository admin.

Run tests for PR #1254

@akshaydeo akshaydeo marked this pull request as ready for review January 5, 2026 22:11
@akshaydeo akshaydeo merged commit 8e2abee into main Jan 5, 2026
11 of 12 checks passed
@akshaydeo akshaydeo deleted the 01-06-docs_updates branch January 5, 2026 22:13
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