Bug: Corrupted pasting while configuring Copilokit with cluade agent sdk agentic backend
♻️ Reproduction Steps
Hello, I notice something weird and frustrating. I am trying to follow this: https://docs.copilotkit.ai/claude-sdk-typescript/quickstart
When I launch the npx copilotkit@latest init --framework claude-sdk-typescript command and ask me to log in to intelligence platform, since in my remote machine I don't have browser access, when I copy and paste my JWT code (clerkToken), it fails... it seems the copy gets corrupted but I don't know why...
In my scenario I was connected to my remote macchine via SSH (in Windows Terminal App), where I hadn't browser access, so I used the link provided after starting the sign-in phase.
Could be the animation spinner that corrupted the paste? Idk
✅ Expected Behavior
I expect to paste the token correctly and sign in successfully.
❌ Actual Behavior
Nothing appeared
Screenshots
No response
CopilotKit Version
I just run npx copilotkit@latest init --framework claude-sdk-typescriptLogs (Optional)
Source: CopilotKit/CopilotKit