[BUG] Windows: Chat never responds after successful login (Prisma performIO error)
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 45/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Quiet
- Tech stack
- postgresql, typescript
- Domain
- backend, cli, databases, operating-systems
Research direction
Start by reproducing the issue on Windows 10 with Supercode CLI v0.1.90 and inspect the Prisma session lookup shown in the logs. Trace the PostgreSQL adapter's performIO failure before model requests are sent; done means a prompt receives an assistant response without the session lookup error.
Written by the indexing model from the issue text.
Description
Environment
- OS: Windows 10 Pro (10.0.19045.6466)
- Supercode CLI: v0.1.90
- Authentication: GitHub login succeeds
- Models tested:
- GLM 5.2
- GLM 5.1
- DeepSeek V4 Flash
- Kimi K2.6
Problem
Authentication completes successfully and I can switch between models.
However, after typing any prompt (e.g. hi), Supercode never returns a response.
The UI shows:
you > hi
Worked for 1.3s
but no assistant message is ever displayed.
Debug Logs
prisma.session.findUnique({
where: {
token: "..."
},
select: {
userId: true
}
})
prisma:driver-adapter:pg Error in performIO: {}
prisma:client:request_handler {}
The CLI appears to fail while reading the session from PostgreSQL before any request is sent to the selected model.
Expected
The assistant should respond to the prompt.
Actual
The prompt is accepted, but no response is generated and the session lookup fails.
- Dominant language
- TypeScript
- Stars
- 214
- Forks
- 41
- Avg merge
- 2h 26m
- Merged PRs (30d)
- 34
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from yashdev9274/supercli
-
infrastructure repo core
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
yashdev9274/supercli#100 ·
-
documentation repo core supercode-cli
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
yashdev9274/supercli#97 ·
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 25/100
yashdev9274/supercli#261 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 42/100
yashdev9274/supercli#254 · 3 comments · 1 reaction ·
-
[Bug] Voice capture UI freeze & Linux compatibility issues (ffmpeg process & Bun.file dependency) Openbug
Difficulty 4/5 3-5 days Newbie friendliness 55/100
yashdev9274/supercli#234 · 4 comments ·
All issues in yashdev9274/supercli
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
copse-dev/agent-pane#2953 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·