Skip to content

feat: add ForgeCode agent support#640

Closed
elliotllliu wants to merge 1 commit intovercel-labs:mainfrom
elliotllliu:feat/forgecode-agent
Closed

feat: add ForgeCode agent support#640
elliotllliu wants to merge 1 commit intovercel-labs:mainfrom
elliotllliu:feat/forgecode-agent

Conversation

@elliotllliu
Copy link
Contributor

Summary

Closes #635

Adds ForgeCode as a supported agent.

Paths

Path
Project skills .forge/skills
Global skills ~/forge/skills
Detection ~/forge

Changes

  • src/types.ts: Add 'forgecode' to AgentType union
  • src/agents.ts: Add ForgeCode agent configuration

Testing

  • pnpm build
  • pnpm test ✅ (375/375 tests pass)

Add ForgeCode as a supported agent with the following paths:
- Project skills: .forge/skills
- Global skills: ~/forge/skills
- Detection: ~/forge

Closes vercel-labs#635
@elliotllliu
Copy link
Contributor Author

Closing as duplicate of #648 which has the correct implementation.

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.

[Agent]: handle ForceCode in npx skills installation

1 participant