feat(herdr): complete Herdr 0.8.0 adaptation and sanitize module
This commit is contained in:
@@ -12,7 +12,7 @@ import pytest
|
||||
def _create_mock_agent_session(mam_sandbox):
|
||||
"""Helper to register an active agent session in mock herdr."""
|
||||
subprocess.run(["herdr", "agent", "start", "test-creator-claude",
|
||||
"--workspace", str(mam_sandbox), "--cwd", str(mam_sandbox),
|
||||
"--kind", "claude", "--pane", "w1:p1",
|
||||
"--", "claude"], capture_output=True, text=True, cwd=str(mam_sandbox))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user