MCP를 깃허브에서 코드를 받아서 등록할 때도 있고 smithery ai 에서 터미널 명령어 복사해서 터미널로 깔아버리기도 합니다 클로드 코드에서 mcp 잘 사용하다가 대화창이 꺼진것도 아닌데 하루 지났을 때 어떤 mcp들은 사라져있거나 연결이 끊기기도 하네요 (사용 mcp : notion,sequantial thinking,context7,google super) 어디에다가 저장을 해놔야 이런 문제 없이 지속해서 잘 유지가 될까요? 그리고 서브에이전트의 경우 자연어로 클로드 코드에 서브에이전트 만들어달라는 프롬프트를 입력하여 .claude > agernts 폴더를 생성하고 거기에 영상에서 직접 넣는 방법을 알려주신것처럼 마크다운 파일로 만들어주더군요 그런데 영상보고 따라 해서 직접 만들었던 code-reviwer의 경우 실행이 되면 노란색으로 배경처리가 되면서 실제로 에이전트가 활동하는 느낌이라면 나머지 자연어 프롬프트로 AI가 직접 만든 에이전트들은 뭔가 활동을 할 때도 안할 때도 있다는 생각이 듭니다 요즘은 우선 프로젝트 플랜모드로 계획 잡을때 프롬프트에 항상 "활용 가능한 모든 서브에이전트를 총동원해 오케스트레이션 가동해줘"를 입력하는데요 뭔가 말로는 에이전트를 활용했다고 하고 실제 에이전트 이름이 나올 때도 있는데 제가 서브에이전트 활용을 정확하게 하고 있는건지 자세히 모르겠습니다 제 방식이 맞는걸까요?
Next 최신 버전으로 수업 듣고 있습니다. 강의 자료에 이 파일이 들어가있는데 오히려 이 설정을 적용하면 1MB 제한이 걸려 업로드 되지 않습니다 발생된 오류 메시지 Error: Body exceeded 1 MB limit. To configure the body size limit for Server Actions, see: https://nextjs.org/docs/app/api-reference/next-config-js/serverActions#bodysizelimit at ignore-listed frames { statusCode: 413 } ⨯ uncaughtException: Error: Body exceeded 1 MB limit. To configure the body size limit for Server Actions, see: https://nextjs.org/docs/app/api-reference/next-config-js/serverActions#bodysizelimit at ignore-listed frames { statusCode: 413 } ⨯ uncaughtException: Error: Body exceeded 1 MB limit. To configure the body size limit for Server Actions, see: https://nextjs.org/docs/app/api-reference/next-config-js/serverActions#bodysizelimit at ignore-listed frames { statusCode: 413 } ⨯ Error: Body exceeded 1 MB limit. To configure the body size limit for Server Actions, see: https://nextjs.org/docs/app/api-reference/next-config-js/serverActions#bodysizelimit at ignore-listed frames { statusCode: 413, digest: '2270266421@E394' } 강의에서 알려주는 설정으로 해야 1MB 이상 이미지가 정상 업로드 되었습니다. experimental: { // 'experimental' 아래에 serverActions를 정의해야 합니다. serverActions: { bodySizeLimit: "1000mb", // 원하는 크기로 조절하세요 (예: '50mb', '100mb') }, }, 강의 자료 수정이 필요할 것 같습니다.
안녕하세요! 강의 잘 듣고있습니다. 260125에 추가하신 클로드 코드 스킬 생성하기 강의를 보면 MCP server는 사용을 안해도 컨텍스트를 차지하기때문에 이를 skills를 이용해서 컨텍스트를 필요할때만 차지하게 하면서 mcp server를 사용할 수 있다라고 설명하셨는데 MCP Tool Search가 나온 시점에서는 모든 claude 플랫폼에서 사용가능하게하기위해서 skills를 사용할 순 있어도 컨텍스트를 줄이기 위해서는 사용할 필요가 없는건가요?
클로드코드 설치를 C:드라이브가 아니라 d: 드라이브에 설치할 수 없는가요? c:드라이브 여유용량이 18gb만 남아 있고, D:드라이브는 100gb정도 남아 있기 때문입니다. 아니면 c:드라이브 용량을 키우는 방법이 있을까요? d: 드라이브에 설치하여도 문제가 없는가요?
맥 사용자 입니다. homebrew를 이용해 클로드 코드를 설치 하려고 하는데 혹시 터미널 경로가 어디든 상관이 없나요? 그리고 전에 클로드 코드를 한번 설치 했던것 같은데 버전이 옛날 버전이라 brew upgrade claude-code 명어를 이용해 업데이트 해보았는데 Error: It seems there is already a Binary at '/opt/homebrew/bin/claude'. 이런 에러가 나서 질문해보고 다시 삭제를 해서 설치 하던거 원일을 알고 수정을 해보고 싶습니다.
[!] Flutter (Channel stable, 3.24.5, on Microsoft Windows [Version 10.0.19045.6466], locale ko-KR) • Flutter version 3.24.5 on channel stable at C:\flutter ! The flutter binary is not on your path. Consider adding C:\flutter\bin to your path. ! The dart binary is not on your path. Consider adding C:\flutter\bin to your path. • Upstream repository https://github.com/flutter/flutter.git • Framework revision dec2ee5c1f (1 year, 3 months ago), 2024-11-13 11:13:06 -0800 • Engine revision a18df97ca5 • Dart version 3.5.4 • DevTools version 2.37.3 • If those were intentional, you can disregard the above warnings; however it is recommended to use "git" directly to perform update checks and upgrades. [√] Windows Version (Installed version of Windows is version 10 or higher) [X] Android toolchain - develop for Android devices X Unable to locate Android SDK. Install Android Studio from: https://developer.android.com/studio/index.html On first launch it will assist you in installing the Android SDK components. (or visit https://flutter.dev/to/windows-android-setup for detailed instructions). If the Android SDK has been installed to a custom location, please use `flutter config --android-sdk` to update to that location. [√] Chrome - develop for the web • Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe [√] Visual Studio - develop Windows apps (Visual Studio Community 2019 16.11.2) • Visual Studio at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community • Visual Studio Community 2019 version 16.11.31624.102 • Windows 10 SDK version 10.0.19041.0 [!] Android Studio (not installed) • Android Studio not found; download from https://developer.android.com/studio/index.html (or visit https://flutter.dev/to/windows-android-setup for detailed instructions). [√] VS Code (version 1.108.2) • VS Code at C:\Users\user\AppData\Local\Programs\Microsoft VS Code • Flutter extension can be installed from: https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter [√] Connected device (3 available) • Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.19045.6466] • Chrome (web) • chrome • web-javascript • Google Chrome 144.0.7559.133 • Edge (web) • edge • web-javascript • Microsoft Edge 144.0.3719.115 [√] Network resources • All expected network resources are available. ! Doctor found issues in 3 categories. exit code 0 여기서 Android toolchain 부분 [x] 부분인데 이거 필수로 설치 해야 되는 부분이죠?
선생님 안녕하세요. 편의적으로 연동해서 사용하는 것은 알겠지만 . Cursor와 Claude를 연동해서 사용하려고 하는데, 환경 설정 단계에서 계속 문제가 발생해서 질문드립니다. 현재 Cursor와 Claude CLI 설치, 확장 설치, 환경 변수 설정 등 여러 방법을 시도해봤는데 터미널에서 IDE 연동이 제대로 되지 않아 Cursor 내부에서는 Claude 패널이 보이긴 하지만, 터미널에서는 /ide 연결이 계속 실패하고 있어 환경 설정 단계에서 학습 진행이 멈춘 상황입니다. 그래서 질문드립니다. 강의를 진행할 때 반드시 Cursor와 Claude를 연동해서 사용해야 하는지 Cursor–Claude 연동은 나중에 익숙해진 뒤에 설정해도 괜찮은지 환경 설정에 시간이 너무 많이 소요되어 학습 진도가 전혀 나가지 않고 있어 조언 부탁드립니다. 감사합니다.
내가 타이타닉에 탔었다면?! PyTorch & Next.js로 생존 확률 예측 AI 웹 서비스 만들기
안녕하세요! 코드 중에서 이해 안가는 부분이 있어 질문드립니다. fig = px.sunburst(df, path=["Pclass", "Sex", "SurvivalStatus"], values="PassengerId", # 각 조각의 크기를 승객 수로 설정 title="Hierachical View of Survival by Class and Sex", color="Survived", color_discrete_map={1:'gold', 0:'darkblue'}) fig.show() 여기에서 values="PassengerId", # 각 조각의 크기를 승객 수로 설정 이라고 하셨는데 PassengerId는 단순 인덱스 개념이 아닌가요? 왜 사람 수를 의미하게 되는지 이해가 잘 가지 않습니다.
안녕하세요 선생님. Cursor에서 Claude IDE 연동 문제 때문에 문의드립니다. 현재 상황을 정리하면 다음과 같습니다. Cursor에서 Claude Code 확장 설치 및 활성화 완료 Cursor 좌측에 Claude 패널이 정상적으로 표시되고 응답도 생성됨 Claude CLI는 native 버전(2.1.37)으로 정상 실행됨 /doctor 결과도 native 실행 상태로 정상 표시됨 하지만 터미널에서: claude /ide 를 실행하면 계속 아래 메시지만 반복됩니다. Installed extension to Cursor No available IDEs detected. 또는 IDE selection cancelled 환경변수(PATH), npm 설치 제거, native 재설치, 프로필 충돌 제거 등 가능한 설정은 전부 점검하고 초기화까지 진행했지만 터미널에서 IDE 감지만 계속 실패하는 상태입니다. 다만 Cursor 내부 Claude 패널에서는 코드 분석과 응답이 정상적으로 동작합니다. 이 경우: Windows + Cursor 환경에서 /ide 감지가 안 되는 것이 정상적인 현상인지 강의 진행 시 터미널 IDE 연동 없이 Cursor 패널만 사용해도 되는지 추가로 확인해야 할 설정이 있는지 확인 부탁드립니다. 감사합니다.
https://www.youtube.com/watch?v=k1l4NJw5SF0 해당 유튜브 채널에서 설명하는 AI 프로젝트 팀을 만드는 방법이 서브 에이전트를 관련된 전문가로 만들어서 서브에이전트 체이닝을 통해 각 전문가 서브에이전트들이 하나의 프로젝트에 대해서 협업해서 업무를 보게끔 만들어내는 방식이 맞을까요?