Windows: overload-killed turns, Unix-only tests, and 18 test fixes (branch ready)
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 19.9k
- Forks
- 2.3k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 30
Description
Prepared branch: https://github.com/YalmutairiAisc/jcode/tree/fix/windows-overload-and-tests (4 commits on current master, maintainer_can_modify intended). PR creation from this account is rejected (GraphQL permission error / REST 404 while the same token creates PRs on the fork fine), so filing as an issue instead. Summary: provider overloads killed manual turns permanently (observed live during the 2026-08-18 Anthropic brownout); word-deletes now log their originating key event (#896 class); jcode-sdk was Unix-only and broke cargo test --workspace compile on Windows (ported to jcode-transport); 13 -p jcode --lib failures and 5 e2e suites fixed (219/0 and 51/0 now). Full writeup in the branch's commit messages. Happy to open the PR if PR access is enabled.
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 reviewing the prepared branch and its commit messages, which describe the overload handling, word-delete logging, and Windows test portability changes. Run cargo test --workspace, then check the reported -p jcode --lib results and five end-to-end suites; done means the listed Windows and test failures remain resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, operating-systems, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100