v0.1.16
Fix PDF upload on Python 3.13+ without removed cgi module. Replace cgi.FieldStorage with stdlib multipart parsing for /api/open. Co-authored-by: Cursor <cursoragent@cursor.com>
Fix PDF upload on Python 3.13+ without removed cgi module. Replace cgi.FieldStorage with stdlib multipart parsing for /api/open. Co-authored-by: Cursor <cursoragent@cursor.com>