项目地址
https://github.com/1jehuang/jcode
AI 摘要
jcode 是一款极致优化内存与性能的智能代码工具,号称“最省内存的框架”。其本地嵌入关闭时仅占用 27.8 MB(单会话),远低于 Claude Code(386.6 MB)等竞品。支持 Linux、macOS 和 Windows,提供一键安装脚本。主要特点包括高效的会话管理与资源利用,适合大规模多会话工作流。
README 原文
Installation
# macOS & Linux
curl -fsSL https://jcode.sh/install | bash
# Windows 11 (PowerShell 5.1+)
irm https://jcode.sh/install.ps1 | iex
Need Homebrew, source builds, provider setup, or want an agent to set it up for you?
Jump to detailed installation.
Performance & Resource Efficiency
jcode is built to be as performant and resource efficient as possible. Every metric is optimized to the bone, which is important for scaling multi-session...
项目地址
https://github.com/1jehuang/jcode
AI 摘要
jcode 是一款极致优化内存与性能的智能代码工具,号称“最省内存的框架”。其本地嵌入关闭时仅占用 27.8 MB(单会话),远低于 Claude Code(386.6 MB)等竞品。支持 Linux、macOS 和 Windows,提供一键安装脚本。主要特点包括高效的会话管理与资源利用,适合大规模多会话工作流。
README 原文
jcode
The most RAM efficient harness
The most most intelligent harness
Website · Docs · Benchmarks · Features · Install · Quick Start · Further Reading · Contributing
Installation
Need Homebrew, source builds, provider setup, or want an agent to set it up for you?
Jump to detailed installation.
Performance & Resource Efficiency
jcode is built to be as performant and resource efficient as possible. Every metric is optimized to the bone, which is important for scaling multi-session...