📰 뉴스
- Anthropic이 Slack 안에 상주하는
Claude Tag베타를 공개했다. @Claude로 일을 맡기면 채널 맥락을 기억하고 스레드로 진행 상황을 공유한다. https://the-decoder.com/claude-tag-embeds-anthropics-ai-in-slack-already-writes-65-percent-of-internal-code-company-says/ - Cursor는 자체 학습 모델, 에이전트 동시 작업용 Git 플랫폼
Origin, 모바일 앱을 함께 예고했다. 코딩 도구가 IDE를 넘어 협업 인프라로 커지는 신호다. https://the-decoder.com/cursor-announces-its-own-ai-model-a-new-git-platform-and-a-mobile-app/ - OpenAI는 Trail of Bits와
Patch the Planet을 시작했다. 오픈소스 보안 취약점을 AI로 찾고, 사람이 검토해 실제 패치와 테스트까지 연결하려는 실험이다. https://techcrunch.com/2026/06/22/openai-launches-new-initiative-to-help-find-and-patch-open-source-bugs/ - IBM Research는 CUGA 예제 24개를 공개했다. 모델·도구·상태·샌드박스 배관은 하네스가 맡고, 개발자는 도구 목록과 프롬프트에 집중하는 방식이다. https://huggingface.co/blog/ibm-research/cuga-apps
- Mistral OCR 4는 문서에서 글자뿐 아니라 제목·표·수식·서명 같은 블록 역할도 읽는다. PDF와 슬라이드를 다루는 에이전트에게 꽤 실용적인 업데이트다. https://the-decoder.com/mistrals-new-ocr-model-beats-competitors-in-72-percent-of-blind-test-cases-company-says/
🔥 GitHub 트렌딩
- calesthio/OpenMontage — 리서치부터 대본, 에셋, 편집, 렌더링까지 묶은 오픈소스 에이전트형 영상 제작 시스템. https://github.com/calesthio/OpenMontage
- bytedance/deer-flow — 샌드박스, 메모리, 도구, 서브에이전트로 긴 작업을 처리하는 슈퍼에이전트 하네스. https://github.com/bytedance/deer-flow
- anthropics/claude-plugins-official — Anthropic이 관리하는 Claude Code 플러그인 디렉터리. 설치 전 신뢰성 확인은 필수. https://github.com/anthropics/claude-plugins-official
- palmier-io/palmier-pro — Claude/Codex/Cursor와 MCP로 연결되는 macOS용 AI 네이티브 영상 편집기. https://github.com/palmier-io/palmier-pro
▶️ YouTube
- “You NEED to try these 12 open-source AI projects RIGHT NOW” — Matthew Berman: 오늘 GitHub 트렌딩과 겹치는 오픈소스 에이전트·영상 도구들을 한 번에 훑어준다. https://www.youtube.com/watch?v=2lmBj_XQq0I
💬 커뮤니티
- Simon Willison은 Claude Code로 Moebius 0.2B 이미지 인페인팅 모델을 브라우저 WebGPU 데모로 포팅했다. 작은 모델+에이전트 코딩 사례다. https://simonwillison.net/2026/Jun/22/porting-moebius/#atom-everything
- “Prompt Injection as Role Confusion”은 프롬프트 인젝션을 권한·역할 혼동 문제로 설명한다. 에이전트 권한 설계할 때 참고할 만하다. https://role-confusion.github.io