feat(app): copy buttons for assistant messages and code blocks

This commit is contained in:
Adam 2026-01-22 06:29:33 -06:00
parent 4ca088ed12
commit fb007d6bab
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
8 changed files with 282 additions and 9 deletions

5
.opencode/package.json Normal file
View file

@ -0,0 +1,5 @@
{
"dependencies": {
"@opencode-ai/plugin": "0.0.0-dev-202601211610"
}
}