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
fix(forge): implement Default for GlobalConfig with proper values
- Fix GlobalConfig to use manual Default impl instead of derive
- Ensures max_parallel defaults to 4, timeout_seconds to 600
- Add module exports for config, orchestrator, protocol in mod.rs
- Add documentation for orchestration usage example
0 commit comments