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
1 year ago
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
1 year ago
Jack Gerrits
3ab51d3006
Port docker code executor, make async, make code executor restart async ( #489 )
* Port docker code executor, make async, make code executor restart async
* add export
* fmt
* fix async file
1 year ago
Aamir
461b8a8bbd
Add basic OTEL tracing for SingleThreadedAgentRuntime and WorkerAgentRuntime ( #459 )
* Downgrade protobuf from v5 to v4
* Add some telemetry blocks fo single threaded agent runtime
* Rename
* Add comments
* Update uv sync
* Address build complains
* Fix mypy
* Add tracing for worker
* Add tracing to worker
* Fix
* Fix up
* Update
* Simplify
* UpdateUpdate
* Add test dep for otel sdk
* Minor fix
* Add telemetry docs
* Simple
* Fix mypy
* Add testFix
* Fix merge
* Update telemetry.md
---------
Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
1 year ago
Aamir
df362c53cf
Downgrade protobuf from v5 to v4 ( #453 )
1 year ago
Jack Gerrits
c72e2484c2
Fix pytest asycio warning ( #440 )
1 year ago
Jack Gerrits
4faa5980fb
fix version ( #430 )
1 year ago
Jack Gerrits
581cda0cfd
Pin grpc and gen task ( #429 )
1 year ago
Jack Gerrits
90dfcaf28f
Update version and description of core ( #427 )
1 year ago
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
1 year ago
Jack Gerrits
5e8840d13c
Python: organize packages in package directory ( #420 )
* Move packages to packages directory
* remove screenshot
* update some paths
1 year ago