Privacy and advertising choices

Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy

LogoGit-Stars
  • Top Stars
  • Trending
  • AI Agent
  • Daily Picks
  • Insights
  • Methodology
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Methodology
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
1J

1jehuang/jcode

AI Agent

The most intelligent agent harness for code

9.6k Stars1.1k Forks107 Open Issues9.6k WatchersRustMIT
AI AgentMCP ServerLLM ToolDeveloper ToolUI Framework
Source and compliance noteLast synced: Jul 21, 2026

Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.

Original GitHub sourceMethodologyEditorial Policy
Editorial Evaluation

1jehuang/jcode is tracked as a Rust project in the AI Agent, MCP Server, LLM Tool, Developer Tool, UI Framework area. This evaluation combines public GitHub metadata, category signals, short source summaries, and Git-Stars editorial rules rather than copying project documentation.

Momentum check: the repository has 9.6k total stars, with +568 today, +0 this week, and +0 this month. These growth windows help distinguish durable adoption from short-lived visibility spikes.

Maintenance check: current activity is Active; the latest push was 1 days ago, and the open issue queue is 107, about 1.11% of total stars. Treat this as an adoption signal, not a substitute for engineering due diligence.

Adoption check: 1.1k forks and 9.6k watchers suggest how often the project is reused or followed. License signal: MIT. Always verify license compatibility before commercial or internal use.

Practical fit: this project is most relevant when you need AI prototypes, LLM workflows, and agent-style applications. Be cautious when you need a legal review, security audit, or production SLA.

Source check: Git-Stars currently has 2 explicit source reference(s) for this report and a recent growth signal of 568. Follow the original GitHub repository for final install, security, and release information.

Best For
  • AI prototypes, LLM workflows, and agent-style applications
  • developer workflow automation and command-line tooling
  • Rust teams evaluating ecosystem-native tooling
  • use cases where recent maintenance matters
Avoid When
  • you need a legal review, security audit, or production SLA
Adoption Signals

Momentum

9.6k Stars

Reuse

1.1k Forks

Attention

9.6k Watchers

Maintenance

active

License

MIT

Open issues

107

Overview

jcode is a next-generation coding agent harness designed for multi-session workflows, offering infinite customizability and high performance. It is optimized for resource efficiency, using significantly less RAM and booting faster than competing tools.

Key Features

- Extremely low RAM usage (27.8 MB with local embedding off) compared to competitors (e.g., Claude Code uses 386.6 MB). - Fast boot time (14.0 ms time to first frame) vs. alternatives (e.g., Antigravity CLI at 383.5 ms). - Supports multi-session workflows with minimal resource overhead.

Tool Positioning

AI Agent

Agent frameworks, autonomous workflows, and tool-use systems

MCP Server

Model Context Protocol servers, clients, and integrations

LLM Tool

Libraries and tools for LLM apps, RAG, prompts, and evals

Developer Tool

Tools that improve coding, testing, build, and local workflow

UI Framework

Frontend frameworks, design systems, and interface libraries

Quick Start
curl -fsSL https://jcode.sh/install | bash
View on GitHub Project Homepage
Project Activity

83

Health Score

Active

Commit Activity

Jan 5, 2026

Created

Jul 20, 2026

Last push

Source Trail

GitHub repository metadata

metadata

GitHub README

readme_summary

Star History

+0

Today's growth

+0

7-day growth

+0

30-day growth

Jul 21, 2026Jul 21, 2026
Community Health
1.1k

Forks

107

Open

9.6k

Watchers

Owner
1J

1jehuang

GitHub profile
Topics & Language
Rustaiai-agentai-coding-agentclaudeclicoding-agentllmmcpopenairustterminaltui
Ecosystem & Usage
GitHub Repository Project Website
Alternatives & Comparison

codecrafters-io/build-your-own-x

Master programming by recreating your favorite technologies from scratch.

529k

sindresorhus/awesome

😎 Awesome lists about all kinds of interesting topics

487k

freeCodeCamp/freeCodeCamp

freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.

452k

public-apis/public-apis

A collective list of free APIs

452k

EbookFoundation/free-programming-books

:books: Freely available programming books

393k
License
MIT
CreatedJan 5, 2026
Last pushJul 20, 2026
Last syncedJul 21, 2026
Community Standards

✓

License

✓

Forked

✓ Active

Maintained

AI AnalysisAnalyzed by Git-Stars

Problem Solved

jcode solves the problem of high resource consumption when running multiple AI coding agents concurrently, which is common in complex development workflows. Unlike other tools that consume hundreds of MB per session, jcode achieves significantly lower RAM usage (e.g., 27.8 MB with local embedding off), enabling scalable multi-agent setups without hardware strain.

Capabilities

Developers can build multi-session coding workflows where multiple agents collaborate on different parts of a codebase simultaneously, such as parallel code review, automated refactoring, or simultaneous feature development. The harness supports infinite customizability, allowing integration with various LLMs and tools, and is optimized for performance, making it suitable for large-scale projects. Real-world use cases include CI/CD pipeline automation, pair programming at scale, and managing complex monorepos with multiple agents.

Bottom Line

jcode is ideal for developers who need to run multiple AI coding agents efficiently, especially in resource-constrained environments or large-scale projects. Those who prefer simpler single-agent tools or have abundant hardware may not need its optimizations. The key trade-off is that while jcode excels in performance and scalability, it may require more initial setup and configuration compared to out-of-the-box solutions.

Full AI Analysis