A small C# demo coding-agent harness. It shows a basic agent loop with tool calling, file edits, bash approval, chat persistence, compaction, skills, and plan mode.
export OPENAI_API_KEY=...
dotnet run --project SDDCodingAgentdotnet test SDDCodingAgent.sln