tui: fix autocomplete file loading and update dependencies

This commit is contained in:
Dax Raad
2025-12-26 14:33:55 -06:00
committed by Aiden Cline
parent 12d5a83ba3
commit f386601cbd
6 changed files with 61 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"dependencies": {
"@octokit/rest": "^22.0.1",
"@opencode-ai/plugin": "0.0.0-dev-202512161610"
"@opencode-ai/plugin": "0.0.0-dev-202512160327"
}
}