Jack Gerrits
dc02719f7c
Check for prints ( #616 )
...
* Check for prints
* format
2024-09-23 20:10:57 +00:00
Jack Gerrits
93e7127f1f
Change references from agenext to autogen ( #610 )
2024-09-23 10:46:05 -04:00
Jack Gerrits
741ccd77cc
Change team one confirmation to be on executor ( #595 )
...
* Add confirmation for messages produced by Coder
* change confirmation to be on executor
2024-09-19 22:10:39 +00:00
Jack Gerrits
e818a6160f
Add confirmation for messages produced by Coder ( #591 )
...
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com >
2024-09-19 21:46:33 +00:00
Jack Gerrits
19f83debb1
Migrate team one to new subscriptions ( #560 )
...
Co-authored-by: afourney <adam.fourney@gmail.com >
2024-09-19 14:10:41 -04:00
Eric Zhu
f5a13627e2
Add description of each example for team one ( #569 )
2024-09-19 00:16:54 +00:00
afourney
7b989c3ad6
Switch starting page of example to bing.com ( #568 )
2024-09-18 16:20:45 -07:00
Jack Gerrits
68932331fd
fix docker samples, improve error message ( #548 )
...
* fix docker samples, improve error message
* mypy fixes
* format
* mypy ignore
2024-09-18 10:08:09 -04:00
Jack Gerrits
561897b4ee
Disallow unions in dataclass messages, move check to creation instead of usage ( #499 )
...
* Disallow unions in dataclass messages, move check to creation instead of usage
* make image serializable by pydantic
* fixup team one
* update lockfile
* fix
* fix dataclass checking bug
* fix mypy
2024-09-16 12:37:26 -04:00
Jack Gerrits
0376a0b399
Change examples and docs to use docker executor by default ( #494 )
2024-09-13 10:56:05 -04:00
Jack Gerrits
306541e247
Fixup ruff config and inclusions ( #495 )
...
* add tests to ruff for core
* fmt
* lint
* lint fixes
* fixup more dirs
* dont include non python
* lint fixes
* lint fixes
* fix dir name
* dont relative include
2024-09-13 10:41:15 -04:00
Jack Gerrits
4ff5610853
Migrate to uv and poe for workspace management and task running ( #424 )
...
* Migrate to uv and poe for workspace management and task running
* install python
* try fix
* ensure workspace venv in used
* package dir
* move nbqa to mypy task
* separate sync, clarify docs
2024-08-29 09:46:06 -04:00
Jack Gerrits
5e8840d13c
Python: organize packages in package directory ( #420 )
...
* Move packages to packages directory
* remove screenshot
* update some paths
2024-08-28 13:35:21 -04:00