feat(tui): paste images and pdfs
This commit is contained in:
parent
9efef03919
commit
662d022a48
16 changed files with 182 additions and 409 deletions
|
|
@ -7,7 +7,7 @@
|
|||
"scripts": {
|
||||
"dev": "bun run packages/opencode/src/index.ts",
|
||||
"typecheck": "bun run --filter='*' typecheck",
|
||||
"stainless": "bun run ./packages/opencode/src/index.ts serve ",
|
||||
"stainless": "./scripts/stainless",
|
||||
"postinstall": "./scripts/hooks"
|
||||
},
|
||||
"workspaces": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue