Add agent-dotfiles external plugin 🤖🤖🤖#1222
Open
saqibameen wants to merge 1 commit intogithub:stagedfrom
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds the agent-dotfiles project as a new external plugin (npm-sourced) so it appears in the generated plugin marketplace list used by this repo.
Changes:
- Appended a new
agent-dotfilesentry toplugins/external.jsonwith annpmsource pinned to0.1.1. - Regenerated
.github/plugin/marketplace.jsonto include the new external plugin entry.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| plugins/external.json | Adds the agent-dotfiles external plugin metadata and npm source reference. |
| .github/plugin/marketplace.json | Updates the generated marketplace output to include agent-dotfiles. |
Add agent-dotfiles to the external plugins list. agent-dotfiles lets developers write AI coding rules once and sync them to every coding agent including Command Code, Claude Code, Cursor, Copilot, Codex, and OpenCode. Source: npm (agent-dotfiles@0.1.1) Co-authored-by: CommandCodeBot <noreply@commandcode.ai>
fd58667 to
f2bb094
Compare
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.
Summary
agent-dotfilesChanges
plugins/external.json- added the agent-dotfiles entry with npm source.github/plugin/marketplace.json- regenerated vianpm startTest plan
npm installandnpm start(build completed successfully)marketplace.jsonregenerated with the new plugin includedstagedbranch