feat(tui): use OpenTUI clipboard service

This commit is contained in:
Simon Klee 2026-08-03 08:15:58 +02:00
commit 679a587c9d
No known key found for this signature in database
GPG key ID: B91696044D47BEA3
21 changed files with 403 additions and 236 deletions

View file

@ -31,9 +31,9 @@
},
"peerDependencies": {
"@opencode-ai/theme": "workspace:*",
"@opentui/core": ">=0.4.5",
"@opentui/keymap": ">=0.4.5",
"@opentui/solid": ">=0.4.5",
"@opentui/core": "0.0.0-20260803-1395a054",
"@opentui/keymap": "0.0.0-20260803-1395a054",
"@opentui/solid": "0.0.0-20260803-1395a054",
"solid-js": ">=1.9.0"
},
"peerDependenciesMeta": {