chore(main): release 0.2.21#365
Conversation
|
Warning Review limit reached
More reviews will be available in 55 minutes and 39 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Reviewer's GuideRelease-please cut version 0.2.21: bumps the Python package version and records all previously-merged feature, bugfix, and docs changes in the changelog; no functional code changes are introduced in this PR itself. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Hey - I've found 1 issue
Prompt for AI Agents
Please address the comments from this code review:
## Individual Comments
### Comment 1
<location path="CHANGELOG.md" line_range="26" />
<code_context>
+* **agents:** non-streaming fallback for ollama agent chat ([#342](https://github.com/w7-mgfcode/ForecastLabAI/issues/342)) ([535946c](https://github.com/w7-mgfcode/ForecastLabAI/commit/535946c1deb338273256d186bd2419a3c5970224))
</code_context>
<issue_to_address>
**suggestion (typo):** Standardize capitalization of the product name "Ollama".
In this and similar entries (e.g., "preserve pending approval when ollama model misbehaves", "sanitize null content for ollama chat requests"), use "Ollama" with consistent capitalization to match its usage elsewhere in the changelog.
Suggested implementation:
```
* **agents:** non-streaming fallback for Ollama agent chat ([#342](https://github.com/w7-mgfcode/ForecastLabAI/issues/342)) ([535946c](https://github.com/w7-mgfcode/ForecastLabAI/commit/535946c1deb338273256d186bd2419a3c5970224))
```
```
* **agents:** preserve pending approval when Ollama model misbehaves ([#344](https://github.com/w7-mgfcode/ForecastLabAI/issues/344)) ([cc72f89](https://github.com/w7-mgfcode/ForecastLabAI/commit/cc72f89e1fbdf686964635bdb8eddc4810dae9e8))
```
```
* **agents:** sanitize null content for Ollama chat requests ([#344](https://github.com/w7-mgfcode/ForecastLabAI/issues/344)) ([5fff334](https://github.com/w7-mgfcode/ForecastLabAI/commit/5fff33421b1442b026e1cd34fe118f467ca001b8))
```
</issue_to_address>Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
| * **agents:** constrain experiment read-only queries ([79c33c0](https://github.com/w7-mgfcode/ForecastLabAI/commit/79c33c0732485caa97b49a135608237b90f1a0fa)) | ||
| * **agents:** constrain read-only experiment queries ([#347](https://github.com/w7-mgfcode/ForecastLabAI/issues/347)) ([ba6da82](https://github.com/w7-mgfcode/ForecastLabAI/commit/ba6da8294156ac9f02cc220bb801dc6c58a57932)) | ||
| * **agents:** non-streaming fallback for Ollama agent chat ([de97ecd](https://github.com/w7-mgfcode/ForecastLabAI/commit/de97ecdedd52bf02a1c1058ed4da94fbac4a8a7a)) | ||
| * **agents:** non-streaming fallback for ollama agent chat ([#342](https://github.com/w7-mgfcode/ForecastLabAI/issues/342)) ([535946c](https://github.com/w7-mgfcode/ForecastLabAI/commit/535946c1deb338273256d186bd2419a3c5970224)) |
There was a problem hiding this comment.
suggestion (typo): Standardize capitalization of the product name "Ollama".
In this and similar entries (e.g., "preserve pending approval when ollama model misbehaves", "sanitize null content for ollama chat requests"), use "Ollama" with consistent capitalization to match its usage elsewhere in the changelog.
Suggested implementation:
* **agents:** non-streaming fallback for Ollama agent chat ([#342](https://github.com/w7-mgfcode/ForecastLabAI/issues/342)) ([535946c](https://github.com/w7-mgfcode/ForecastLabAI/commit/535946c1deb338273256d186bd2419a3c5970224))
* **agents:** preserve pending approval when Ollama model misbehaves ([#344](https://github.com/w7-mgfcode/ForecastLabAI/issues/344)) ([cc72f89](https://github.com/w7-mgfcode/ForecastLabAI/commit/cc72f89e1fbdf686964635bdb8eddc4810dae9e8))
* **agents:** sanitize null content for Ollama chat requests ([#344](https://github.com/w7-mgfcode/ForecastLabAI/issues/344)) ([5fff334](https://github.com/w7-mgfcode/ForecastLabAI/commit/5fff33421b1442b026e1cd34fe118f467ca001b8))
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
0.2.21 (2026-06-01)
Features
Bug Fixes
Documentation
This PR was generated with Release Please. See documentation.
Summary by Sourcery
Release version 0.2.21 with forecast champion selection capabilities and robustness improvements to agents, API behavior, and UI.
New Features:
Bug Fixes:
Build:
Documentation: