diff options
Diffstat (limited to 'bare-metal-alara/agents')
| -rw-r--r-- | bare-metal-alara/agents/openai.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bare-metal-alara/agents/openai.yaml b/bare-metal-alara/agents/openai.yaml new file mode 100644 index 0000000..3953c9e --- /dev/null +++ b/bare-metal-alara/agents/openai.yaml @@ -0,0 +1,4 @@ +interface: + display_name: "Bare Metal ALARA" + short_description: "Drive runtime as low as reasonably achievable" + default_prompt: "Use $bare-metal-alara to lock the workload, write a .goals/ performance contract, install it as a Codex /goal, and execute the optimization pass." |