Update GPT-5 system prompt to use copilot-specific prompt instead of codex prompt

🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
This commit is contained in:
Dax Raad
2025-08-11 14:28:38 -04:00
parent befb7509de
commit 6eaa231587
3 changed files with 128 additions and 3 deletions

View File

@@ -1,7 +1,6 @@
#!/usr/bin/env bun
import { $ } from "bun"
import path from "path"
console.log("=== publishing ===\n")