Dark-Alex-17
|
bdacf9fc78
|
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
|
8fb0eece4b
|
feat: scaffolding work for fan-out nodes for parallel branch execution support and stubbed out Map node types
|
2026-05-20 11:37:23 -06:00 |
|
Dark-Alex-17
|
5bd0766a60
|
style: Cleaned up all graph agent code
|
2026-05-18 13:46:52 -06:00 |
|
Dark-Alex-17
|
503c9b4699
|
feat: migrated llm node validation to graph loading time instead of graph runtime
|
2026-05-18 11:51:47 -06:00 |
|
Dark-Alex-17
|
7a8b09542d
|
feat: ripped out user input timeout scaffolding for approval and input node types; implementation can't be done cleanly
|
2026-05-18 11:32:34 -06:00 |
|
Dark-Alex-17
|
8a2f18204f
|
feat: initial support for RAG nodes in the graph execution system
|
2026-05-15 14:11:23 -06:00 |
|
Dark-Alex-17
|
c70ac98223
|
feat: implemented structured logging for graph execution
|
2026-05-15 13:17:42 -06:00 |
|
Dark-Alex-17
|
4b38f53488
|
refactor: migrated the next_node and apply_state_updates logic for LLM nodes into the LlmExecutor
|
2026-05-14 12:08:55 -06:00 |
|
Dark-Alex-17
|
186422ff58
|
feat: scaffolded together the initial llm node type and its executor
|
2026-05-14 11:57:18 -06:00 |
|
Dark-Alex-17
|
9bc4f8b621
|
feat: wired together graph execution and agent graph dispatch
|
2026-05-14 11:10:45 -06:00 |
|
Dark-Alex-17
|
84497d3d65
|
feat: implemented support for the graph executor
|
2026-05-13 14:29:45 -06:00 |
|