summaryrefslogtreecommitdiff
path: root/snippets/hyperstack/hyperstack.rb
AgeCommit message (Expand)Author
2026-03-20fix wireguard setup ssh host pinningPaul Buetow
2026-03-20task 301: extract provisioning collaboratorsPaul Buetow
2026-03-20task 300: persist effective service modePaul Buetow
2026-03-20task 299: clean up local state on deletePaul Buetow
2026-03-20task 298: pin SSH host keys per VM statePaul Buetow
2026-03-20task 297: lock down default ingress rulesPaul Buetow
2026-03-20Remove peers by allowed IPs from local WireGuard configPaul Buetow
2026-03-20Initial commit: add hyperstack-vm1.toml, hyperstack-vm2.toml, update hypersta...Paul Buetow
2026-03-18vllm: skip docker pull on model switch, persist torch compile cachePaul Buetow
2026-03-18fix: handle bundler self_manager.rb error with Errno::ENOENTPaul Buetow
2026-03-18fix: refactor CLI help to DRY up duplicated codePaul Buetow
2026-03-18cli: show help when called without argumentsPaul Buetow
2026-03-18refactor: Split Config class per SRPPaul Buetow
2026-03-18hyperstack status: display active vLLM modelPaul Buetow
2026-03-18Fix nemotron-super tool_call_parser; auto-clear WireGuard hostname from known...Paul Buetow
2026-03-18Add extra_vllm_args support; fix nemotron-super to real 120B; add deepseek-r1...Paul Buetow
2026-03-18Add gpt-oss, qwen25-coder-32b, qwen3-coder-30b presets; use hostname for Wire...Paul Buetow
2026-03-18Fix nemotron-super preset and test_vllm model detectionPaul Buetow
2026-03-18Add vLLM model presets and live model switchingPaul Buetow
2026-03-18Add vLLM + LiteLLM support; rename script; add READMEPaul Buetow