chore(copilot): add opus 4.7

Andrey Nering created

Change summary

internal/providers/configs/copilot.json | 12 ++++++++++++
1 file changed, 12 insertions(+)

Detailed changes

internal/providers/configs/copilot.json 🔗

@@ -42,6 +42,18 @@
       "can_reason": false,
       "supports_attachments": true
     },
+    {
+      "id": "claude-opus-4.7",
+      "name": "Claude Opus 4.7",
+      "cost_per_1m_in": 0,
+      "cost_per_1m_out": 0,
+      "cost_per_1m_in_cached": 0,
+      "cost_per_1m_out_cached": 0,
+      "context_window": 200000,
+      "default_max_tokens": 64000,
+      "can_reason": false,
+      "supports_attachments": true
+    },
     {
       "id": "claude-sonnet-4",
       "name": "Claude Sonnet 4",