Forward agent display identity to prompts #219

Merged
didericis merged 4 commits from forward-agent-style-prompts into main 2026-06-09 01:42:06 -04:00
2 changed files with 0 additions and 2 deletions
Showing only changes of commit 328069809b - Show all commits
-1
View File
@@ -3,7 +3,6 @@
from __future__ import annotations
import subprocess
import shlex
from typing import Callable
from typing import cast
@@ -20,7 +20,6 @@ from __future__ import annotations
import subprocess
import sys
import time
import shlex
from typing import Mapping, cast
from ...agent_provider import PromptMode, prompt_args