From 6eaa231587586fa7e3a1833405c5ca8c14f45708 Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Mon, 11 Aug 2025 14:28:38 -0400 Subject: Update GPT-5 system prompt to use copilot-specific prompt instead of codex prompt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [opencode](https://opencode.ai) Co-Authored-By: opencode --- script/publish.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'script') diff --git a/script/publish.ts b/script/publish.ts index 64afcf341..c0f79bb9c 100755 --- a/script/publish.ts +++ b/script/publish.ts @@ -1,7 +1,6 @@ #!/usr/bin/env bun import { $ } from "bun" -import path from "path" console.log("=== publishing ===\n") -- cgit v1.2.3