#82 · Primary category: AI Coding Assistants

jcode

ai ai-agent ai-coding-agent claude cli coding-agent llm mcp openai rust terminal tui

The most RAM efficient harness

Project last updated:08/29/26

GitHub Stars

18.8K

Forks

2.1K

Contributors

14

License

MIT

Why we included this project

jcode is a Rust-based coding agent that runs in the terminal alongside your editor and shell. You hand it a task and it reads your code, edits files, and runs commands on your machine. Its main selling point is parallelism: the harness is built so you can run several agent sessions at once without the machine bogging down, which helps if you juggle multiple tasks or a small team shares one workstation. The maintainers publish their own benchmarks for memory use and startup time against other terminal agents, so the efficiency claims are checkable rather than just marketing. It's MIT licensed and the harness is open, so you can see exactly what the agent is allowed to do and adapt it to your own workflow.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category