feat(opencode): add interactive split-footer mode to run (#23557)

This commit is contained in:
Simon Klee 2026-05-08 12:17:14 +02:00 committed by GitHub
commit 7f2b5ee8c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
60 changed files with 21843 additions and 340 deletions

View file

@ -22,9 +22,9 @@
"zod": "catalog:"
},
"peerDependencies": {
"@opentui/core": ">=0.2.4",
"@opentui/keymap": ">=0.2.4",
"@opentui/solid": ">=0.2.4"
"@opentui/core": ">=0.2.5",
"@opentui/keymap": ">=0.2.5",
"@opentui/solid": ">=0.2.5"
},
"peerDependenciesMeta": {
"@opentui/core": {