Skip to content

No Agents in ~/.claude/agents #41

@schergr

Description

@schergr

When I launch ccflare in ~/documents/projects/ccflare, the dashboard says there are no agents in ~/.claude/agents but there are, there is at least one subdirectory, and a number of sub dirs under that that contain agents. Claude says The problem is that the agent registry's loadAgents() method at packages/agents/src/discovery.ts:176 uses Node.js's readdir() function which doesn't automatically follow symbolic links. When it reads the ~/.claude/agents/ directory, it sees the symlink awesome-claude-agents but treats it as a directory instead of following it to find the actual .md files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions