1jehuang/jcode
A Rust-based CLI harness for running and managing AI coding agents with multi-session memory and extensibility.

Velocity · 7d
+45
★ / day
Trend
→steady
star history
jcode is a terminal-based coding agent harness built in Rust. It provides a framework for interfacing with large language models (Claude, OpenAI) and multi-agent systems via MCP (Model Context Protocol). The tool supports multi-session workflows with persistent memory, allowing agents to maintain context across extended coding tasks. It is designed for performance and resource efficiency when scaling to multiple concurrent agent sessions.