Open Issues Need Help
View All on GitHub Use sub-task scoping when evaluating method scoping 2 months ago
AI Summary: The task involves fixing a bug in the Mahler job orchestration library. The bug causes incorrect parallelization of tasks due to how method scoping is handled in relation to the `System` extractor. The solution requires modifying a method's signature and updating the planner to use the new signature, potentially impacting other parts of the codebase.
Complexity:
4/5
good first issue
An automated job orchestration library to build and execute dynamic workflows.
Rust
#automation#htn#orchestration#pipelines#planning#workflows