plugin-integration - manifest for skills#116
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the FastEdge plugin-source integration by expanding the manifest to include example “blueprint/pattern” sources for skills ingestion, and aligns supporting docs/indexing scripts and documentation formatting.
Changes:
- Expanded
fastedge-plugin-source/manifest.jsonwith new example-based sources and target mappings; bumped manifest version to1.1.0. - Updated plugin-source scripts (
generate-llms-txt.sh,generate-docs.sh,check-copilot-sync.sh) for ordering, portability, and prompt structure. - Normalized markdown table formatting across docs and example indexes; added agent governance docs and ignored debugger artifacts.
Reviewed changes
Copilot reviewed 15 out of 16 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| llms.txt | Reordered documentation links to surface Quickstart near the top. |
| fastedge-plugin-source/manifest.json | Added new example sources and mappings for skills extraction; version bump. |
| fastedge-plugin-source/generate-llms-txt.sh | Language-agnostic package-name detection and curated docs ordering for llms.txt. |
| fastedge-plugin-source/generate-docs.sh | Fixed temp-file cleanup glob; wrapped existing doc content in tags for generation prompts. |
| fastedge-plugin-source/check-copilot-sync.sh | Made mapping-table parsing POSIX-friendly; switched manifest parsing to jq. |
| examples/README.md | Reformatted the examples index table. |
| docs/SDK_API.md | Table formatting normalization (no functional doc content changes observed). |
| docs/INIT_CLI.md | Table formatting normalization. |
| docs/INDEX.md | Table formatting normalization. |
| docs/BUILD_CLI.md | Table formatting + clarified success output for direct vs config-driven mode. |
| docs/ASSETS_CLI.md | Table formatting normalization. |
| context/CONTEXT_INDEX.md | Updated conventions around adding/editing examples and terminology. |
| context/CHANGELOG.md | Logged the examples/terminology conventions decision. |
| CLAUDE.md | Added governance pointer to AGENTS.md. |
| AGENTS.md | Added company-wide AI agent policy file. |
| .gitignore | Ignored FastEdge debugger artifact directory. |
qrdl
approved these changes
Apr 7, 2026
|
🎉 This PR is included in version 2.2.1-beta.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 2.2.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.