Files
g3/crates
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-11-27 21:00:02 +11:00
2025-12-09 17:03:53 +11:00
2025-11-27 21:00:02 +11:00
2025-12-09 17:03:53 +11:00