fix(prompts): prefer task_id in continuation guidance
This commit is contained in:
@@ -520,7 +520,7 @@ session_id: ses_standalone_def
|
||||
cleanupMessageStorage(sessionID)
|
||||
})
|
||||
|
||||
test("should include session_id and checkbox instructions in reminder", async () => {
|
||||
test("should include task_id and checkbox instructions in reminder", async () => {
|
||||
// given - boulder state, Atlas caller
|
||||
const sessionID = "session-resume-test"
|
||||
setupMessageStorage(sessionID, "atlas")
|
||||
|
||||
Reference in New Issue
Block a user