Eduard van Valkenburg and GitHub
10d10364a9
Python: [BREAKING] cleanup of thread API and serialization ( #893 )
...
* cleanup of threads and serialization
* fix for sliding window
* fix redis test
* updated from comments
* updated context provider and threads
* updated lock
* add asyncio default
* fix redis tests
* fix tests
* fix tests
* renamed to invoking
* fixed tests
* fix for instructions
2025-09-29 16:22:34 +00:00
Eric Zhu and GitHub
514d0209a8
Python: consolidate lab packages into a single one; update contribution guidelines ( #940 )
...
* consolidate lab packages into a single one; update contribution guidelines
* update dep list
* add poe tasks; fix tests and lint erros
* add lab tests for CI
* fix test
* update root pyproject.toml
2025-09-27 03:28:05 +00:00
Eduard van Valkenburg and GitHub
0f2f2263c5
Python: typo fix ( #920 )
...
* typo fix
* fixed two other typos
2025-09-26 08:15:54 +00:00
d235e741d0
Update AF lab README ( #890 )
...
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com >
2025-09-26 04:39:54 +00:00
Tao Chen and GitHub
a480ccfd16
[BREAKING] Python: Observability cleanup ( #905 )
...
* Further observability cleanup and update telemetry samples
* Add VS Code Extension config
* Fix unit tests
* Fix unit tests
* Add more comments
* Remove live metric
2025-09-25 18:50:50 +00:00
Eduard van Valkenburg and GitHub
9355329dfd
Python: [BREAKING] updated structure and samples ( #875 )
...
* updated structure and samples
* updated names and removed cross tests
* updated projects etc
* updated tests
* updated test
* test fixes
* removed devui for now
* updated all-tests task
* removed old style configs
* remove coverage from tests
* updated to unit tests with all-tests
* updated foundry everywhere
* fix azure ai tests
* fix merge tests
* fix mypy
2025-09-25 07:02:53 +00:00
Eduard van Valkenburg and GitHub
2576e7a091
Python: Telemetry and observability follow-up ( #833 )
...
* updated telemetry work
* updated telemetry
* slight improvement
* updated tests
* fixes for telemetry
* fixes for mypy
* added settings setup to runner to avoid error
* streamline usage
* updated tests
* updated tests
* further refinement
* fix dumped item for otel
* removed enable_workflow_otel
* final fixes
* final fixes
* updated samples
* removed exporters
* fix tests
* fixed last import'
* fixed devui
2025-09-23 06:21:56 +00:00
205cd700c8
Python: Add tau2 benchmark integration with comprehensive testing and documentation ( #817 )
...
* first commit to tau2-bench
* tau2-bench agent
* tau2 agent
* add condition
* checkpoint
* bug fix
* add tests
* fix tests
* add comments
* add comments
* minor fix
* fix
* batch test script
* .
* init.bak -> init.py
* fix mypy
* update readme
* fix env
* remove temp files
* setup tests
* fix gaia tasks
* fix tau2 tests
* fix coverage
* fix default version
* update cookiecutter template
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com >
2025-09-21 23:08:45 +00:00
Eric Zhu and GitHub
367a3275d1
Fix typo 'lighting' --> 'lightning'; update labler ( #823 )
2025-09-19 02:17:12 +00:00
Eric Zhu and GitHub
a1b0a28f9c
Python: Introduce Agent Framework Lab with GAIA Benchmark and Lighting project for RL ( #719 )
...
* prepare eval package
* add gaia benchmark to eval package
* update telemetry
* renaming
* organization
* organize into namespace packages; rename to labs
* update cookie cutter instruction
* update gaia runner
* use temp directory
* Rename "labs" --> "lab"
* update
* update gaia sample
* update status
* Add lighting project
* Add listing for lighting
2025-09-17 05:59:21 +00:00