You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added ixf docs table append-row dry-run/apply for appending one row to native docx tables, including local PNG/JPEG/SVG image cells uploaded through docx_image and verified by readback.
Added ixf bitable inspect/read and ixf bitable attach --dry-run for safe bitable metadata inspection and attachment upload planning across direct bitable, wiki bitable, and docx embedded bitable URLs.
Added ixf bitable record create --dry-run and API-only --apply to create records from JSON input, upload attachment-field files, append to the current view by default, optionally restore top insertion with --insert-position top, and verify by clientvars readback.
Kept ixf bitable attach --apply fail-closed until the existing-record update API contract is captured, preventing accidental docs/sheets misrouting.
Updated README, routing docs, Go parity, and installed skill guidance so native docs table row appends route to ixf docs table append-row while bitable attachment requests route to ixf bitable.