↓ 2 callersFunctionbuild_session_update(
event: dict[str, Any],
*,
quest_id: str,
cursor: int,
session_id: str | None = None,
)
src/deepscientist/acp/envelope.py:111
↓ 2 callersMethodbuild_setup_prompt(
self,
*,
entry: dict[str, Any],
hardware_payload: dict[str, Any] | None = No
src/deepscientist/benchstore/prompt_builder.py:26