fabro/lib
Bryan Helmkamp 423c4b4688 Extract RunSession from run_engine to eliminate intermediary option types
Replace four private types (InternalStartOptions, StartRetroOptions,
StartFinalizeOptions, StartPullRequestConfig) with a single RunSession
struct. Convert derive_start_options and run_engine into RunSession::new
and RunSession::run methods, flattening the nested config fields.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 13:47:08 -04:00
..
crates Extract RunSession from run_engine to eliminate intermediary option types 2026-03-29 13:47:08 -04:00
packages/fabro-api-client Clean up resolved settings interfaces 2026-03-29 13:47:07 -04:00