8 Commits

Author SHA1 Message Date
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
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