fix: strip parentheses from file paths generated by llm

This commit is contained in:
David Hill
2025-12-16 11:50:23 +00:00
parent 2e21c62320
commit 6c1a1a77b7
4 changed files with 18 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"dependencies": {
"@octokit/rest": "^22.0.1",
"@opencode-ai/plugin": "0.0.0-dev-202512160508"
"@opencode-ai/plugin": "1.0.162"
}
}