diff options
| author | main <main@swarm.moe> | 2026-04-03 23:43:03 -0400 |
|---|---|---|
| committer | main <main@swarm.moe> | 2026-04-03 23:43:03 -0400 |
| commit | 4633c44d8018bdfe83883aff3b4ebfd984cbdc35 (patch) | |
| tree | 323ae841a5d9ec20526952e5123c99a952319215 /redline/agents/openai.yaml | |
| parent | 6600904bcc9494a1c381d679ecdee74a864189c6 (diff) | |
| download | skills-4633c44d8018bdfe83883aff3b4ebfd984cbdc35.zip | |
Diffstat (limited to 'redline/agents/openai.yaml')
| -rw-r--r-- | redline/agents/openai.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/redline/agents/openai.yaml b/redline/agents/openai.yaml new file mode 100644 index 0000000..76907d7 --- /dev/null +++ b/redline/agents/openai.yaml @@ -0,0 +1,4 @@ +interface: + display_name: "Redline" + short_description: "Ruthless wallclock optimization" + default_prompt: "Use $redline to run a logic-preserving wallclock optimization loop for a named basket of invocations." |