summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-27agent: use ask ids in task extensionsmainPaul 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
2026-03-25photo-enhance: add RAW file support (RAF, CR2, CR3, NEF, ARW, DNG, RW2)Paul Buetow
2026-03-25photo-compare: remove obsolete comparison scriptPaul Buetow
2026-03-25repo: add gitignore, photo-enhance review notes, and pi plansPaul Buetow
2026-03-25photo-enhance: reduce contrast a further 0.05 across all scene profilesPaul Buetow
2026-03-25photo-enhance: reduce contrast across all scene profiles by 0.10Paul Buetow
2026-03-25photo-enhance: fix double-rotation by excluding Orientation from EXIF copyPaul Buetow
2026-03-25photo-enhance: auto-recover from ComfyUI crashes during batch processingPaul Buetow
2026-03-25hyperstack: split 3335-line monolith into lib/hyperstack/ modulesPaul Buetow
2026-03-25photo-enhance: add CodeFormerRestore stub and ximgproc fallbackPaul Buetow
2026-03-25photo-enhance: use RealESRGAN_x4plus.pth (matches pre-installed model on VM)Paul Buetow
2026-03-25photo-enhance: adaptive pipeline with conditional ESRGAN and blended scene gr...Paul Buetow
2026-03-25pi/agent: non-blocking /btw, live loop countdown, persistent prompt historyPaul Buetow
2026-03-24wg1-setup: enable wg-quick@wg1 on boot so WireGuard survives VM rebootsPaul Buetow
2026-03-24gpt-oss-120b: enable reasoning via openai_gptoss parserPaul Buetow
2026-03-24reload-runtime: fix reload loop by calling ctx.reload() directlyPaul Buetow
2026-03-24hyperstack: gpt-oss-120b + qwen3-coder-next dual-VM pair on A100x1Paul Buetow
2026-03-24photo-enhance: full AI pipeline with scene-adaptive enhancementPaul Buetow
2026-03-24plan-mode: prevent overwriting unrelated existing plan filesPaul Buetow
2026-03-24plan-mode: restrict file writes to ~/.pi/plans onlyPaul Buetow
2026-03-24extensions: fix mode cross-deactivation UI not updatingPaul Buetow
2026-03-24workflows: tune SUPIR for speed — fp8, 8 steps, 2K downscale + ESRGAN upscalePaul Buetow
2026-03-24Add SUPIR photo restoration + local colour correctionsPaul Buetow
2026-03-24hyperstack: extend --watch dashboard to cover ComfyUI VMsPaul Buetow
2026-03-24photo-enhance: shorten output suffix from _enhanced to _ePaul Buetow
2026-03-24photo-enhance: add EXIF auto-rotate and fix ComfyUI cache bypassPaul Buetow
2026-03-24Add ComfyUI photo enhancement VM and photo-enhance.rb clientPaul Buetow
2026-03-23docs: update watch command documentation to match actual implementationPaul Buetow
2026-03-23Add vLLM watch dashboard, side-by-side layout, and insert-mode defaultPaul Buetow
2026-03-22fixPaul Buetow
2026-03-22rename taskwarrior-plan-mode → agent-plan-mode, remove all Taskwarrior refe...Paul Buetow
2026-03-22Upgrade VM1 to H100x2 with 1M context for Nemotron-3-SuperPaul Buetow
2026-03-21Fix nemotron-3-super vLLM OOM: cap context and add --enforce-eagerPaul Buetow
2026-03-21Fix tmux diagram: two panes in one window, not two windowsPaul Buetow
2026-03-21Clarify SSH target in diagram: laptop SSHes into bhyve VM, not the hostPaul Buetow
2026-03-21Add laptop SSH entry point to architecture diagramPaul Buetow