Jochen
7b47495881
Document retry config location and verify planning mode logic
Add documentation for retry configuration in planning mode:
- Document retry settings in .g3.toml under [agent] section
- Note RetryConfig implementation in g3-core/src/retry.rs
- Clarify hardcoded vs config-based retry values
Verify existing retry loop and coach feedback parsing:
- Confirm execute_with_retry() handles recoverable errors
- Document feedback extraction source priority order
- Provide manual verification steps for testing
2025-12-11 14:56:27 +11:00
..
2025-12-09 17:03:53 +11:00
2025-12-09 17:03:53 +11:00
2025-12-09 22:44:00 +11:00
2025-12-10 11:29:10 +11:00
2025-12-10 16:18:49 +11:00
2025-12-10 16:55:24 +11:00
2025-12-11 10:05:39 +11:00
2025-12-11 14:56:27 +11:00
2025-12-09 17:03:53 +11:00
2025-12-09 22:44:00 +11:00
2025-12-10 11:29:10 +11:00
2025-12-10 16:18:49 +11:00
2025-12-10 16:55:24 +11:00
2025-12-11 10:05:39 +11:00
2025-12-11 14:56:27 +11:00
2025-12-11 14:56:27 +11:00