#2169·jsdoc

Feature Request: suggesting the best practice to package the api-docs.json for agent AI to auto discover

Author: qingfengxiaCreated May 24, 2026Updated May 24, 2026

Request

stating the best practice by packaging the dist/docs/api-docs.json into npm build system, so api can be auto discovered by agent at runtime, also with a unified CLI and json snippet style.

Suggested Solution

I am trying to standardizing how coding agents can retrieve the API at runtime, make api-doc-explorer CLI a fundamental tool as grep/ls-file https://github.com/qingfengxia/api-doc-explorer