Fix X-Initiator header logic for GitHub Copilot
Check last message role instead of any message in history. This matches the original correct implementation from PR #200. fixes #209
This commit is contained in:
2
package-lock.json
generated
2
package-lock.json
generated
@@ -6555,7 +6555,7 @@
|
||||
"chalk": "^5.5.0"
|
||||
},
|
||||
"bin": {
|
||||
"pi": "dist/cli.js"
|
||||
"pi-pods": "dist/cli.js"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user