Skip to content

fix(subagent): move Zod schema inside component to fix paraglide init timing#37

Merged
ohing504 merged 1 commit intomainfrom
fix/subagent-schema-timing
Mar 19, 2026
Merged

fix(subagent): move Zod schema inside component to fix paraglide init timing#37
ohing504 merged 1 commit intomainfrom
fix/subagent-schema-timing

Conversation

@ohing504
Copy link
Owner

Summary

  • AddSubagentDialog의 Zod 스키마를 모듈 최상위에서 컴포넌트 내부로 이동
  • 모듈 로드 시점에 m.subagents_add_name_required() 호출 시 paraglide 미초기화 에러 수정

Test plan

  • pnpm typecheck 통과
  • pnpm test 통과 (322 tests)

🤖 Generated with Claude Code

… timing

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ohing504 ohing504 merged commit be21680 into main Mar 19, 2026
1 check passed
@ohing504 ohing504 deleted the fix/subagent-schema-timing branch March 19, 2026 01:36
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