강의에서 보여준 공식사이트가 현재는 https://code.claude.com/docs/ko/permissions 이런식으로 나와서 저 내용이 아예 안나오는데 , 저건 어느사이트인가요 ? 목차가 너무 달라서 공식문서 참조하다 모를때는 어떤식으로 챕터를 골라야할지 강의 챕터랑 현재 공식문서 큰 목차 챕터가 달라서 찾기가 빡세네요. ㅎ A라는 프로젝트를 참고해서 b를 만들때 worksplace를 하신다고하셨는데, 그러면 레포지토리에 있는 모든 프로젝트 코드를 가져와서 새로운 레포지토리에 복사해서 리팩토링할때 보통 fork뜨거나 zip다운이나 클론받고 새로 git init해서 하는데, 그 방식말고 그냥 원래 프로젝트위에 폴더가 생겨서 거기에 작업되고 git추가 되는형태인가요?
user memory setup폴더 생성하고 user memory에 저장을 하였는데 아래와 같은 에러가 나오고있어요 E325: ATTENTION Found a swap file by the name "~/.claude/. CLAUDE.md .swp" owned by: macmini dated: 목 5월 07 11:12:22 2026 file name: ~macmini/.claude/ CLAUDE.md modified: YES user name: macmini host name: Macui-Macmini.local process ID: 1773 While opening file "/Users/macmini/.claude/ CLAUDE.md " dated: 목 5월 07 11:11:47 2026 (1) Another program may be editing the same file. If this is the case, be careful not to end up with two different instances of the same file when making changes. Quit, or continue with caution. (2) An edit session for this file crashed. If this is the case, use ":recover" or "vim -r /Users/macmini/.claude/ CLAUDE.md " to recover the changes (see ":help recovery"). If you did this already, delete the swap file "/Users/macmini/.claude/. CLAUDE.md .swp" to avoid this message. Swap file "~/.claude/. CLAUDE.md .swp" already exists! [O]pen Read-Only, (E)dit anyway, (R)ecover, (D)elete it, (Q)uit, (A)bort:
요금제 가입후, 미션 수행하려고 했는데 아래 에러가 나타납니다. 해결방법이 있으면 알려주세요. API Error: 400 We've updated our Consumer Terms and Privacy Policy. You'll need to accept them in claude.ai with the email in /status to continue.
궁금한게 있습니다 2026 05 06 기준 Docs 에서 200줄 이하로 CLAUDE.md 를 유지하라고했는데 만약 import 문법으로 CLAUDE.md 파일을 줄였는데 import 로 가져온 md 내용의 길이가 200줄이 넘거나 좀 많다고 가정하면 그건 괜찮은 건가요?... import 문법으로 줄인다고해도 결국.. claude 가 import 한 md 파일을 읽을 텐데 그건 import로 해서 CLAUDE.md 가 줄어들었다고 해도 읽는 양은 똑같지 않나하는 궁금증에 여쭤봅니다..