fabro/lib
Bryan Helmkamp b314742eb8 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-28 01:39:43 -04:00
..
crates Extract RunSession from run_engine to eliminate intermediary option types 2026-03-28 01:39:43 -04:00
packages/fabro-api-client Clean up resolved settings interfaces 2026-03-27 15:32:06 -04:00