add CLI for creating a warehouse - #2170
Open
atravitz wants to merge 10 commits into
Open
Conversation
atravitz
marked this pull request as draft
August 21, 2026 17:43
atravitz
force-pushed
the
feat/add-warehouse-planning
branch
from
August 21, 2026 20:01
58ea1dd to
9e20c67
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## epic/execution_improvements #2170 +/- ##
===============================================================
+ Coverage 90.60% 90.62% +0.01%
===============================================================
Files 219 222 +3
Lines 21608 21658 +50
===============================================================
+ Hits 19579 19628 +49
- Misses 2029 2030 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Contributor
Author
|
@IAlibay ready for your feedback on the general usability of this - I'll add some more tests once we agree on desired behavior. |
atravitz
marked this pull request as ready for review
August 21, 2026 23:43
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.
this adds both the option to pass
--warehouseto either of the existingplan-*commands, as well as aopenfe build-warehousecommand that takes in any alchemical network and creates a filesystemwarehouse & taskdb from it.LLM / AI generated code disclosure
LLMs or other AI-powered tools (beyond simple IDE use cases) were used in this contribution: no
Checklist
newsentry, or the changes are not user-facing.pre-commit.ci autofix.Manual Tests: these are slow so don't need to be run every commit, only before merging and when relevant changes are made (generally at reviewer-discretion).
Developers certificate of origin