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
- Add source_path parameter to all build tools (solution_build,
generator_build, validator_build, checker_build, interactor_build)
as alternative to passing full source code via code parameter
- Add encoding fallback (UTF-8 -> latin-1) for source_path files
- Add include_dirs support so relative includes work with source_path
- Enhance stress_test_run error messages with seed, cmd_args, stdout,
stderr, last_input for easier debugging
- Distinguish generator failure modes (timeout/empty output/crash)
with mode-specific hints
- Document generator_args protocol and n_max parameter relationship
- Add effective_n_max to stress_test_run success result
- Add problem directory structure docs to CLAUDE.md
- Bump version to 0.6.0
0 commit comments