This document provides a comprehensive overview of all available configuration options for OpenCode, including command-line flags, environment variables, and configuration file settings.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| module { | |
| "name": "schema", | |
| "description": "JSON Schema Inference", | |
| "version": "0.0.3.1", | |
| "homepage": "https://gist.github.com/pkoppstein/a5abb4ebef3b0f72a6ed", | |
| "license": "MIT", | |
| "author": "pkoppstein at gmail dot com" | |
| }; | |
| # NEWS: |