Skip to content

latest docs#43

Merged
godronus merged 1 commit into
mainfrom
fix/plugin-test-results
Jun 1, 2026
Merged

latest docs#43
godronus merged 1 commit into
mainfrom
fix/plugin-test-results

Conversation

@godronus

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings May 23, 2026 15:08

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the documentation generation pipeline to better enforce “raw markdown only” model output, and refreshes several generated docs files to reflect the latest output formatting/content.

Changes:

  • Adds a “sandwich” output constraint to the generation prompt and introduces a retry/salvage loop intended to strip conversational preamble and require a level‑1 heading.
  • Makes the salvage logic fence-aware (so # inside fenced code blocks doesn’t incorrectly trigger heading detection).
  • Regenerates/normalizes markdown tables in docs/ and makes generate-llms-txt.sh optional.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
fastedge-plugin-source/generate-docs.sh Tightens prompt constraints, adds retry + fence-aware stripping/validation, skips empty tiers, and conditionally runs llms.txt generation
docs/TEST_FRAMEWORK.md Regenerated table formatting in RunnerConfig section
docs/TEST_CONFIG.md Regenerated table formatting and clarifies built-in responder shorthand in the request.url description
docs/RUNNER.md Regenerated table formatting for built-in responder header behavior

Comment thread fastedge-plugin-source/generate-docs.sh
Comment thread fastedge-plugin-source/generate-docs.sh
@godronus godronus requested a review from qrdl May 23, 2026 15:10
@godronus godronus merged commit 2e2556a into main Jun 1, 2026
7 of 8 checks passed
@godronus godronus deleted the fix/plugin-test-results branch June 1, 2026 07:17
@godronus

godronus commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator Author

🎉 This PR is included in version 0.2.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants