Skip to content

refactor: derive agent directory names from AgentConfig in detect_agents#94

Merged
raiderrobert merged 1 commit into
mainfrom
refactor/56/agent-dir-names-from-config
May 15, 2026
Merged

refactor: derive agent directory names from AgentConfig in detect_agents#94
raiderrobert merged 1 commit into
mainfrom
refactor/56/agent-dir-names-from-config

Conversation

@raiderrobert
Copy link
Copy Markdown
Owner

Closes #56

Extract _agent_top_dir() helper to derive directory names from
AgentConfig.global_skill_dir rather than hardcoding .claude, .cursor,
etc. Removes drift risk if agent configs change.

@raiderrobert raiderrobert force-pushed the refactor/56/agent-dir-names-from-config branch from 28410a3 to 930c84c Compare May 15, 2026 02:34
Closes #56

Extract _agent_top_dir() helper to derive directory names from
AgentConfig.global_skill_dir rather than hardcoding .claude, .cursor,
etc. Removes drift risk if agent configs change.
@raiderrobert raiderrobert force-pushed the refactor/56/agent-dir-names-from-config branch from 930c84c to cee1111 Compare May 15, 2026 02:54
@raiderrobert raiderrobert merged commit 8a1546f into main May 15, 2026
5 checks passed
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.

refactor: derive agent directory names from AgentConfig in detect_agents()

1 participant