chore: auto-update files

Charm created

Change summary

internal/agent/hyper/provider.json | 0 
schema.json                        | 4 ++++
2 files changed, 4 insertions(+)

Detailed changes

schema.json 🔗

@@ -435,6 +435,10 @@
             "CLAUDE.md",
             "docs/LLMs.md"
           ]
+        },
+        "auto_lsp": {
+          "type": "boolean",
+          "description": "Automatically setup LSPs based on root markers"
         }
       },
       "additionalProperties": false,