(baseRegistry *coretools.ToolRegistry)
| 35 | currentRunning bool |
| 36 | currentCancel context.CancelFunc |
| 37 | currentRunID uint64 |
| 38 | pendingContext *extractionContext |
| 39 | lastResult *string |
| 40 | SourceSessionID string |
| 41 | SourceAgentID string |
| 42 | SourceTeamName string |