Minor Changes
-
3b259c8:
qawolf run createforwardsQAWOLF_CHAT_SESSION_IDaschatSessionId, so a run started from a chat session reports its result back into that chat. Pins@qawolf/api-contracts0.38.0.The contract rejects
aiTaskIdandchatSessionIdtogether, and an AI task pod that holds a conversation exports both variables, so the CLI sends one: an explicit flag beats an ambient variable, and when both are ambient the task id wins, which is the id such a pod sends today.