make edit tool more robust

This commit is contained in:
Dax Raad
2025-06-25 17:10:48 -04:00
parent 2f8d23ec66
commit fc7af31fe5
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": {