Dark-Alex-17
|
d46b9fec32
|
fmt: cleaned up graph implementation
|
2026-05-21 11:27:29 -06:00 |
|
Dark-Alex-17
|
28262cd860
|
fix: Added additional graph validation for parallel reads and writes with dependencies between nodes states
|
2026-05-20 17:35:33 -06:00 |
|
Dark-Alex-17
|
de2a8dcf89
|
feat: implemented the frontier-based scheduling for the graph executor with simplified state management (gotta love .clone)
|
2026-05-20 13:48:55 -06:00 |
|
Dark-Alex-17
|
7c1f387a03
|
feat: created the staging area for state merges per super-step and created the built-in reducers (and their application) for the state merge phase of a super step
|
2026-05-20 12:16:14 -06:00 |
|
Dark-Alex-17
|
f14c006d28
|
style: Cleaned up all graph agent code
|
2026-05-18 13:46:52 -06:00 |
|
Dark-Alex-17
|
eb4234f8f8
|
feat: added structured-output extraction for llm and agent nodes
|
2026-05-14 15:36:10 -06:00 |
|
Dark-Alex-17
|
a423181451
|
feat: Added graph validation
|
2026-05-13 10:18:51 -06:00 |
|
Dark-Alex-17
|
a30a090112
|
feat: Implemented state management for agent graphs
|
2026-05-13 09:18:38 -06:00 |
|