please add auto counitnue for jcode
Open
Nobody has claimed this yet.
autonomous: no
enhancement
priority: medium
triage: needs-decision
- Dominant language
- Rust
- Stars
- 19.9k
- Forks
- 2.3k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 30
Description
I have issues with internet , and sometimes models dont send response , and the jcode stops , need to add a auto retry with time adding for the next response, dont stop the agent coding be cause of network issue, or model not sending response till user stop the agnet himself
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
The issue names no files, tests, or entry points. Start by locating the CLI agent's model-response and network-error handling, then trace how an interrupted coding run exits; done means transient failures retry with increasing delays while allowing the user to stop the agent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- ai, cli, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100