Skip to content

Releases: kolenaIO/autoarena

0.1.0b10

18 Sep 17:30
e38eaf3
Compare
Choose a tag to compare
Handle empty input to fixing_wrapper (#76)

0.1.0b9

17 Sep 13:23
0d9ad19
Compare
Choose a tag to compare
Small UI improvements (#68)

* Add blurb about OPENAI_BASE_URL to creation modal

* Dedent

* Remove invalid inherit prop

* Add menu to main icon with links to GitHub, Issues, Slack

* Set default popover shadow

* Empty state for tasks drawer

* Rename test file to test_wrapper

0.1.0b8

13 Sep 15:41
55ecdce
Compare
Choose a tag to compare
Drop empty prompts/responses during model upload (#59)

* Drop empty prompts/responses during model upload rather than letting it crash the entire upload

* Add test verifying drop of empty values

0.1.0b7

11 Sep 17:17
c0490e0
Compare
Choose a tag to compare
Cancel in-progress CI tasks on a new PR commit (#51)

* Add config to cancel in-progress CI tasks on a new commit

* Make a change for testing

* Revert change for testing

0.1.0b6

10 Sep 14:39
85f2f1f
Compare
Choose a tag to compare
Improve README (#41)

* Add some badges, won't look right until the repo is open

* Add project classifiers to pyproject.toml

* Flesh out some pyproject.toml fields

* Update badge

* Continue noodling on README

* Add photo of app interface

* Tweak some working

* Link to video from cover photo

* Update actions status badge

* Add codecov badge

0.1.0b5

09 Sep 19:20
cb0715b
Compare
Choose a tag to compare
README improvements (#35)

* README improvements

* README updates

* README updates

0.1.0b4

09 Sep 18:11
2ac97c2
Compare
Choose a tag to compare
Specify Python version in release CI (#32)

0.1.0b3

05 Sep 19:56
12fd242
Compare
Choose a tag to compare
Move DEFAULT_BATCH_SIZE to utils (#16)

0.1.0b1

05 Sep 00:20
513b257
Compare
Choose a tag to compare
Add release CI (#8)

* Add release CI

* Run on dev branch to test

* Setup frontend in CI

* Add step to free up disk space

* Run yarn lock in ui directory

* Remove release on branch