Skip to content

Commit b3039cc

Browse files
committed
docs(changeset): describe the 30-minute question lease accurately
1 parent 86825b8 commit b3039cc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
'@pymodel/pythinker-code': patch
2+
'@pymodel/pythinker-code': minor
33
---
44

5-
Questions no longer expire after 60 seconds, expired questions are not reported as user dismissals, answers retain question text and option labels, and Escape no longer dismisses a question.
5+
Questions now stay open for 30 minutes instead of 60 seconds, and the card warns when the lease is close to its end. An expired question is no longer reported to the agent as a user dismissal, answers carry the question text and the option labels the user saw instead of internal ids, Escape no longer dismisses an open question, and a question that cannot be delivered now fails as a tool error instead of a silent dismissal.

0 commit comments

Comments
 (0)