Dark-Alex-17
|
644d899f78
|
fix: Prevent infinite hangs in coder agent and implement timeouts for LLM API calls and interactive tools
|
2026-08-14 15:22:25 -06:00 |
|
Dark-Alex-17
|
be5d280c32
|
fix: bash-based user interactions in agents accidentally regressed in graph implementation
|
2026-05-27 15:20:19 -06:00 |
|
Dark-Alex-17
|
558b764db8
|
feat: Added agent variables support for graph agents and improved script executor to use the same environment variables as normal agent tool calling for further flexibility
|
2026-05-21 13:27:33 -06:00 |
|
Dark-Alex-17
|
597f823bdf
|
fmt: cleaned up graph implementation
|
2026-05-21 11:27:29 -06:00 |
|
Dark-Alex-17
|
81c037515e
|
feat: improved UX for parallel graph execution
|
2026-05-20 18:54:20 -06:00 |
|
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
|
5bd0766a60
|
style: Cleaned up all graph agent code
|
2026-05-18 13:46:52 -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
|
3cd3ba55ff
|
feat: Added direct script invocation support for graph-based agents
|
2026-05-13 12:35:10 -06:00 |
|