Skip to content

fix generated AGENTS static section link - #1807

Open
omerbek wants to merge 1 commit into
base:masterfrom
omerbek:agent/fix-agents-static-link-1806
Open

fix generated AGENTS static section link#1807
omerbek wants to merge 1 commit into
base:masterfrom
omerbek:agent/fix-agents-static-link-1806

Conversation

@omerbek

@omerbek omerbek commented Aug 12, 2026

Copy link
Copy Markdown

Closes #1806.

What changed

  • Added static to the generated docs skip list.
  • Regenerated docs/AGENTS.md so it no longer links to ./static/llms.txt.

Why

docs/static/ contains static assets, but the AGENTS generator was treating it as a documentation section and producing a link to a missing docs/static/llms.txt file.

Testing

  • Ran node scripts/agents.js
  • Confirmed docs/AGENTS.md no longer contains [Static](./static/llms.txt)

@cb-heimdall

Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/2
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

@omerbek
omerbek force-pushed the agent/fix-agents-static-link-1806 branch from 754e372 to 058526b Compare August 12, 2026 16:05
@omerbek
omerbek force-pushed the agent/fix-agents-static-link-1806 branch from 058526b to 420d8a7 Compare August 12, 2026 16:06
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.

Generated AGENTS.md links to missing static/llms.txt

2 participants