feat(project): init

This commit is contained in:
2026-04-27 14:33:50 +08:00
commit 3d74b28f26
12 changed files with 2789 additions and 0 deletions

6
agents/openai.yaml Normal file
View File

@@ -0,0 +1,6 @@
interface:
display_name: "GPT Image 2 生图"
short_description: "用当前项目目录的 .env / config 配置调用 GPT Image 2 生成、编辑和融合图片。"
default_prompt: "Use $gpt-image-2-generator to generate or edit an image with the current project's IMAGE_API_KEY / IMAGE_BASE_URL settings and save the output locally."
policy:
allow_implicit_invocation: true