Developer Builds Open-Source AI Coding Agent Entirely in Pure C#/.NET
A veteran C#/.NET developer with over 23 years of experience has built Litos, a minimal open-source AI coding agent written entirely in C#/.NET without any Python or TypeScript. The project is structured around three layers — the core agent loop, the tooling and LLM provider integrations, and a UI layer — keeping each concern cleanly separated. Litos supports multiple LLM providers including OpenAI, Anthropic, and Gemini, and can be operated via a desktop app, terminal, or even Telegram. The agent works by repeatedly querying the model, executing requested tool calls such as file edits or shell commands, and feeding results back until the model returns a final response. The project is still a work in progress but is publicly available on GitHub, with the desktop and Telegram experiences functional today.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in