xlsx-for-ai v3.0.13 (xfa alias)
Doc-class — registers xfa as a documented alias for the connector so short prompts route reliably.
xfa is already the internal brand surface (xfa_ API key prefix, XFA_* env vars, XFA_PRIVACY, XFA_WORKBOOK_CACHE_*). This release surfaces the alias to the model + the user-facing UI:
- Connector display name →
xlsx-for-ai (xfa)in Claude Desktop. - long_description opens with
(short name **xfa**). - manifest description + keywords carry the alias.
- xlsx_read description is prepended with
xfa —(workhorse tool, 69% of all traffic per the wild-adoption Part 0 reality-check). - README intro gains an italic alias note.
No functional behavior change. The other 49 tool descriptions are left as-is — once the model is routing inside the connector, the connector-level alias is what closed the routing decision; adding xfa — to every description would inflate the catalog ~300 chars without adding selection signal.
Full changelog: https://github.com/senoff/xlsx-for-ai/blob/main/CHANGELOG.md