@@ -102,3 +102,4 @@ class RemoteActionRequest(BaseModel):
lines: int = 100
from_head: bool = False
full: bool = False
+ follow: bool = False