Skip to content

Comments

feat: add Firebender as a supported agent#372

Open
kevo1ution wants to merge 1 commit intovercel-labs:mainfrom
kevo1ution:add-firebender-agent
Open

feat: add Firebender as a supported agent#372
kevo1ution wants to merge 1 commit intovercel-labs:mainfrom
kevo1ution:add-firebender-agent

Conversation

@kevo1ution
Copy link

Summary

  • Adds Firebender as a supported agent in the skills CLI
  • Project path: .firebender/skills/
  • Global path: ~/.firebender/skills/
  • Detection: checks for ~/.firebender directory

Firebender is a coding agent for JetBrains IDEs (Android Studio, IntelliJ IDEA, etc.) with native skills support. Docs: https://docs.firebender.com/multi-agent/skills

Changes

  • src/types.ts: Added 'firebender' to AgentType union
  • src/agents.ts: Added Firebender agent config with detection, project, and global paths
  • README.md: Added Firebender to compatibility table and related links (auto-generated sections updated via sync-agents.ts)
  • package.json: Keywords updated via sync-agents.ts

Test plan

  • validate-agents.ts passes (no duplicate names or paths)
  • sync-agents.ts successfully updates README.md and package.json
  • All unit tests pass (integration tests have pre-existing Node v20 TS execution failures)
  • Code formatted with Prettier

🤖 Generated with Firebender

@vercel
Copy link

vercel bot commented Feb 15, 2026

@kevo1ution is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

Add Firebender (JetBrains IDE coding agent) to the skills CLI so
users can install skills to .firebender/skills/ directories.

- Project path: .firebender/skills/
- Global path: ~/.firebender/skills/
- Detection: checks for ~/.firebender directory

🤖 Generated with [Firebender](https://firebender.com)

Co-Authored-By: Firebender <help@firebender.com>
@quuu
Copy link
Collaborator

quuu commented Feb 18, 2026

hey! can you support the .agents path for skills? and then you can be added to the top universal section?

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.

2 participants