What's Changed
- Web tidy sweep by @fozziethebeat in #583
- A simpler fix to ensuring the messages view can render by @fozziethebeat in #588
- website: Refactor remaining task pages to use Task.tsx by @othrayte in #591
- Gitignore
venv
by @andrewm4894 in #596 - 536: Add endpoint to resolve frontend user by auth method and username by @olliestanley in #539
- Ensure all the API routes reject banned users by @fozziethebeat in #590
- Add note on Python version to backend README.md by @olliestanley in #604
- website: Unify task controls by @othrayte in #598
- Integrate Dashboard with Messages by @rsandb in #610
- Adding support for 8-bit training with bitsandbytes by @mrcabbage972 in #582
- Encapsulate valid label fetching to
FlaggableElement
by @fozziethebeat in #593 - Added random task and moved other tasks to /tasks/all by @kostiak in #621
- Message tree state machine by @andreaskoepf in #555
- Update the web to match the backends new API by @fozziethebeat in #622
- website: Remove summarization pages by @othrayte in #625
- added data_augment.py by @finitearth in #570
- add andrewm4894 to
notebooks/
codeowners by @andrewm4894 in #626 - Devcontainer backend dev by @andrewm4894 in #608
- Add realistic seed data json and update seed_data to properly label task payloads by @danielpatrickhug in #613
- added similarity functions and ran precommit by @danielpatrickhug in #633
- add some "paths" to
test-api-contract.yaml
by @andrewm4894 in #630 - Fix link in MessageTableEntry by @Klotske in #631
- Changes on #619 by @sanagno in #638
- Continuing #576 by @ekurtulus in #619
- Add empty state & tweak loading screen by @Klotske in #635
- 85: Unit-testing nextjs & react code by @ericv105 in #609
- Dashboard Integration by @rsandb in #650
- Added admin dashboard link to UserMenu by @Klotske in #628
- Fix link in LeaderboardTable by @Klotske in #654
- Semi-comprehensive fix to the web end to end tests by @fozziethebeat in #649
- 538: Add endpoints to manage users by @olliestanley in #601
- 537: Endpoint to list frontend users by @Vechtomov in #554
- Make example prompt responses more empathatic and direct by @mashdragon in #662
- #614 - Consistent message ID & FlaggableElement fix by @Klotske in #656
- Style Privacy Policy & TOS by @rsandb in #643
- Deleting a small set of components by @fozziethebeat in #664
- Displaying a different user's messages in the admin view by @fozziethebeat in #652
New Contributors
- @finitearth made their first contribution in #570
- @ekurtulus made their first contribution in #619
- @ericv105 made their first contribution in #609
- @mashdragon made their first contribution in #662
Full Changelog: v0.0.1-alpha12...v0.0.1-alpha14