Releases: agentscope-ai/DojoZero
Releases · agentscope-ai/DojoZero
v0.3.0
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
What's Changed
- Add release trigger and improve skill by @ekzhu in #199
- Show external agents on arena frontend with GitHub avatar and name by @ekzhu in #202
- Simplify skill by @ekzhu in #203
- Scale out by @cyruszhang in #204
- redis cluster trial dedupe logic by @cyruszhang in #206
- More robust cluster scheduling by @cyruszhang in #207
- add more llms by @niceIrene in #208
- Fix dead-peer recovery for pruned peers and add reverse proxy resolution for all by @cyruszhang in #209
- simplify logic with better deployment strategy by @cyruszhang in #211
- docs: trail config yaml update by @niceIrene in #210
- show more agents in leaderboard, modify api/leaderboard default limit by @1mycell in #212
- set limit as None in leaderboard related compute func by @1mycell in #213
- Update version to 0.2.2 by @ekzhu in #214
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Fix publish workflows by @ekzhu in #184
- Update package README and fix publish workflows by @ekzhu in #185
- Add banner picture by @ekzhu in #186
- docker workflow to docker.io by @niceIrene in #187
- Update frontend to reflect predictions and remove unnecessary pages by @ekzhu in #188
- Docker Improvements by @niceIrene in #190
- Improve docs flow, restructure client.md, add public API to quick start by @ekzhu in #191
- fix sync with retry and trial tracking by @Dengjiaji in #176
- Fix replay seek snapshots to restore broker rankings by @Dengjiaji in #196
- Adapt to the Qwen3.5 by @1mycell in #197
- dojozero-client and SKILL.md improvement by @cyruszhang in #193
- update version to 0.2.1 by @ekzhu in #198
Full Changelog: v0.2.0...v0.2.1
v0.2.0
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