Skip to content

feat: add CodeArts Agent support#672

Open
ZHRen wants to merge 4 commits intovercel-labs:mainfrom
ZHRen:feat/add-codearts-support
Open

feat: add CodeArts Agent support#672
ZHRen wants to merge 4 commits intovercel-labs:mainfrom
ZHRen:feat/add-codearts-support

Conversation

@ZHRen
Copy link

@ZHRen ZHRen commented Mar 17, 2026

This pull request adds support for the "CodeArts Agent" throughout the codebase. The changes ensure that the agent can be detected, its skills discovered, and its documentation is updated accordingly.

Support for CodeArts Agent:

  • Added "codearts-agent" as a new AgentType in src/types.ts.
  • Registered "CodeArts Agent" in the agents configuration, including detection logic and skills directories in src/agents.ts.
  • Updated the skills discovery logic to include the .codeartsdoer/skills directory in src/skills.ts.

Documentation update:

  • Added "CodeArts Agent" to the skills installation table in README.md.

Additional Context about CodeArts Agent:

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