Initial commit to new repository
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace AxCopilot.Services.Agent;
|
||||
|
||||
public record HookExecutionResult(string HookName, bool Success, string Output);
|
||||
Reference in New Issue
Block a user