Skip to content

Release v1.1.3#7

Merged
LenWilliamson merged 3 commits into
mainfrom
develop
May 13, 2026
Merged

Release v1.1.3#7
LenWilliamson merged 3 commits into
mainfrom
develop

Conversation

@LenWilliamson
Copy link
Copy Markdown
Owner

No description provided.

LenWilliamson and others added 3 commits May 3, 2026 19:14
- Changed `evaluate_agents` to accept a `Vec<(usize, T)>` instead of an
  `impl ParallelIterator`.
- Removed the `stream_len` argument, as the exact bounds are now natively
  known from the vector's length.
- Fixed the UI freezing issue by replacing the manual `pb.inc(1)` inside
  the CPU-bound `try_fold` with `indicatif`'s `.progress_with()`. This
  ensures smooth real-time progress bar updates during parallel execution.
- Added new environment presets (`envpreset`) for backtesting.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@LenWilliamson LenWilliamson merged commit de47f44 into main May 13, 2026
3 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.

1 participant