fix: regression in upsampling speed by updating timely-beliefs to v3.5.4#2060
Open
fix: regression in upsampling speed by updating timely-beliefs to v3.5.4#2060
Conversation
Signed-off-by: F.N. Claessen <[email protected]>
…regression-in-timely-beliefs-v3.5.2
* chore: update dependencies by running `uv lock --upgrade` Signed-off-by: F.N. Claessen <[email protected]> * Fix docs build failure with Sphinx 9.x and add changelog entry (#2067) * Make review lead main agent contact point (#2066) * agents/lead: consolidate review-lead into main agent entry point Context: - review-lead.md designed for orchestrating reviews only - Need single main contact point for all agent-based work (reviews + development) - @copilot mentions should trigger unified orchestration, not default agent Change: - Created .github/agents/lead.md as primary agent entry point - Updated role from review-specific to task-scoped orchestration - Added development task examples alongside review examples - Removed review-lead.md in favor of broader lead.md - Updated description to reflect both review and development coordination - Expanded scope to include development work coordination - Added example outputs for both review and development scenarios * agents/coordinator: update agent roster to reference new Lead agent Context: - Review Lead renamed to Lead as main entry point - Coordinator maintains roster of all agents Change: - Updated agent roster entry from 'Review Lead' to 'Lead' - Updated description to reflect broader role (reviews, development, mixed tasks) * feat: add main AGENTS.md with instructions to use the lead.md agent as the primary entry point for all agent-based work. Signed-off-by: F.N. Claessen <[email protected]> * docs: changelog entry Signed-off-by: F.N. Claessen <[email protected]> --------- Signed-off-by: F.N. Claessen <[email protected]> * Initial plan * Fix Sphinx 9.x compat in conf.py and add changelog entry for PR #2061 Agent-Logs-Url: https://github.com/FlexMeasures/flexmeasures/sessions/3e2ca105-8954-472d-bfd4-73478a349697 Co-authored-by: Flix6x <[email protected]> --------- Signed-off-by: F.N. Claessen <[email protected]> Co-authored-by: Felix Claessen <[email protected]> Co-authored-by: copilot-swe-agent[bot] <[email protected]> --------- Signed-off-by: F.N. Claessen <[email protected]> Co-authored-by: Copilot <[email protected]>
…liefs-v3.5.2 Signed-off-by: Nicolas Höning <[email protected]>
nhoening
approved these changes
Mar 29, 2026
…liefs-v3.5.2 Signed-off-by: Nicolas Höning <[email protected]>
Flix6x
added a commit
that referenced
this pull request
Mar 29, 2026
Signed-off-by: F.N. Claessen <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Notice
As it stands, we're not planning a patch release for this fix, but rather to include it in v0.32.0. Should you encounter this issue, try simply updating timely-beliefs with
uv pip install timely-beliefs --upgrade.Description
documentation/changelog.rstLook & Feel
...
How to test
...
Further Improvements
...
Related Items
...