You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The action applier injects the WIP flag into the submit_patch params at dispatch (based on SUBMIT_PATCHES_AS_WIP) which is hardcoded for now. We should read it per-agent from hackbot.toml.
The action applier injects the WIP flag into the submit_patch params at dispatch (based on SUBMIT_PATCHES_AS_WIP) which is hardcoded for now. We should read it per-agent from
hackbot.toml.