fix: improve JSON formatting and add piped output support for run command

🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
This commit is contained in:
Dax Raad
2025-06-26 17:31:50 -04:00
parent 3b6976a9c8
commit 4bc651f958
2 changed files with 17 additions and 7 deletions

View File

@@ -1,6 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"version": "0.0.5", "name": "opencode",
"version": "0.0.5",
"name": "opencode",
"type": "module",
"private": true,
"scripts": {