Skip to content

Conversation

@mragan2
Copy link

@mragan2 mragan2 commented Dec 13, 2025

No description provided.

Copilot AI and others added 30 commits December 12, 2025 05:00
Optimize database insertions, implement TODO improvements, and add project templates with API key configuration
…d-files

Add empty scaffold for F_time problem
…d-files-88vczj

Add config.yaml for F_time problem
…r-f_time

Add F_time setup guide for local runs
Refactored and expanded problems/F_time/configs/config.yaml for improved structure, updated model ensemble, and clarified resource and evolution parameters. Added new helper files (tmp.txt, pyhelp.txt) and adjusted run.sh scripts to use the new configuration and environment variable defaults. Updated scripts/run.sh to point to the F_time problem and its new config file.
sfas
Co-authored-by: qodo-code-review[bot] <151058649+qodo-code-review[bot]@users.noreply.github.com>
Apply black and isort formatting to codebase
Renamed config.yaml to config/config.yaml for better organization. Updated run_windows.ps1 to use SetEnvironmentVariable for setting and cleaning up environment variables, and improved config directory output formatting.
cbasdfoi
mragan2 and others added 7 commits December 12, 2025 23:49
…on-with-asyncio

Add async batch evaluation helper
- **evaluator.py**: Removed unsupported 'delete=False' from TemporaryDirectory to fix TypeError.
- **evolution.py**: Initialized init_sol.fitness to 0.0 to prevent AttributeError.
- **evolution.py & problems/F_time/input/evaluate.py**: Replaced incorrect 'tuly' import with 'numpy'.
- **cli.py**: Fixed SyntaxError in f-string for checkpoint loading.
Fix: Resolve evaluator, tuly, and initialization issues

- **evaluator.py**: Removed unsupported 'delete=False' from TemporaryDirectory to fix TypeError.
- **evolution.py**: Initialized init_sol.fitness to 0.0 to prevent AttributeError.
- **evolution.py & problems/F_time/input/evaluate.py**: Replaced incorrect 'tuly' import with 'numpy'.
- **cli.py**: Fixed SyntaxError in f-string for checkpoint loading.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant