agent active

SharpClawCode

Maker: Independent License: MIT First released: 2025 Language: C#
CLI

About

SharpClawCode brings the Claude Code/opencode pattern to teams standardized on C#, built on the Microsoft Agent Framework with a modular solution of roughly twenty projects spanning runtime, agents, tools, permissions, providers, MCP, and sessions. Sessions are durable — persistent conversation state, checkpoints, append-only event logs, replay, and cross-session project memory — and permissions follow modes from readOnly to dangerFullAccess with approval gates and budgets. Providers cover Anthropic and OpenAI-compatible endpoints plus a local catalog for Ollama and llama.cpp, and plugins, workspace skills, hooks, and worktrees round out the harness surface. The repository has moved to the clawdotnet organization, so the previously listed sharpclaw URL now 404s; the census URL should be updated. It is MIT-licensed, actively developed with strong in-repo documentation, and aimed at .NET teams embedding agents rather than end users.

Other entries by Independent