Commit Graph

40 Commits

Author SHA1 Message Date
Yuge Zhang bffc7013f9 Store Benchmark - Part 1 (#328) 2025-11-22 23:35:29 +08:00
Yuge Zhang 4cf8fb94e7 Github Actions Workflow for Tinker and Azure (#327) 2025-11-22 01:47:53 +08:00
Yuge Zhang ab185a5c5a MongoDB-based Lightning Store (#323) 2025-11-21 11:49:54 +08:00
Yuge Zhang d581cbcd63 Upgrade VM image (#325) 2025-11-20 17:49:16 +08:00
Yuge Zhang b3cb5e1337 Minor improvements to make RL workflow more robust (#319) 2025-11-18 15:40:51 +08:00
Yuge Zhang d4334182be Adding check traces with reward for VERL (#317) 2025-11-17 21:18:15 +08:00
Yuge Zhang e49b75b7d8 Check all matching jobs per variant (#310) 2025-11-13 17:10:50 +00:00
Yuge Zhang 6cbfc1fee0 Fix CI Badge and make Calc-X pipeline faster (#304) 2025-11-13 18:06:18 +08:00
Yuge Zhang 4e7748b059 Dashboard - tests and infrastructure (#288) 2025-11-10 22:30:00 +08:00
Yuge Zhang 3794c97c1e Store RESTful API updates (#259) 2025-11-02 16:01:32 +08:00
Yuge Zhang e69d24f4a8 Fix response ID security (#217) 2025-10-27 21:07:10 +08:00
Yuge Zhang 955a0cc9a3 Revert #224 (#225) 2025-10-27 20:38:12 +08:00
Yuge Zhang 3966db6d2a Post comment on workflow run ready (#224) 2025-10-27 19:46:41 +08:00
Yuge Zhang fae0fba3d7 Fix trigger on label (#204) 2025-10-23 23:05:43 +08:00
Yuge Zhang 8abe85ad91 Using Group Subscription for CI (#195) 2025-10-22 21:39:58 +08:00
Yuge Zhang 34437dd6f5 Trigger the workflows on certain labels and reopen event (#190) 2025-10-22 11:29:29 +08:00
Yuge Zhang 951fa685b5 Aggregate badge statuses (#191) 2025-10-22 10:55:34 +08:00
Yuge Zhang 8e06fe6902 Migrate to use uv as dependency manager (#170) 2025-10-20 01:42:48 +08:00
Yuge Zhang c6298a96fd Documentation update: Train SQL Agent, Traces, Debugging (#167) 2025-10-17 18:24:27 +00:00
Yuge Zhang b7d2d6d6cb Upgrade SQL Agent Example to v0.2 (#164) 2025-10-16 17:49:45 +08:00
Yuge Zhang 86becfdbff Add Built-in APO algorithm and Associated Examples (#153) 2025-10-14 16:17:01 +00:00
Yuge Zhang 8dd4c5a1a3 Local SFT example and bug fixes (#149) 2025-10-13 23:10:00 +08:00
Yuge Zhang c08da2ae37 Use Azure OpenAI and MSR W&B (#142) 2025-10-12 00:01:49 +08:00
Yuge Zhang 3eb725fade Update pre-commit configurations and bump to 0.2.0 (#102) 2025-09-20 07:20:14 +00:00
Yuge Zhang 66bcfeba11 Fix pyright issues (#101) 2025-09-20 14:51:56 +08:00
Yuge Zhang a9208ab700 Sort imports (#100) 2025-09-20 11:30:34 +08:00
Yuge Zhang 0a92600a4c Ensure blank line after copyright header (#97)
* Ensure copyright header has separating blank line

* fix check script

* trigger pre-commits
2025-09-19 05:32:24 +00:00
Yuge Zhang f6db2dc8ab Migrate to 1ES pipeline (#95) 2025-09-18 20:26:16 +08:00
Yuge Zhang 5724f63cfc Bump agentops, pin verl (#90) 2025-09-13 10:14:53 +08:00
Yuge Zhang d209ad263c Nightly release (#41) 2025-08-12 12:30:44 +08:00
Yuge Zhang 1c42c5b626 Unpin openai python sdk in stable (#40) 2025-08-12 10:43:55 +08:00
Yuge Zhang 4d98e85e46 Fix SQL agent execute query (#27) 2025-08-08 13:58:40 +08:00
Yuge Zhang 91a87cb60b Pin torch version (#29) 2025-08-06 16:44:09 +08:00
Yuge Zhang 160a82b035 Update README (#22) 2025-08-01 16:13:49 +08:00
Yuge Zhang 7102e9a320 GPU pipelines minor fix (#19) 2025-07-26 18:12:49 +08:00
Yuge Zhang 2b3cc41b89 Fix GPU pipeline issues (#17) 2025-07-25 15:38:38 +08:00
Yuge Zhang c25a08751e Amend latest torch version (#14) 2025-07-24 21:22:24 +08:00
Yuge Zhang c15a6bcee2 Test Examples (#12) 2025-07-24 20:56:02 +08:00
Yuge Zhang ce93f93aa8 Update README (#7) 2025-07-21 18:39:14 +08:00
Yuge Zhang db0855a19b Import Agent-lightning from internal repo (#4)
* agentlightning initial commit

* update calc x example

* Add code for spider example

* Minor fixes

* Add async support

* update calc agent

* update caveats

* Refine README

* add warning

* Initial Version of Agentlightning (#12)

* update evaluation result

* wording

* Add evaluation result and cross reference (#13)

* prompt readme

* implement server

* runnable example

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* basic fix for apo example

* .

* add test client

* promote refactored code to toplevel

* fix triplets format

* update calc agent example

* port verl updates

* adapt to latest agentops

* new agentops

* update mini script

* update verl

* increase n workers

* minor patches

* fix spider agent

* update coroutine

* .

* fix temperature setting

* init tracer update

* add http trace implementation

* update runner and trainer

* add more tracer tests

* .

* .

* .

* fix edge case test

* .

* fix tests

* fix agent frameworks test

* fix tests

* http tracer (still debugging)

* .

* agent frameworks debugging

* Migrate VERL to standalone (#14)

* init rl migration

* checkpoint

* verl isolated

* fix imports

* .

* .

* debug

* fix reward

* debug

* debug

* debug

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

---------

Co-authored-by: Yuge Zhang <scotyugochang@gmail.com>

* start fix

* .

* remove langgraph

* remove langgraph entry from agentops instrumentation

* add data validation

* verl-update-ins

* update daemon

* update config

* .

* compatible with verl

* fix compute_advantage

* update imports

* .

* .

* .

* .

* .

* ready for tree check

* update tracer tests

* .

* fix bugs

* Update gitignore

* Update LICENSE

---------

Co-authored-by: Yuge Zhang <scotyugochang@gmail.com>
2025-07-17 10:11:24 +08:00