Skip to content

v5.16.4

Choose a tag to compare

@github-actions github-actions released this 05 Jun 12:46
· 27 commits to main since this release

Fixed AI document-extraction status checks hanging. clio magic status --wait (and any flow that waits for extraction to finish) used to wait the full timeout instead of noticing when a document had finished extracting. It now recognizes completed, failed, and partially-completed workflows correctly, and checks them all in a single batched request.