Quellcode durchsuchen

docs: Add notice about Claude Code credentials restriction

Anthropic now blocks usage of Claude Code credentials from Kilo Code and other third-party harnesses. Added a prominent warning at the top of the Claude Code provider documentation page to inform users that Claude Code accounts cannot be used inside Kilo Code.
kiloconnect[bot] vor 1 Monat
Ursprung
Commit
8cf3ff6e7b
1 geänderte Dateien mit 6 neuen und 0 gelöschten Zeilen
  1. 6 0
      apps/kilocode-docs/docs/providers/claude-code.md

+ 6 - 0
apps/kilocode-docs/docs/providers/claude-code.md

@@ -2,6 +2,12 @@
 sidebar_label: Claude Code
 ---
 
+:::warning Important Notice
+Anthropic now blocks usage of Claude Code credentials from Kilo Code and other third-party harnesses. Claude Code accounts cannot be used inside Kilo Code. This was Anthropic's decision to restrict their CLI credentials to their official Claude Code product only.
+
+For continued use of Anthropic models in Kilo Code, please use the Anthropic API provider with an API key instead.
+:::
+
 # Using Claude Code With Kilo Code
 
 Claude Code is Anthropic's official CLI that provides direct access to Claude models from your terminal. Using Claude Code with Kilo Code lets you leverage your existing CLI setup without needing separate API keys.