mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
b7e009c56b
The docs table and prose claimed `debug: true` sets `verbose: true`, but the implementation intentionally defaults verbose to false (PII safety). Fixed the table and explanatory text to match. Also removed packages/vscode-extension/README.md which was committed on this branch by mistake — it describes an unrelated VS Code extension and has nothing to do with debug mode.