Skip to content

Comments

feat(agents): add loaf agent support#397

Open
veyzyn wants to merge 2 commits intovercel-labs:mainfrom
veyzyn:codex/add-loaf-agent-support
Open

feat(agents): add loaf agent support#397
veyzyn wants to merge 2 commits intovercel-labs:mainfrom
veyzyn:codex/add-loaf-agent-support

Conversation

@veyzyn
Copy link

@veyzyn veyzyn commented Feb 20, 2026

Summary

Add loaf as a supported agent in the Skills CLI installer.

Changes

  • add loaf to AgentType
  • add Loaf agent config:
    • project path: .agents/skills
    • global path: ~/.loaf/skills
    • detection: ~/.loaf exists
  • regenerate README/package metadata via sync script

Notes

  • Loaf also supports the universal path ~/.agents/skills for skill discovery.
  • This registry entry keeps ~/.loaf/skills as the explicit global install target for --agent loaf.

Validation

  • node scripts/validate-agents.ts
  • node scripts/sync-agents.ts
  • pnpm format
  • pnpm type-check
  • pnpm test

@quuu
Copy link
Collaborator

quuu commented Feb 20, 2026

please support .agents/ at the global path

@veyzyn
Copy link
Author

veyzyn commented Feb 20, 2026

the cli supports .agents/, ive now changed the path in the pr to .agents/ aswell

@veyzyn veyzyn force-pushed the codex/add-loaf-agent-support branch from aeb1dd3 to 25b1ced Compare February 20, 2026 20:46
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