I've been test-driving auto-forge for about two hours now — really creative approach. Kudos and thanks for bringing it to life! **Issue:** Feature #1 appears to be stuck in a loop. It is marked as done, yet an agent is always actively working on it at any given point in time. **Steps to reproduce:** 1. Run auto-forge with the default configuration 2. Observe agent activity on Feature #1 over time **Expected behavior:** Once a feature is marked as done, no agent should continue working on it. **Actual behavior:** An agent is perpetually assigned to `Feature 1` despite its completed status. **Additional context:** I asked the built-in assistant to diagnose the issue. Here's its output: <img width="1036" height="1187" alt="Image" src="https://github.com/user-attachments/assets/12ac7832-e996-4cc7-bc01-79b6e54de17f" /> Hope this is sufficient to help look into the issue further. Happy to provide any additional details if needed.
I've been test-driving auto-forge for about two hours now — really creative approach. Kudos and thanks for bringing it to life!
Issue: Feature #1 appears to be stuck in a loop. It is marked as done, yet an agent is always actively working on it at any given point in time.
Steps to reproduce:
Expected behavior: Once a feature is marked as done, no agent should continue working on it.
Actual behavior: An agent is perpetually assigned to
Feature 1despite its completed status.Additional context: I asked the built-in assistant to diagnose the issue. Here's its output:
Hope this is sufficient to help look into the issue further. Happy to provide any additional details if needed.