mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-28 07:57:44 +00:00
97e42d7a1a
- Summarize all but the 2 most recent experiments to compact bullet lines (factor name, PASS/FAIL, IC value, 120-char observation snippet) instead of including full verbatim traces; reduces prompt from ~121k to ~40-60k tokens - Fix _evaluate_factor_directly and _save_factor_values to look for result.h5 and factor.py in sub_workspace_list instead of experiment_workspace - Fix Series.to_parquet() → Series.to_frame().to_parquet() in _save_factor_values - Update factor_data_template README: correct bars-per-day (1440, not 96) - Update prompts to accept 2024-only debug dataset output as valid factor result - Fix factor_coder prompts: allow 2024 debug data in date-range instruction Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>