Skip to content

refactor(subagent): rename entity type agent to subagent and migrate to features/subagent#36

Merged
ohing504 merged 5 commits intomainfrom
refactor/agent-domain
Mar 19, 2026
Merged

refactor(subagent): rename entity type agent to subagent and migrate to features/subagent#36
ohing504 merged 5 commits intomainfrom
refactor/agent-domain

Conversation

@ohing504
Copy link
Owner

Summary

  • 엔티티 타입 "agent""subagent" 리네이밍 (.claude/agents/ subagent definition 파일과 AI agent 개념 구분)
  • src/features/subagent/로 config, server, queries, components 이관
  • ENTITY_ICONS, ENTITY_ACTIONS, board column, i18n 키 전면 업데이트
  • 기존 사용자 설정의 "agents" column id → "subagents" 자동 마이그레이션 추가
  • CONVENTIONS.md에 Agent vs Subagent 용어 규칙 추가
  • Hook handler type "agent"는 Claude Code 외부 포맷이므로 유지

Test plan

  • pnpm typecheck 통과
  • pnpm lint 통과
  • pnpm test 통과 (322 tests, 31 files)
  • pnpm build 통과
  • 기존 column id 마이그레이션 동작 확인

🤖 Generated with Claude Code

ohing504 and others added 5 commits March 19, 2026 09:58
…ate to features/subagent

- Rename entity type "agent" → "subagent" to distinguish from AI agents (Claude Code, Cline, etc.)
- "subagent" refers to .claude/agents/ subagent definition files
- Migrate config, server, queries, components to src/features/subagent/
- Rename all entity icons, actions, board column, i18n keys accordingly
- Add legacy "agents" column id migration in agentfiles-config
- Add Agent vs Subagent terminology rules to CONVENTIONS.md
- Keep hook handler type "agent" unchanged (Claude Code external format)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ohing504 ohing504 merged commit c288c5e into main Mar 19, 2026
1 check passed
@ohing504 ohing504 deleted the refactor/agent-domain branch March 19, 2026 01:28
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.

1 participant