toolkit: the tool program, read_file and write_file

Implemented-By: OpenCode session (model recorded in docs/implementer-log.md)
This commit is contained in:
2026-09-23 00:00:03 -07:00
parent 644fda14da
commit 0d444dd5bf
10 changed files with 446 additions and 6 deletions
Generated
+2
View File
@@ -226,6 +226,8 @@ name = "toolkit"
version = "0.1.0"
dependencies = [
"proto",
"serde",
"serde_json",
]
[[package]]