Forge
csharp3407750f
1namespace AgentForge.Plugin.View;
2
3public sealed record ForgeDiffRenderContext(string RepoName, string SourceBranch);
4
View only · write via MCP/CIDE