Skip to content

feat: add deno doc --agents#32044

Draft
littledivy wants to merge 1 commit intodenoland:mainfrom
littledivy:deno_doc_agents
Draft

feat: add deno doc --agents#32044
littledivy wants to merge 1 commit intodenoland:mainfrom
littledivy:deno_doc_agents

Conversation

@littledivy
Copy link
Member

Closes #31987

This PR adds deno doc --agents [specifier] as described in #31987. This command should be manually defined in an agents skill. The output includes:

  • How to use deno doc effectively.
  • Export mapping of the module
  • Direct dependencies, versions resolved from lockfile and how to get their skills and docs.
  • Custom user defined agent skills for JSR packages if it contains AGENTS.md.

@littledivy littledivy changed the title feat: deno doc --agents feat: add deno doc --agents Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

deno doc for agents?

1 participant