[CON-1534] Correct CLI guidance and add host support skill - #2
Open
jjziets wants to merge 6 commits into
Open
Conversation
Author
|
Cross-platform validation is green for exact head |
This was referenced Jul 20, 2026
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
vastai-host-supportskill for paid self-test gating,dump-logs, redacted support bundles, bundle review, and cleanup auditingvast-cli#458: configured-range capacity, four fixed mappings, TCP and UDP probes,--port-scan-timeout, and the paired self-test imagevast-ai/skills#1skills.lock.json; reject drift in validationmainadvancesShared-source architecture
This repository remains the Cursor harness: its manifest, rules, and installation logic stay local. The three directories under
skills/are generated packaging snapshots, not independent sources.The snapshot is pinned to canonical commit
44ec627a44453e9f4860ed7075123f538d84c6cb. Skill changes should be made invast-ai/skills; the wrapper sync workflow then advances the pin through a normal PR.Merge dependency: merge
vast-ai/skills#1before this PR so the pinned revision and reusable sync workflow exist on canonicalmain.Sibling wrappers:
vast-claude-plugin#2vast-codex-plugin#2Validation
python3 scripts/validate_plugin.py--checkbash tests/install-smoke.shshellcheck install.sh tests/install-smoke.shactionlintgit diff --checkFinal branch CI passed the wrapper validator and installer on
ubuntu-latest,macos-latest, andwindows-latest.Tracking: CON-1534