2025년 6월 28일
멀티 에이전트 연구 시스템 구축 과정
> https://www.anthropic.com/engineering/built-multi-agent-research-system
이제 Claude는 웹, Google Workspace, 그리고 다양한 통합 기...
2025년 6월 28일
Claude Code 모범 사례
> https://www.anthropic.com/engineering/claude-code-best-practices
최근 [Claude Code](https://www.anthropic.com/news/cla...
2025년 6월 28일
AI 시스템에서의 문맥 기반 정보 검색
> https://www.anthropic.com/engineering/contextual-retrieval
AI 모델이 특정 문맥에서 유용하게 작동하려면 배경 지식에 접근할 필요가 있다. 예를 들어, 고객 지원...
2025년 6월 28일
Claude Desktop Extensions: 클로드 데스크톱용 원클릭 MCP 서버 설치
> 원문: https://www.anthropic.com/engineering/desktop-extensions
작년에 Model Context Protocol(MCP)을 출시했을 때, 개발자들이 파일 시스템부터...
2025년 4월 12일
Chrome에서 이미지 요청 우선순위를 어떻게 결정할까?
> 원문: https://www.debugbear.com/blog/chrome-image-request-prioritization
이 글에서는 Chrome이 이미지에 대한 [요청 우선순위](https://www....
2025년 4월 12일
이중 키 캐싱: 브라우저 캐시 분할이 웹에 미친 변화
> 원문: https://addyosmani.com/blog/double-keyed-caching/
웹의 캐싱 모델은 지난 20년 이상 우리에게 잘 작동해 왔다. 최근 들어, 개인정보 보호를 이유로 캐싱 방식에 ...
2025년 3월 9일
[SE-0040] 속성 인자에서 등호를 콜론으로 대체하기
## 속성 인자에서 등호를 콜론으로 대체하기
* 제안: [SE-0040](0040-attributecolons.md)
* 작성자: [Erica Sadun](https://github.com/erica)
* 리뷰 ...
2025년 3월 9일
[SE-0039] 플레이그라운드 리터럴 현대화
## 플레이그라운드 리터럴 현대화
* 제안: [SE-0039](0039-playgroundliterals.md)
* 작성자: [Erica Sadun](https://github.com/erica)
* 리뷰 관리자...
2025년 3월 9일
[SE-0038] 패키지 매니저 C 언어 타겟 지원
## 패키지 매니저 C 언어 타겟 지원
* 제안: [SE-0038](0038-swiftpm-c-language-targets.md)
* 작성자: [Daniel Dunbar](https://github.com/dd...
2025년 3월 9일
[SE-0037] 주석과 연산자 간의 상호작용 명확화
## 주석과 연산자 간의 상호작용 명확화
* 제안: [SE-0037](0037-clarify-comments-and-operators.md)
* 작성자: [Jesse Rusak](https://github.com...
2025년 3월 9일
[SE-0036] 열거형 인스턴스 멤버 구현 시 선행 점 접두사 요구
## 열거형 인스턴스 멤버 구현 시 선행 점 접두사 요구
* 제안: [SE-0036](0036-enum-dot.md)
* 작성자: [Erica Sadun](https://github.com/erica), [C...
2025년 3월 9일
[SE-0035] inout 캡처를 @noescape 컨텍스트로 제한하기
## `inout` 캡처를 `@noescape` 컨텍스트로 제한하기
* 제안: [SE-0035](0035-limit-inout-capture.md)
* 작성자: [Joe Groff](https://github...
2025년 3월 9일
[SE-0034] 디버깅 식별자와 라인 제어 문장 구분하기
## 디버깅 식별자와 라인 제어 문장 구분하기
* 제안: [SE-0034](0034-disambiguating-line.md)
* 작성자: [Erica Sadun](https://github.com/erica)
...
2025년 3월 9일
[SE-0033] Objective-C 상수를 Swift 타입으로 임포트하기
## Objective-C 상수를 Swift 타입으로 임포트하기
* 제안: [SE-0033](0033-import-objc-constants.md)
* 작성자: [Jeff Kelley](https://github...
2025년 3월 9일
[SE-0032] Sequence에 first(where:) 메서드 추가
## `Sequence`에 `first(where:)` 메서드 추가
* 제안: [SE-0032](0032-sequencetype-find.md)
* 작성자: [Lily Ballard](https://github....
2025년 3월 9일
[SE-0031] inout 선언을 타입 데코레이션에 맞게 조정하기
## `inout` 선언을 타입 데코레이션에 맞게 조정하기
* 제안: [SE-0031](0031-adjusting-inout-declarations.md)
* 작성자: [Joe Groff](https://gith...
2025년 3월 9일
[SE-0030] 프로퍼티 동작(Withdrawn)
## 프로퍼티 동작
* 제안: [SE-0030](0030-property-behavior-decls.md)
* 작성자: [Joe Groff](https://github.com/jckarter)
* 리뷰 관리자: ...
2025년 3월 9일
[SE-0029] 함수 적용 시 암시적 튜플 스플랫 동작 제거
## 함수 적용 시 암시적 튜플 스플랫 동작 제거
* 제안: [SE-0029](0029-remove-implicit-tuple-splat.md)
* 작성자: [Chris Lattner](https://github...
2025년 3월 9일
[SE-0028] Swift의 디버깅 식별자 현대화
## Swift의 디버깅 식별자 현대화
* 제안: [SE-0028](0028-modernizing-debug-identifiers.md)
* 작성자: [Erica Sadun](https://github.com/e...
2025년 3월 9일
[SE-0027] 문자열에 코드 유닛 초기화 메서드 추가(Rejected)
## 문자열에 코드 유닛 초기화 메서드 추가
* 제안: [SE-0027](0027-string-from-code-units.md)
* 작성자: [Zachary Waldowski](https://github.com...