Skip to content

Releases: agentscope-ai/DojoZero

v0.3.0

24 Apr 05:02
cda7823

Choose a tag to compare

What's Changed

  • feat: increase SLS max total limit and add pagination parameters to trace reader by @ekzhu in #216
  • fix: duplicate trial issue due to 202 mishandle by @cyruszhang in #219
  • fix: prevent duplicate remote trial scheduling via async status polling by @cyruszhang in #220
  • Qwenpaw update by @niceIrene in #222
  • feat: add interactive game visualization tool (Plotly) by @cyruszhang in #225
  • feat: enhanced backend API with new frontend leaderboard; new redis warm start by @1mycell in #215
  • Add MIT LICENSE file to repository root by @Copilot in #228
  • Fix: trial status display by @1mycell in #232
  • feat: add sharpe like ratio index for leaderboard by @1mycell in #233
  • feat: backtest from SLS by trace id (#223) by @cyruszhang in #231
  • feat: OSS-backed trial storage with unified outputs/trials/ cache by @cyruszhang in #235
  • better external agent support by @cyruszhang in #236
  • bump version; unify outputs file structure and fix SLS materialization for old trials by @cyruszhang in #237

New Contributors

  • @Copilot made their first contribution in #228

Full Changelog: v0.2.2...v0.3.0

v0.2.2

08 Apr 05:27
0ef90a1

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

01 Apr 17:29
141b249

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

27 Mar 05:20
ee9eb9e

Choose a tag to compare

What's Changed

  • fix: update branch references from master to main in workflow configuration by @ekzhu in #169
  • Replace max_concurrent_games with max_daily_games to cap total games per day by @cyruszhang in #168
  • Refactor package strctures for multi-package repo, add PyPI publish workflows by @ekzhu in #170
  • fix(docker): default serve trial sources to trial_sources/daily/{nba,nfl}.yaml by @niceIrene in #171
  • set larger JaegerTraceReader limit param by @1mycell in #175
  • fix: ESPN game discovery default date by @niceIrene in #174
  • Move tests to their respective package directories by @ekzhu in #181
  • Agent polls game_update events actively by @1mycell in #179
  • Update docker workflow by @niceIrene in #180
  • Docs: update documentation by @niceIrene in #178
  • fix yml by @niceIrene in #183

Full Changelog: https://github.com/agentscope-ai/DojoZero/commits/v0.2.0