Magnus Müller
Magnus Müller
Thank you for the tool. I want to run it in a azure notebook. The Camera is loaded fine and also displayed, but the image_recorder runs into an endless loop...
I can see the point to use directed arcs to resemble the sequence of operations in each job. But later you Calculate the score for an operation at the beginning...
Why is the size of your `FJSPDataset ` (`num_samples`, `n_jobs`, `n_machines`, `n_machines`) ? The dataset represents how much time each job needs at least at each machine so (`num_samples`, `n_jobs`,...
@leikun-starting Thank you very much! I have some questions in regard to the critic, maybe from there some improvements arise. - Currently the critic only receives the job embedding and...
# Add human-in-the-loop ## Description Add capability to pause agent execution and allow human intervention. This would enable hybrid automation where humans can assist when needed. ## Proposed Features ###...
## Improve rerun_history with LLM fallbacks ### Description The current `rerun_history` implementation can fail when the page structure changes or new elements appear. We should make it more robust by...
#### **Overview** Our current Pytest suite is outdated and messy, and it needs improvement to ensure robust testing of `browser-use` agents. --- #### **Proposed Tasks** - Update and clean up...
Often this error happens: ``` Error executing action click_element: Element with index 24 does not exist - retry or use alternative actions ``` Maybe something how we compare the hash...