Skip to content

feat(tools): add AgentsMesh β€” universal config sync for AI coding agents πŸ€–πŸ€–πŸ€–#1631

Open
sampleXbro wants to merge 1 commit intogithub:stagedfrom
sampleXbro:add-agentsmesh-tool
Open

feat(tools): add AgentsMesh β€” universal config sync for AI coding agents πŸ€–πŸ€–πŸ€–#1631
sampleXbro wants to merge 1 commit intogithub:stagedfrom
sampleXbro:add-agentsmesh-tool

Conversation

@sampleXbro
Copy link
Copy Markdown

Summary

Adds AgentsMesh to the tools page as a CLI tool.

AgentsMesh lets teams maintain a single canonical source (.agentsmesh/) for rules, commands, agents, skills, MCP servers, hooks, and permissions β€” then auto-generates native config files for 18+ AI coding tools including GitHub Copilot, Claude Code, Cursor, Gemini CLI, Windsurf, Codex CLI, and more.

Key highlights

  • One source β†’ every tool: Write config once, generate native files for all supported AI coding agents
  • Bidirectional sync: Import existing tool configs losslessly via agentsmesh import --from <target>
  • CI drift detection: agentsmesh check exits non-zero when generated files drift from lock
  • Global mode: Sync personal AI config across all projects (~/.claude/, ~/.cursor/, etc.)
  • Published on npm: agentsmesh
  • Documentation: samplexbro.github.io/agentsmesh

Changes

  • Added agentsmesh entry to website/data/tools.yml with category "CLI Tools", installation instructions, feature list, and relevant tags

Checklist

  • Branch created from staged
  • Entry follows existing YAML schema and conventions
  • Links verified (GitHub, npm, docs)
  • Category matches existing patterns (CLI Tools)
  • featured: false (community contribution)

@sampleXbro sampleXbro requested a review from aaronpowell as a code owner May 6, 2026 09:01
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

🟑 Contributor Reputation Check: MEDIUM risk

Check Risk
Profile MEDIUM
Credential audit NONE

Maintainers: please review this contributor before merging.
See the workflow run for full details.
Automated check powered by AGT.

@github-actions github-actions Bot added website-update PR touches website content or code needs-review:MEDIUM Contributor reputation check flagged MEDIUM risk labels May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-review:MEDIUM Contributor reputation check flagged MEDIUM risk website-update PR touches website content or code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant