| Wanted to share my coding agent, which has been working great with these local models for simple tasks. https://github.com/0xku/kon It takes lots of inspiration from pi (simple harness), opencode (sparing little ui real state for tool calls - mostly), amp code (/handoff) and claude code of course I hope the community finds it useful. It should check a lot of boxes: Its not just a toy implementation but a full fledged coding agent now (almost). All the common options like: @ attachments, / commands, AGENTS.md, skills, compaction, forking (/handoff), exports, resuming sessions, model switch ... are supported. All the local models were tested with llama-server buildb8740 on my 3090 - see https://github.com/0xku/kon/blob/main/docs/local-models.md for more details. [link] [comments] |
gemma-4-26B-A4B with my coding agent Kon
Reddit r/LocalLLaMA / 4/10/2026
💬 OpinionDeveloper Stack & InfrastructureSignals & Early TrendsTools & Practical Usage
Key Points
- The post introduces “Kon,” a GitHub coding agent project designed to work smoothly with local LLMs for straightforward coding tasks.
- Kon emphasizes simplicity (small system prompt under 270 tokens), no telemetry, and broad compatibility with local models tested against several GGUF options.
- The agent supports multiple provider backends (e.g., OpenAI/Anthropic-compatible APIs including OpenAI, Anthropic, Copilot, Azure, etc.), enabling flexible deployment choices.
- It offers common coding-agent workflow features such as attachments, commands, AGENTS.md, skills, session resuming, model switching, and “forking”/handoff capabilities.
- The author reports local testing using llama-server on an NVIDIA 3090, documenting model performance and setup in separate repo docs.
Related Articles

Black Hat USA
AI Business

Black Hat Asia
AI Business

GLM 5.1 tops the code arena rankings for open models
Reddit r/LocalLLaMA

Big Tech firms are accelerating AI investments and integration, while regulators and companies focus on safety and responsible adoption.
Dev.to

My Bestie Built a Free MCP Server for Job Search — Here's How It Works
Dev.to