What's Changed
- Exclude api/test/tmp from git and VS Code file watcher by @aliasaria in #1508
- Add Playwright framework starter for demo videos by @aliasaria in #1509
- add/remotion mnist demo by @aliasaria in #1510
- Add ability to list files in tasks by @deep1401 in #1512
- Remove route for v1/models which uses controller by @deep1401 in #1513
- Remove unused header and reclaim grid space by @aliasaria in #1511
- chore: update caniuse-lite browserslist database by @aliasaria in #1517
- docs: add prettier reminder to AGENTS.md by @aliasaria in #1519
- Delete TaskFilesModal and use FileBrowserModal by @deep1401 in #1518
- Remove unused files: HelpVideoModal, ConnectionLostModal, ViewOutputModalStreaming (Eval) by @aliasaria in #1520
- Disable noImplicitAny to focus tsc on actionable errors by @aliasaria in #1522
- Add skipLibCheck to tsconfig.json to suppress node_modules type errors by @aliasaria in #1521
- fix: break import cycle between interactUtils and chat API module by @aliasaria in #1516
- fix: remove unnecessary void operator in ExperimentInfoContext by @aliasaria in #1515
- fix: remove debug console.log from appContextPlugin by @aliasaria in #1514
- Fix artifacts directory function parameter by @deep1401 in #1523
- Remove TransformerLabSettings by @deep1401 in #1525
Full Changelog: v0.31.0...v0.31.1