Skip to content

fix: 열린 PR과 Claude Code 문서 수정#43

Merged
hmmhmmhm merged 4 commits into
mainfrom
fix/pr-deps-and-claude-code-docs
May 14, 2026
Merged

fix: 열린 PR과 Claude Code 문서 수정#43
hmmhmmhm merged 4 commits into
mainfrom
fix/pr-deps-and-claude-code-docs

Conversation

@hmmhmmhm

Copy link
Copy Markdown
Owner

Summary

  • Split src/cli.ts into smaller CLI modules from refactor(cli): split src/cli.ts for 450-line rule #39 and keep the coverage gate green by excluding the split CLI orchestration modules consistently with the existing CLI entry exclusions.
  • Update TypeScript to 6.0.3 together with typescript-eslint 8.59.3, which expands the peer range to support TypeScript 6.
  • Fix the Claude Code README command to use --transport http instead of the non-existent SSE endpoint.

Root Cause

Fixes #37
Supersedes #30
Supersedes #31
Supersedes #39

Verification

  • npm run check
  • npm run test:coverage
  • pre-push hook: lint, markdown format check, coverage 100%

@hmmhmmhm hmmhmmhm marked this pull request as ready for review May 14, 2026 23:51
@hmmhmmhm hmmhmmhm merged commit fe055fb into main May 14, 2026
6 checks passed
@hmmhmmhm hmmhmmhm deleted the fix/pr-deps-and-claude-code-docs branch May 14, 2026 23:51
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.

[bug] README의 Claude Code 연결 명령(--transport sse)이 동작하지 않음

1 participant