Memory Efficient Coding Agent ( MECA ) vram < 8GiB wukong is the first MECA-class implementation. Primary target: 4–8GB VRAM via ollama.
Memory Efficient Coding Agent (MECA) — reference implementation.
MECA (Memory Efficient Coding Agent) is a class of coding agent defined by the following properties:
An agent that supports local models but was not designed around these constraints is not MECA-class — it is a large-model agent with local inference shimmed in.
wukong is the first MECA-class implementation. Primary target: 4–8GB VRAM via ollama.
Aider, opencode, goose — all built for large models. Run them on a 7b model and they degrade silently: context assumptions are wrong, tool schemas are too complex for reliable small model parsing, no budget awareness.
wukong is built the other way. The 7b model is the design target. Everything follows from that.
| Problem | What existing agents do | What wukong does |
|---|---|---|
| 7b models hallucinate complex tool call formats | Simplify nothing, degrade silently | Flat tool schema with minimal surface area |
| Context bloat tanks small model output quality | Truncate or ignore | Active token budget tracking with explicit pruning per step |
| Full tasks exceed small model working memory | Pass full task, let model figure it out | Rule-based decomposition into bounded subtasks |
Open-source AI coding agent for the terminal. Claude Code-grade accuracy with smart model routing — uses the right AI model for each task, cutting costs 10x. Supports Claude, GPT, Gemini, DeepSeek & more.
A general-purpose Python framework for building LLM agents and multi-agent systems. "Four lines of code, an agent with memory."
Ultimate LLM API Integration Cookbook 2026 for Cursor & AI Agents
Ultimate Multi-Agent OS for Autonomous AI NPCs 2026
PrivateAgent is an open-source Android automation agent built with Flutter. It utilizes the DeepSeek API and native Android Accessibility Services to interpret screen layouts and execute multi-step tasks across any installed application via natural language commands.
把一队分工 Agent 织成一条写小说的流水线,做成桌面客户端;写作指纹让它越写越像你(BYO DeepSeek key,纯本地)。
Workflows from the Neura Market marketplace related to this DeepSeek resource