Skip to content

feat(inbox): approval-item expiry (TTL) for all approval kinds (#622) - #637

Open
cagdasyurekli wants to merge 2 commits into
andrewyng:mainfrom
cagdasyurekli:feat/issue-622-inbox-approval-ttl
Open

cagdasyurekli wants to merge 2 commits into
andrewyng:mainfrom
cagdasyurekli:feat/issue-622-inbox-approval-ttl

Conversation

@cagdasyurekli

@cagdasyurekli cagdasyurekli commented Sep 6, 2026

Copy link
Copy Markdown

Closes #622

Changes

Add configurable approval TTLs and expired outcomes across the Inbox, manager and engine. Expired requests reject late approval and unblock suspended turns with a visible expiration result. Waiting for an already-expired item no longer reacquires the non-reentrant store lock. Plan-mode hard denials initialize the approval outcome and return a denial instead of raising an unbound-variable exception.

Verification

  • Full Python suite: pytest tests -q — 1,964 passed, 1 skipped (macOS, Python 3.14).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Inbox approval-item expiry (TTL) for all approval kinds

1 participant