Changelog
- eb3c643 route base import guidance to drive +import (#368)
- fe8da8d Fix/task get my tasks complete flag help (#310)
- 2715b56 add wiki node create shortcut (#320)
- 67cb0a9 ci: add license-header check (#250)
- d5d31f0 docs(lark-doc): document advanced boolean and intitle search syntax for AI agents (#210)
- 284e5b6 feat(mail): add send_as alias support, mailbox/sender discovery APIs, and mail rules API
- c54a135 feat(mail): auto-resolve local image paths in all draft entry points (#205)
- 1f8d4b2 feat(task): support starting pagination from page token (#332)
- 2e345a4 feat(vc): add +recording shortcut for meeting_id to minute_token conversion (#246)
- 35108e1 feat(vc): extract note doc tokens from calendar event relation API (#333)
- 900c12c feat: add FileIO extension for file transfer abstraction (#314)
- daa2173 feat: add docs media-preview shortcut (#334)
- 15bd134 feat: add sheets +write-image shortcut (#343)
- 9fab62b feat: add support for additional search filters (#353)
- 3774717 feat: auto-grant current user access for bot-created docs, sheets, imports, and uploads (#360)
- 99b8aaa feat: improve doc media extension inference (#364)
- db9ca5c feat: improve login scope validation and success output (#317)
- f3c3a4c feat: support custom data dir and log directories (#302)
- 619ec8c fix(api): support stdin and quoted JSON inputs on Windows (#367)
- b4a26b2 fix(base): unify --json help format with tips and agent hints (#372)
- adef52a fix(config): save empty config before clearing keychain entries (#291)
- af83e54 fix(config): validate appId and appSecret keychain key consistency (#295)
- 9d48ef4 fix(doc): post-process
docs +fetchoutput to improve round-trip fidelity (#214) - 78bc66c fix(docs): normalize board_tokens in +create response for mermaid/whiteboard content (#10)
- d6fada0 fix(help): point root help Agent Skills link to README section (#289)
- 3db4f42 fix(run): add missing binary check for lark-cli execution (#362)
- a73c9ae fix: improve raw API diagnostics for invalid or empty JSON responses (#257)
- 7158dc2 fix: reject positional arguments in shortcuts (#227)
- 555722a fix: resolve concurrency races in RuntimeContext (#330)
- a3bced3 refactor: migrate base shortcuts to FileIO (#347)
- f5a8fbf refactor: migrate common/client/im to FileIO and add localfileio tests (#322)
- 0bf4f80 refactor: migrate drive/doc/sheets shortcuts to FileIO (#339)
- e64d245 refactor: migrate mail shortcuts to FileIO (#356)
- 63ea52b refactor: migrate vc/minutes shortcuts to FileIO (#336)
- 6ac5b4d support multipart doc media uploads (#294)