Skip to content

Simplify transcribe/config-builder duplication#167

Merged
alexkroman merged 1 commit into
mainfrom
claude/simplify-codebase-ixb1g6
Jun 14, 2026
Merged

Simplify transcribe/config-builder duplication#167
alexkroman merged 1 commit into
mainfrom
claude/simplify-codebase-ixb1g6

Conversation

@alexkroman

Copy link
Copy Markdown
Collaborator

Reuse split_csv in coerce_value's list branch instead of re-inlining the
CSV split-and-strip, and extract the duplicated TransformOptions construction
(batch + single run paths) into TranscribeOptions.transform_options().

Reuse split_csv in coerce_value's list branch instead of re-inlining the
CSV split-and-strip, and extract the duplicated TransformOptions construction
(batch + single run paths) into TranscribeOptions.transform_options().
@alexkroman alexkroman enabled auto-merge June 14, 2026 04:47
@alexkroman alexkroman added this pull request to the merge queue Jun 14, 2026
Merged via the queue into main with commit 244c126 Jun 14, 2026
19 checks passed
@alexkroman alexkroman deleted the claude/simplify-codebase-ixb1g6 branch June 14, 2026 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants