Commit d4309a9
refactor: consolidate performance configuration into single source of truth
- Create centralized PERFORMANCE_DEFAULTS constants
- Add comprehensive PerformanceConfig interface with all settings
- Implement environment variable parsing with type safety
- Add configuration validation with detailed error messages
- Add getOptimizedConfig() for auto-tuning based on system resources
- Add getConfigSummary() for human-readable configuration display
- Remove duplicate configuration in agent-optimized.ts
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 9f30af3 commit d4309a9
1 file changed
+207
-63
lines changed
0 commit comments