summaryrefslogtreecommitdiff
path: root/pi
AgeCommit message (Expand)Author
14 daysfix(loop-scheduler): replace ctx.waitForIdle() with isIdle() polling in agent...mainPaul Buetow
14 daysfix(loop-scheduler): await waitForIdle in agent_end before drainingPaul Buetow
14 daysupdate hyperstack2 VM state and config after recreationPaul Buetow
2026-05-24feat(pi): add ollama provider with kimi-k2.6:cloud, qwen3.5:cloud, glm-5.1:cl...Paul Buetow
2026-05-24chore(config): remove gpt-oss-120b references since qwen3.6 is betterPaul Buetow
2026-05-24replace qwen3-coder-next with qwen3.6-27b across configs, docs, and toolingPaul Buetow
2026-05-24fix(loop-scheduler): always pass deliverAs followUp for scheduled messagesPaul Buetow
2026-05-24fix(loop-scheduler): reset agentBusy when drainPending detects idle contextPaul Buetow
2026-05-24feat: improve task plan mode widget display and update settings versionPaul Buetow
2026-04-24add qwenPaul 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-08pi: use do CLI instead of ask for task managementPaul 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-26nemotron-tool-repair: suppress submit-tool hallucination for Qwen Coder modelsPaul Buetow
2026-03-26loop-scheduler: add /loop pause and /loop cont subcommandsPaul 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-25repo: add gitignore, photo-enhance review notes, and pi plansPaul Buetow
2026-03-25pi/agent: non-blocking /btw, live loop countdown, persistent prompt historyPaul 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-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-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-21Add web-search Pi extension (web_search + web_fetch tools)Paul Buetow
2026-03-21Set single-VM default to GPT-OSS 120B; add hyperstack Pi provider and fish abbrPaul Buetow
2026-03-21Consolidate vllm-setup.txt into README.md and remove the filePaul Buetow
2026-03-21Remove LiteLLM and Claude Code repo references (task 301)Paul Buetow
2026-03-21import pi.dev stuffPaul Buetow