Ryan Sweet
1edf5cfe9c
working on scaffolding a new dotnet intro sample for #531 ( #536 )
...
* interim stash
* interim stash
* interim checkpoint
* broken stash
* whoops
* merge sln files
* fix a bunch of refactoring errors
* moving more to core vs samples
* interim
* fixup the devteam sample
* fix ci
* fixup soln file
* trying to fix ci
* trying to fix ci
* adding back
* still trying
* recreate
* next step
* adding it back
* trying to fix
* Rename Autogen -> AutoGen (#567 )
* Add transparency faqs (#566 )
* remove Autogen
* add AutoGen back
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com >
---------
Co-authored-by: Xiaoyun Zhang <xiaoyuz@microsoft.com >
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com >
2024-09-19 01:41:44 +00:00
Jack Gerrits
f3bb058f1c
Add agentchat to ci ( #552 )
2024-09-18 10:41:25 -04:00
Eric Zhu
a8002636ad
Add scaffolding for autogen-ext ( #541 )
...
* add scaffolding for autogen-ext
* Make it into namespace package
* add uv lock
* add placeholder
* set ext packages
* add to CI
* connect up docs
---------
Co-authored-by: Ryan Sweet <rysweet@microsoft.com >
Co-authored-by: Jack Gerrits <jack@jackgerrits.com >
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com >
2024-09-18 09:12:08 -04:00
Jack Gerrits
1135515364
Require lockfile to be up to date in CI ( #457 )
...
* Require lockfile to be up to date in CI
* use locked instead of frozen
2024-09-09 09:34:06 -04:00
Jack Gerrits
f941fe15a6
Add gen proto uncommitted changes check ( #451 )
...
* Add gen proto uncommitted changes check
* Update checks.yml
* Update agent_worker.proto
* Update agent_worker.proto
2024-09-05 12:58:55 -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
6ef4a9a617
Remove files and fix website deployment ( #421 )
2024-08-28 13:39:59 -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
Xiaoyun Zhang
09ceef4b4a
enable dotnet build in PR check and Add namespace back in .proto ( #384 )
...
* enable dotnet build for PR check
* add namespace back
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com >
2024-08-21 17:58:04 +00:00
Jack Gerrits
33649c3e08
Notebook checks ( #333 )
...
* add checks for notebooks
* format
* Fix mypy
* format
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com >
2024-08-07 14:38:44 -07:00
Jack Gerrits
9f0bdb154c
Use mystnb for notebook rendering ( #332 )
...
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com >
2024-08-07 16:25:27 +00:00
Eric Zhu
70d3c920c3
Add support for compiling Jupyter Notebooks into documentation pages ( #323 )
...
* add notebooks for documentation
* Merge remote-tracking branch 'origin/main' into ekzhu-notebooks
* Add install
* Add to checks
2024-08-05 12:27:03 -07:00
peterychang
cf2bcd31ea
Web surfer test ( #248 )
...
* Add web surfer test
* delete temp files
* formatting
* fix send_message calls
* fix mypy errors
* Add web surfer test
* delete temp files
* formatting
* fix send_message calls
* fix mypy errors
* fix CI checks
* CI code formatting
* Update hatch commands, add tests to CI
* add playwright to test env
* try fixing toml
* Update .github/workflows/checks.yml
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com >
* try fixing toml
* try fixing toml
* Update python/pyproject.toml
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com >
* try fixing toml
* try fixing toml
* modify correct pyproject.toml file
* add missing dependency
* Add browser_utils tests
* fix check errors
* run normalize code for test
* add missing dependency
---------
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com >
Co-authored-by: afourney <adam.fourney@gmail.com >
2024-07-26 12:34:47 -07:00
Kosta Petan
7a183e2e07
Initial dotnet CI ( #203 )
...
* basic CI WIP
* change authors to Microsoft
* add Aspire workload
* artificial commit to trigger workflow
* only publish packages if on main branch
* comment out the publishing jobs
* Remove publish from main dotnet CI workflow
2024-07-18 11:00:09 -07:00
afourney
ca42b560e9
Initial work porting AutoGenBench to AGNext ( #141 )
...
* Initial check-in of agbench
* Moved agbench to intended directory.
* Removed pyautogen dependency
* moved to using process_until_idle
* Added TeamOne template.
* User TeamOne agent classes.
* migrate to hatch, move benchmarks out, add CI (#166 )
* Resolve type issues (#168 )
Thanks for fixing types.
* Fixed import.
---------
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com >
2024-07-02 10:58:49 -07:00
Jack Gerrits
b3ef035e3e
add example team ( #107 )
...
* add example team
* add checks
2024-06-24 10:36:10 -04:00
Jack Gerrits
d365a588cb
Move python code to subdir ( #98 )
2024-06-20 15:19:56 -04:00
Jack Gerrits
432b1c1213
Migrate build tools to hatch ( #93 )
...
* Migrate build tools to hatch
* fmt
* fix workflows
* add tldr
* simplify hatch usage and environments
* add hatch to devcontainer
2024-06-19 13:49:13 -04:00
Jack Gerrits
2dc7af87ef
Add function and code execution ( #34 )
...
* WIP code execution
* add tests, reorganize
* fix polars test
* credit statements
* attributions
2024-05-29 17:12:02 -04:00
Jack Gerrits
39400e74dd
Update docs.yml ( #23 )
2024-05-24 21:28:55 +00:00
Jack Gerrits
ce58c5bc72
Update docs.yml ( #22 )
2024-05-24 17:24:29 -04:00
Jack Gerrits
4435881923
Update docs.yml ( #21 )
2024-05-24 17:21:45 -04:00
Jack Gerrits
fe7de35933
Update docs.yml ( #19 )
2024-05-24 17:58:13 +00:00
Jack Gerrits
f7353b24ec
abs path ( #18 )
2024-05-24 17:56:13 +00:00
Jack Gerrits
d95084e886
Update docs.yml ( #17 )
2024-05-24 13:52:39 -04:00
Jack Gerrits
fd5ed50a84
Update docs.yml ( #16 )
2024-05-24 17:49:18 +00:00
Jack Gerrits
0299009244
Add initial docs site ( #15 )
...
* Add initial docs site
* add ci and readme
* Update checks.yml
* Update conf.py
2024-05-24 13:45:23 -04:00
Jack Gerrits
5afbadbe43
Add support for task cancellation ( #7 )
...
* Add support for task cancellation
* add tests to CI
* matrix for python testing
2024-05-20 15:32:08 -04:00
Jack Gerrits
f32f9eea02
migrate prototype to initial impl
2024-05-15 12:31:13 -04:00
Jack Gerrits
17eb9f8ecd
fix ruff command
2024-05-15 09:53:35 -04:00
Jack Gerrits
f208b582e4
fix yml
2024-05-15 09:50:59 -04:00
Jack Gerrits
f5f0a51855
create basic package structure, checks, readme
2024-05-15 09:49:44 -04:00