From 8208fe6f9f6ea2aa85887a83f36ced665df8b240 Mon Sep 17 00:00:00 2001 From: John Lightner Date: Tue, 7 Apr 2026 01:25:10 -0600 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..32e3209 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# promptlooper + +Universal LLM pipeline tuning workbench — systematically optimize prompts, models, and inference parameters through cached experiments, pluggable scoring, and agent-driven sweeps via MCP. \ No newline at end of file