mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-28 16:07:46 +00:00
ffc85936f1
* refactor: Update type annotations and remove unused class in evolving modules * refactor: Simplify evolving agent and feedback handling in CoSTEER module * lint & CI * mypy * ruff for core * mypy * refactor: remove unnecessary comments and update feedback handling logic * refactor: Add prev_task_feedback parameter to evolving strategies * feat: Clear folder before extracting zip file in DockerEnv * fix: Correct retrieval of last experiment from history
CoSTEER
- subworkspace使用主experiment_workspace
RD-Agent/rdagent/scenarios/data_science/experiment/experiment.py
evolving_strategy ( implement_one_task() )
- xxxTask (in exp.py)
- spec
- description
evaluator
- queried_knowledge部分 共用
- eval_test脚本