diff --git a/docs/features/steering-and-queueing.md b/docs/features/steering-and-queueing.md index 7dbdc17b7..e02988d81 100644 --- a/docs/features/steering-and-queueing.md +++ b/docs/features/steering-and-queueing.md @@ -81,9 +81,7 @@ async def main(): ) # Start a long-running task - msg_id = await session.send( - "Refactor the authentication module to use sessions", - ) + msg_id = await session.send("Refactor the authentication module to use sessions") # While the agent is working, steer it await session.send(