fix: Update @github/copilot-sdk version and enhance version utility to locate package.json (#840)

- Changed @github/copilot-sdk dependency from "^0.1.16" to "0.1.16" in package.json and package-lock.json.
- Improved version utility in version.ts to check multiple candidate paths for package.json, ensuring better reliability in locating the file.
This commit is contained in:
gsxdsm
2026-03-12 19:30:17 -07:00
committed by GitHub
parent 7be8163b84
commit 0311130a8a
5 changed files with 58 additions and 28 deletions

1
.gitignore vendored
View File

@@ -113,3 +113,4 @@ data/
.planning/
.mcp.json
.planning
.bg-shell/