make edit tool more robust

This commit is contained in:
Dax Raad
2025-06-25 17:10:48 -04:00
committed by Jay V
parent 9d3fad754d
commit 66830ced4e
3 changed files with 415 additions and 26 deletions

View File

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