opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Support for network rule files?

Open Carseason opened this issue 1 month ago • 1 comments

Question

{
    "$schema": "https://opencode.ai/config.json",
    "instructions": [
        "http://127.0.0.1:5002/rules/AGENTS.md"
    ]
}

Load the rule via network instead of file.

Carseason avatar Dec 24 '25 19:12 Carseason