summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-24replace qwen3-coder-next with qwen3.6-27b across configs, docs, and toolingPaul Buetow
2026-05-24feat(watch): retry SSH connection failures with exponential backoffPaul Buetow
2026-05-24chore: add pi/prompt-history.json to .gitignorePaul Buetow
2026-05-24fix(loop-scheduler): always pass deliverAs followUp for scheduled messagesPaul Buetow
2026-05-24chore(gitignore): ignore hyperstack state temp filesPaul Buetow
2026-05-24docs: refresh README, hypr.fish, AGENTS.md for consolidated --vm CLIPaul Buetow
2026-05-24feat(cli): replace --config with --vm 1|2|both, remove create-both/delete-bothPaul Buetow
2026-05-24docs: remove single-VM and ComfyUI/photo referencesPaul Buetow
2026-05-24cleanup: remove ComfyUI and photo-related code from lib/hyperstackPaul Buetow
2026-05-24chore: remove photo/ComfyUI top-level filesPaul Buetow
2026-05-24fix(loop-scheduler): reset agentBusy when drainPending detects idle contextPaul Buetow
2026-05-24fix(provisioning): narrow ComfyUI install chmod to models_dir and output_dir\...Paul Buetow
2026-05-24fix(wireguard): handle leading whitespace in /etc/hosts linesPaul Buetow
2026-05-24fix(cli): avoid false VM2 abort when VM1 fails after WG step succeededPaul Buetow
2026-05-24fix(watcher): remove Timeout.timeout to prevent orphaning SSH child processesPaul Buetow
2026-05-24cleanupPaul Buetow
2026-05-24feat: improve task plan mode widget display and update settings versionPaul Buetow
2026-05-24fix(cli): synchronize access to errors hash in run_create_bothPaul Buetow
2026-05-24fix(provisioning): chown models_dir itself, not its parentPaul Buetow
2026-05-24fix(config): memoize detected_operator_cidr failure to avoid repeated probesPaul Buetow
2026-05-24fix(smart_photo_node): strip .orient.<ext> suffix for all image formatsPaul Buetow
2026-05-24fix(manager): only delete state file when VM deletion is confirmedPaul Buetow
2026-05-24fix(photo-enhance): ensure .orient tempfiles are always cleaned up in enhance...Paul Buetow
2026-05-24fix(photo-enhance.rb): add open_timeout and read_timeout to all ComfyUI HTTP ...Paul Buetow
2026-05-24fix(wg1-setup.sh): escape WG_HOSTNAME in sed /etc/hosts cleanupPaul Buetow
2026-04-24add qwenPaul Buetow
2026-04-24task 78: make Qwen3.6-27B the VM2 defaultPaul Buetow
2026-04-11remove the pathPaul Buetow
2026-04-11pi: point task CLI docs and matching from do to askPaul Buetow
2026-04-11updatePaul Buetow
2026-04-11Pi extensions: document and invoke task CLI as ~/go/bin/doPaul Buetow
2026-04-11Rename VM1 configs: default hyperstack-vm1.toml, Nemotron in -nemotronPaul Buetow
2026-04-08pi: use do CLI instead of ask for task managementPaul Buetow
2026-04-06provisioner: support docker_image and pre_start_cmd for Gemma 4 startupPaul Buetow
2026-04-06hyperstack: switch to Gemma 4 31B on VM2, Qwen3-Coder-Next on VM1Paul Buetow
2026-03-27agent: use ask ids in task extensionsPaul Buetow
2026-03-26eee97223-bfde-48d7-93f5-d1bb0ecddaba add /watch commandPaul Buetow
2026-03-26hypr.fish: fix pi-hyperstack-nemotron alias to use Nemotron 3 Super modelPaul Buetow
2026-03-26nemotron-tool-repair: suppress submit-tool hallucination for Qwen Coder modelsPaul Buetow
2026-03-26hyperstack: tune nemotron-super preset for single A100-80GBPaul Buetow
2026-03-26loop-scheduler: add /loop pause and /loop cont subcommandsPaul Buetow
2026-03-26hyperstack: watch only polls VMs whose API port is currently reachablePaul Buetow
2026-03-26hyperstack: fix TOML paths, add live provisioning progress, and auto end-to-e...Paul Buetow
2026-03-25loop-scheduler: fix autocomplete filesystem fallback and remove /loop-preset ...Paul Buetow
2026-03-25loop-scheduler: fix PRESETS_FILE path and add /loop-preset commandPaul Buetow
2026-03-25loop-scheduler: fix PRESETS_FILE path using homedir() instead of import.meta.urlPaul Buetow
2026-03-25loop-scheduler: fix autocomplete dead-end for cancel and preset subcommandsPaul Buetow
2026-03-25loop-scheduler: add third-level autocomplete for cancel and preset subcommandsPaul Buetow
2026-03-25loop-scheduler: add named presets with /loop edit, /loop presets, and autocom...Paul Buetow
2026-03-25ops: add AGENTS.md with startup runbook and known issuesPaul Buetow