Conversation
- Bump version to 1.0.3 - Update CI to use setup-julia@v2 and 'min' version matrix entry - Add CODECOV_TOKEN secret to codecov action - Switch TagBot to use TAGBOT_TOKEN secret - Update compat bounds for BlockRegistration, RegisterDriver, RegisterWorkerApertures, RegisterWorkerAperturesMismatch, RegisterWorkerShell to "1" Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Add CI and codecov badges to README - Add Installation section noting the HolyLab registry requirement - Bump actions/checkout v2→v4 and codecov/codecov-action v1→v4 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Merges the minimal current README with the historical usage content: - Overview of the worker-driver architecture - Stack-by-stack registration example (updated linspace→LinRange, JLD→JLD2, CUDArt→CUDA) - Whole-experiment optimization example - Registration tips section Removes OLD_README.md. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
OLD_README.mdcontent into the main README: worker–driver overview, stack-by-stack and whole-experiment registration examples, registration tipsOLD_README.mdactions/checkoutv2→v4,codecov/codecov-actionv1→v4)linspace→LinRange,JLD→JLD2,CUDArt→CUDATest plan
OLD_README.mdis no longer present🤖 Generated with Claude Code