From dd621fefb33ee006f8d2855caa9f88a268717a9a Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 21 Mar 2026 12:46:30 +0200 Subject: Consolidate vllm-setup.txt into README.md and remove the file Merged all still-relevant content from vllm-setup.txt into README.md: - Why vLLM over Ollama section - Full monitoring commands with engine metrics table - Troubleshooting table - VRAM sizing guide - Performance characteristics table Dropped LiteLLM, Anthropic API, Claude Code, and OpenCode sections which are no longer applicable. Removes the vllm-setup.txt file. --- pi/agent/extensions/loop-scheduler/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pi') diff --git a/pi/agent/extensions/loop-scheduler/README.md b/pi/agent/extensions/loop-scheduler/README.md index 78a6635..65ab10f 100644 --- a/pi/agent/extensions/loop-scheduler/README.md +++ b/pi/agent/extensions/loop-scheduler/README.md @@ -2,7 +2,7 @@ Session-scoped recurring prompts for Pi. -This extension adds a Claude-Code-style `/loop` command for interactive Pi +This extension adds a recurring `/loop` command for interactive Pi sessions. It schedules a prompt to be re-sent on an interval while the current Pi process stays open. -- cgit v1.2.3