fix: strip parentheses from file paths generated by llm

This commit is contained in:
David Hill
2025-12-26 14:33:51 -06:00
committed by Aiden Cline
parent 38a0f49595
commit 039f853d80
4 changed files with 18 additions and 6 deletions
+1 -1
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"
}
}