AI Briefing
KO

jcode: AI coding agent running on 27.8MB RAM

1jehuang/jcode

·2026.08.20 09:57

jcode is an AI coding agent optimized to the extreme for memory usage and boot speed. It uses 27.8MB of RAM per single session, which is up to 13 times less than existing tools such as Claude Code or OpenCode. The time to first frame rendering is 14ms, providing instant response compared to other tools that consume hundreds to thousands of milliseconds.

jcode performance demo: Overwhelming boot and rendering speed compared to existing tools
jcode performance demo: Overwhelming boot and rendering speed compared to existing tools

It features a built-in memory system that embeds conversation content into semantic vectors and stores them in a graph structure. The agent automatically recalls relevant information without token consumption and verifies information retrieval via side agents when necessary. Memory is automatically extracted and consolidated at session end or when semantic drift occurs, maintaining long-term memory.

Memory system demo: Automatic recall of information relevant to conversation context
Memory system demo: Automatic recall of information relevant to conversation context

It provides Swarm functionality where the server automatically manages conflicts when running multiple agents in the same repository. When one agent modifies a file, other agents receive immediate notifications to review or ignore the differences. Agents can autonomously create sub-agents for parallel task processing when needed, with the main agent acting as a coordinator.

Swarm demo: Real-time collaboration and conflict resolution between multiple agents
Swarm demo: Real-time collaboration and conflict resolution between multiple agents

It supports subscription-based OAuth flows for Claude, OpenAI, Gemini, GitHub Copilot, and others, allowing users to continue using their existing AI models. The terminal UI includes a dedicated library that renders mermaid diagrams 1800 times faster, and a side panel allows real-time viewing of file contents or diffs. It is suitable for developers who want a resource-light environment when scaling multi-session workflows.

GitHub
GitHub repository

1jehuang/jcode

The most RAM efficient harness

Rust

This introduction was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report errors, attribution issues, or removal requests via Contact.