Merged
Conversation
Templates are saved configs — filtering by real-time availability doesn't make sense. Instance type and location steps now use the instance-types and locations APIs in template mode, showing all options. Location is optional in templates (skip = decide at deploy time). Deploy mode is unchanged. Also improves UX when deploying from a location-less template: the wizard now prompts for location instead of silently defaulting to FIN-01, and shows a clear error when no locations are available. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Better error when template not found: tells user the name is required and guides to "verda template list" or "--from" picker. Updated help to document that flags override template values, with examples. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Update vm and template CLAUDE.md/README.md to reflect: - Instance type/location steps are mode-aware (instance-types API for templates, availability API for deploy) - Location is optional in templates - Flags override template values with --from - Better error messages for missing templates Root CLAUDE.md now lists all command directories with their doc status. AGENTS.md clarifies which commands have per-command docs. Co-Authored-By: Claude Opus 4.6 (1M context) <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.
Description
Type of Change
Checklist
make test)make pre-commit)Related Issues
Additional Context