feat(tui): add v2 terminal interface

This commit is contained in:
Dax Raad
2026-06-26 14:20:47 -04:00
parent d5154308ee
commit 095388a5df
73 changed files with 3031 additions and 2038 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"type": "module",
"license": "MIT",
"bin": {
"lildax": "./bin/lildax.cjs"
"opencode2": "./bin/opencode2.cjs"
},
"files": [
"bin"