WIP: feat: Most efficient deep research system ever made #32

Draft
typosaurus wants to merge 13 commits from typosaurus/31-most-efficient-deep-research-system-ever-made into main
Showing only changes of commit 84ac3029fc - Show all commits

View File

@ -3,6 +3,8 @@ name: CI
on:
push:
branches: [main, master]
pull_request:
branches: [main]
jobs:
test:
runs-on: ubuntu-latest
@ -19,3 +21,4 @@ jobs:
- name: Run tests
run: make verify