JSON schema for the gen-tool format #76
robinlindh
started this conversation in
Ideas
Replies: 2 comments
|
@robinlindh I turned this into an actual issue #84 - currently low priority but feel free to bump it up if you think it's more important |
0 replies
|
@robinlindh Submitted a PR for this feature here. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Would be nice to add a JSON schema file for easy syntax highlighting and completion (e.g. in cursor / vscode). I suspect it could be mostly autogenerated as a one-off from the readme file where you already specify the format in detail.
All reactions