Skip to content

feat: group agents by .agents/skills universal standard - #5

Merged
ethanfann merged 3 commits into
mainfrom
feat/universal-agents-standard
Feb 22, 2026
Merged

feat: group agents by .agents/skills universal standard#5
ethanfann merged 3 commits into
mainfrom
feat/universal-agents-standard

Conversation

@ethanfann

Copy link
Copy Markdown
Owner

Summary

  • Add universal: boolean to Agent type — agents using .agents/skills as project path
  • Fix project paths for Codex, Copilot, Gemini, OpenCode to .agents/skills
  • Add Kimi Code CLI and Replit as new universal agents
  • Rename clawdbot → openclaw with automatic config migration
  • Group detect output by universal/custom
  • Add .agents/skills to install discovery dirs

Test plan

  • bun test — 142 tests pass
  • bun run src/index.ts detect — grouped output verified
  • Config migration tested (clawdbot → openclaw with state carry-over)

Add universal flag to Agent type, fix project paths for Codex/Copilot/
Gemini/OpenCode to .agents/skills, add Kimi Code CLI and Replit,
rename clawdbot→openclaw with config migration, group detect output
by universal/custom, add .agents/skills to install discovery dirs.
Avoid false positives from shared .agents/skills, add vercel-skills agent mappings, and migrate legacy clawdbot assignments.
@ethanfann
ethanfann merged commit 7e9212f into main Feb 22, 2026
1 check passed
@ethanfann
ethanfann deleted the feat/universal-agents-standard branch February 22, 2026 04:40
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.

1 participant