Error creating chat
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.4k
- PR merge metrics
- PR metrics pending
Description
What version of the IDE extension are you using?
26.901.22334
What subscription do you have?
Plus
Which IDE are you using?
Vs Code
What platform is your computer?
Linux 7.0.0-30-generic x86_64 x86_64
What issue are you seeing?
I get an error
What steps can reproduce the bug?
Open a new chat, send the first message, on the follow up message, sending just any character results in the error
What is the expected behavior?
No response
Additional information
2026-09-04 15:10:14.833 [warning] sa_server_request_failed attachAuth=false attachIntegrityState=false error={} errorCode=null hasRequestBody=false method=get requestHeaderNames=["OAI-App-Brand","OAI-Language"] routePattern=/wham/usage status=null url=/wham/usage
2026-09-04 15:10:14.834 [warning] sa_server_request_failed attachAuth=false attachIntegrityState=false error={} errorCode=null hasRequestBody=false method=get requestHeaderNames=["OAI-Language"] routePattern=/wham/tasks/list status=null url=/wham/tasks/list?limit=20&task_filter=current
2026-09-04 15:10:14.855 [warning] sa_server_request_failed attachAuth=false attachIntegrityState=false error={} errorCode=null hasRequestBody=false method=get requestHeaderNames=["OAI-Language","User-Agent","oai-did","originator","sec-ch-ua","sec-ch-ua-mobile","sec-ch-ua-platform"] routePattern=/settings/user status=null url=/settings/user
2026-09-04 15:10:14.965 [warning] sa_server_request_failed attachAuth=false attachIntegrityState=false error={} errorCode=null hasRequestBody=false method=get requestHeaderNames=["OAI-App-Brand","OAI-Language"] routePattern=/wham/usage status=null url=/wham/usage
2026-09-04 15:10:14.973 [error] [Composer] submit failed cwd=/home/nobu/Projects/Python/trading-bot error={} followUp=local mode=local
2026-09-04 15:10:18.833 [warning] sa_server_request_failed attachAuth=false attachIntegrityState=false error={} errorCode=null hasRequestBody=false method=get requestHeaderNames=["OAI-Language"] routePattern=/wham/tasks/list status=null url=/wham/tasks/list?limit=20&task_filter=current
2026-09-04 15:10:18.863 [warning] sa_server_request_failed attachAuth=false attachIntegrityState=false error={} errorCode=null hasRequestBody=false method=get requestHeaderNames=["OAI-Language","User-Agent","oai-did","originator","sec-ch-ua","sec-ch-ua-mobile","sec-ch-ua-platform"] routePattern=/settings/user status=null url=/settings/user
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.
Research direction
Start by reproducing the reported sequence in the VS Code extension: open a new chat, send an initial message, then send one character as a follow-up. Inspect the [Composer] submit failed logs and the related /wham/usage, /wham/tasks/list, and /settings/user warnings. Done means the follow-up message submits without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, vscode
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100