fix: read a single-file answer from the forge #12

Merged
day01 merged %!d() commits from %!s() into %!s() 2026-08-11 21:44:06 +00:00
Owner

The forge answers a contents request for a directory with an array and one for a single file with an object. The client only accepted an array, so reading a workflow file failed with a decode error and the run never compiled.

Both shapes are now accepted.

The forge answers a contents request for a directory with an array and one for a single file with an object. The client only accepted an array, so reading a workflow file failed with a decode error and the run never compiled. Both shapes are now accepted.
day01 added 1 commit 2026-08-11 21:42:26 +00:00
		Co-authored-by: Cursor <cursoragent@cursor.com>
	
day01 added 1 commit 2026-08-11 21:43:49 +00:00
day01 merged commit c81e745d0f into %!s() 2026-08-11 21:44:06 +00:00
day01 deleted branch fix/read-a-single-file-answer-from-the-forge 2026-08-11 21:44:07 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: syncode/control#12