Skip to content

Add task dependency from docs:llm to docs:cli#2745

Merged
bfirsh merged 3 commits intogenerate-cli-docsfrom
copilot/sub-pr-2736
Feb 19, 2026
Merged

Add task dependency from docs:llm to docs:cli#2745
bfirsh merged 3 commits intogenerate-cli-docsfrom
copilot/sub-pr-2736

Conversation

Copy link

Copilot AI commented Feb 18, 2026

The docs:llm task concatenates all docs including docs/cli.md, but didn't ensure CLI docs were generated first.

Changes

  • Added depends = ["docs:cli"] to the docs:llm task in mise.toml

This ensures mise run docs:llm automatically generates CLI reference docs before including them in docs/llms.txt, matching the pattern used by other tasks like test:integration.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI and others added 2 commits February 18, 2026 23:02
This ensures CLI docs are always generated before being included in llms.txt

Co-authored-by: bfirsh <40906+bfirsh@users.noreply.github.com>
Co-authored-by: bfirsh <40906+bfirsh@users.noreply.github.com>
Copy link
Author

Copilot AI commented Feb 18, 2026

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • mise.run
    • Triggering command: /usr/bin/curl curl REDACTED (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI changed the title [WIP] Update CLI documentation generation from Go code Add task dependency from docs:llm to docs:cli Feb 18, 2026
Copilot AI requested a review from bfirsh February 18, 2026 23:05
@bfirsh bfirsh marked this pull request as ready for review February 19, 2026 00:09
@bfirsh bfirsh requested a review from a team as a code owner February 19, 2026 00:09
@bfirsh bfirsh merged commit a44190d into generate-cli-docs Feb 19, 2026
16 checks passed
@bfirsh bfirsh deleted the copilot/sub-pr-2736 branch February 19, 2026 00:10
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.

2 participants

Comments