Back to browse
GitHub Repository

A .NET C# CLI Coding Agent powered by Ollama + Semantic Kernel and RazorConsole. Run locally or in the cloud. Refactors code, proposes diffs, and updates your project safely — no API keys required.

6 starsC#

MandoCode – local-first AI coding agent (.NET and Ollama)

by devmando·Jun 12, 2026·2 points·0 comments

AI Analysis

●●SolidNiche GemShip It

RazorConsole TUI is a clever touch, but Aider dominates the local CLI agent space.

Strengths
  • RazorConsole enables reactive virtual DOM terminal UI instead of basic text streams.
  • Semantic Kernel allows structured planning and tool use without requiring cloud API keys.
  • MCP support future-proofs the agent for interoperability with other AI tooling.
Weaknesses
  • Coding agent market is saturated with mature tools like Aider and Continue.
  • Early stage with six stars suggests unproven stability and community support.
Target Audience

.NET developers wanting local AI coding assistance

Similar To

Aider · Continue · Open Interpreter

Post Description

I built MandoCode, an open source CLI coding agent in .NET that runs against local Ollama models. No API keys, nothing leaves your machine (Ollama cloud models work too if you want them). It reads, edits, searches, plans, and browses the web across your codebase, and it supports MCP and Skills.

Install with dotnet tool install -g MandoCode.

I found semantic Kernel great to give me the ability to just go and build on .NET C#. Lots of more work to do!

Similar Projects

Developer Tools●●Solid

CocoSearch – semantic code search with syntax-aware chunking

Hybrid vector+keyword search beats single-mode retrieval, but Cursor and Cody already own this.

Solve My ProblemDark Horse
VioletCranberry
213mo ago