From 1ed28e9696b50b98f65e77eea56dec482787b1f0 Mon Sep 17 00:00:00 2001 From: PredictabilityAtScale <131020168+PredictabilityAtScale@users.noreply.github.com> Date: Tue, 28 Apr 2026 19:11:55 -0700 Subject: [PATCH] Refine hero subtitle copy to remove duplication --- website/index.html | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/website/index.html b/website/index.html index cb542f2..152d19e 100644 --- a/website/index.html +++ b/website/index.html @@ -105,15 +105,11 @@

Open-source prompt infrastructure

Turn hardcoded AI prompts into versioned, tested application assets

- PromptOpsKit lets developers keep prompts, model settings, tools, - input rules, environment overrides, and tests in Markdown files that - live in Git and ship with the app. -

-

Keep prompts, model settings, tools, input validation, shared - instructions, and environment overrides together in Markdown. Render - provider-ready request bodies for your app without giving up your - SDK, gateway, auth, retries, or observability. + instructions, environment overrides, and tests together in Markdown + files that live in Git and ship with your app. Render provider-ready + request bodies without giving up your SDK, gateway, auth, retries, or + observability.