1jehuang/jcode

The most RAM efficient harness

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 10 minutes ago
Added to GitGenius on May 28th, 2026
Created on January 5th, 2026
Open Issues & Pull Requests: 421 (+0)
GitHub issues: Enabled
Number of forks: 2,172
Total Stargazers: 18,970 (+0)
Total Subscribers: 99 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 11.6 hours
Mean response time: 3.3 days
90th percentile: 4.9 days
Tracked items: 849

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 94% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Almost all tracked open issues have seen activity in the last three months. Only 6% of issues opened in the past year have been closed. Three people close 91% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 389
New in 7 days: 63
Closed in 7 days: 29
Avg open age: 10 days
Stale 30+ days: 128
Stale 90+ days: 34

Recent activity

Opened in 7 days: 54
Closed in 7 days: 21
Comments in 7 days: 50
Events in 7 days: 228

Top labels

  • bug (442)
  • triage: needs-decision (265)
  • enhancement (229)
  • priority: medium (227)
  • autonomous: no (220)
  • triage: reproducible (210)
  • priority: high (201)
  • autonomous: clear (143)

Detailed Description

jcode is a CLI tool and AI coding agent harness built in Rust that emphasizes RAM efficiency and intelligent code generation capabilities.

The tool addresses the resource constraints of running AI-powered coding agents by optimizing memory usage and startup performance. It integrates with large language models and supports the Model Context Protocol, allowing developers to leverage AI assistants like Claude and OpenAI for code generation and automation tasks through a terminal interface.

Developers should consider jcode if they need to run multiple concurrent AI coding sessions with minimal resource overhead, or if they work in environments where RAM is constrained. The project positions itself as both the most RAM-efficient and most intelligent harness in its category, with documented performance benchmarks available. The tool provides an SDK for integration and detailed documentation on its website.

The project maintains a substantial base of real-world adopters, as evidenced by the fact that nearly all open issues originate from outside users rather than the core team. Maintainers typically respond to new issues and pull requests within a day. Work in the issue tracker centers on bug fixes and reproducible issues marked with medium priority.