feat: capture file pre/post-image to CAS and emit FileWrittenEvent
This commit is contained in:
@@ -105,6 +105,7 @@ fun main() {
|
||||
registry = toolRegistry,
|
||||
eventDispatcher = EventDispatcher(eventStore),
|
||||
workDir = sandboxRoot,
|
||||
artifactStore = artifactStore,
|
||||
)
|
||||
|
||||
logToolInfo(sandboxRoot, workingDir, shellAllowedExecutables, toolRegistry)
|
||||
|
||||
Reference in New Issue
Block a user