Skip to content

Migrate build system from doit to cook-build#1

Merged
tillahoffmann merged 7 commits intomainfrom
cook-migration-upstream
Feb 23, 2026
Merged

Migrate build system from doit to cook-build#1
tillahoffmann merged 7 commits intomainfrom
cook-migration-upstream

Conversation

@tillahoffmann
Copy link
Collaborator

Summary

  • Replace dodo.py with recipe.py using cook-build's task definition API
  • Simplify REFERENCE_ARCHITECTURES to the two actually used for figures
  • Remove unused transfer learning code

Test plan

  • Verify cook ls '*' lists all tasks correctly
  • Run a sample task to confirm execution works

🤖 Generated with Claude Code

tillahoffmann and others added 7 commits February 5, 2026 15:55
Replace dodo.py with recipe.py using cook-build's task definition API.
Simplify REFERENCE_ARCHITECTURES to the two actually used for figures.
Remove unused transfer learning code.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Update dict2args calls to use keyword argument unpacking.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
The latent_space_graph configuration is commented out, so this task
references data that has no task to create it.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
The latent_space_graph configuration is disabled, so this code is unused.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@tillahoffmann tillahoffmann merged commit 994c121 into main Feb 23, 2026
1 check passed
@tillahoffmann tillahoffmann deleted the cook-migration-upstream branch February 23, 2026 11:02
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.

1 participant