Main
把 jcode 当“harness”用:按任务/分支拆会话,减少上下文串台与返工。
先按 README 的安装脚本跑通,再把模型/Provider 配好,避免长会话中途断档。
把性能当能力:README 给出了多会话场景下的 RAM 对比数据,可作为选型依据。
需要工具调用时优先走 MCP:用结构化工具减少 agent 的自由发挥与误操作。
README (excerpt)
jcode
The next generation coding agent harness to raise the skill ceiling.
Built for multi-session workflows, infinite customizability, and performance.
Features · Install · Quick Start · Further Reading · Contributing
Installation
**macOS & Linux**
curl -fsSL https://raw.githubusercontent.com/1jehuang/jcode/master/scripts/install.sh | bashNeed Windows, Homebrew, source builds, provider setup, or tell your 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 workflows. Here we sample a few metrics to show the difference: RAM usage and boot up.
RAM comparison
1 active session
Source-backed notes
FAQ
|