<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title><![CDATA[데브데이(DevDay) - 개발자 뉴스를 매일매일]]></title>
        <description><![CDATA[데브데이(DevDay)는 개발자를 위한 기술 뉴스 큐레이션 서비스로, 최신 기술 트렌드와 개발자 뉴스를 한눈에 제공합니다.]]></description>
        <link>https://devday.kr</link>
        <image>
            <url>https://devday.kr/opengraph-image.png</url>
            <title>데브데이(DevDay) - 개발자 뉴스를 매일매일</title>
            <link>https://devday.kr</link>
        </image>
        <generator>RSS for Node</generator>
        <lastBuildDate>Mon, 06 Jul 2026 09:07:04 GMT</lastBuildDate>
        <atom:link href="https://devday.kr/feed.xml" rel="self" type="application/rss+xml"/>
        <pubDate>Mon, 06 Jul 2026 09:07:04 GMT</pubDate>
        <copyright><![CDATA[All rights reserved 2026, DevDay]]></copyright>
        <language><![CDATA[ko]]></language>
        <item>
            <title><![CDATA[숨겨진 예술 작품 발견: API 필드의 흥미로운 이야기]]></title>
            <description><![CDATA[시카고 미술관 API의 'has_not_been_viewed_much' 필드에 대한 흥미로운 분석. 숨겨진 예술 작품 발견, 데이터 수집 방식, AI 크롤링 영향 등을 다룹니다.]]></description>
            <link>https://devday.kr/article/art-institute-chicago-api-less-viewed-field-analysis</link>
            <guid isPermaLink="false">art-institute-chicago-api-less-viewed-field-analysis</guid>
            <category><![CDATA[art institute chicago api]]></category>
            <category><![CDATA[has_not_been_viewed_much]]></category>
            <category><![CDATA[hidden art pieces]]></category>
            <category><![CDATA[data collection methods]]></category>
            <category><![CDATA[ai web crawling impact]]></category>
            <category><![CDATA[api metrics discussion]]></category>
            <category><![CDATA[시카고 미술관 API]]></category>
            <category><![CDATA[덜 본 작품]]></category>
            <dc:creator><![CDATA[해커뉴스]]></dc:creator>
            <pubDate>Mon, 06 Jul 2026 08:00:45 GMT</pubDate>
            <enclosure url="https://static.devday.kr/thumbnails-w800/hn-48799155-6c95f474.webp" length="0" type="image/webp"/>
            <content:encoded><![CDATA[<img src="https://static.devday.kr/thumbnails-w800/hn-48799155-6c95f474.webp" alt="아트 인스티튜트 시카고 API의 '덜 본 작품' 필드 분석" style="max-width:100%; margin-bottom: 20px;" /><br/><p><strong>🎨 숨겨진 예술 작품 발견: API 필드의 흥미로운 이야기</strong></p><hr/>• 시카고 미술관 API에 **'덜 본 작품(has_not_been_viewed_much)'** 필드가 포함되어 화제임
• 해당 필드는 2010년 이후 **200회 미만 조회된 작품**을 나타내며, 발견의 즐거움을 제공함
• 커뮤니티에서는 **데이터 수집 방식**과 **AI 크롤링**의 영향에 대한 논의가 활발함]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[로컬 LLM으로 나만의 AI 작업대 만들기]]></title>
            <description><![CDATA[클라우드 AI의 한계를 넘어, Ollama 등으로 로컬 LLM을 활용해 나만의 AI 작업대를 만드는 방법을 알아봅니다. 코드 요약, 문서 정리 등 실용적인 활용법과 주의점을 제시합니다.]]></description>
            <link>https://devday.kr/article/local-llm-personal-ai-workbench</link>
            <guid isPermaLink="false">local-llm-personal-ai-workbench</guid>
            <category><![CDATA[로컬 LLM 설정]]></category>
            <category><![CDATA[Ollama 사용법]]></category>
            <category><![CDATA[whichllm 추천]]></category>
            <category><![CDATA[로컬 LLM 활용 사례]]></category>
            <category><![CDATA[개인 개발자 AI 도구]]></category>
            <category><![CDATA[로컬 LLM vs ChatGPT]]></category>
            <category><![CDATA[LLM 환각 현상 대처법]]></category>
            <category><![CDATA[로컬 LLM 자동화]]></category>
            <dc:creator><![CDATA[요즘IT]]></dc:creator>
            <pubDate>Mon, 06 Jul 2026 05:00:17 GMT</pubDate>
            <enclosure url="https://static.devday.kr/thumbnails-w800/yozm-3835-a412e65e.webp" length="0" type="image/webp"/>
            <content:encoded><![CDATA[<img src="https://static.devday.kr/thumbnails-w800/yozm-3835-a412e65e.webp" alt="로컬 LLM: 나만의 작은 AI 작업대 만들기" style="max-width:100%; margin-bottom: 20px;" /><br/><p><strong>💻 로컬 LLM으로 나만의 AI 작업대 만들기</strong></p><hr/>• 클라우드 AI의 비용, 사용량 제한, 인터넷 연결 필요성, 개인 정보 우려 등 단점을 극복하기 위해 **로컬 LLM 도입** 고려
• Ollama, whichllm 같은 도구 활용으로 **로컬 LLM 설치 및 모델 선택 장벽이 낮아짐**
• 로컬 LLM은 ChatGPT 대체재가 아닌, **반복적이고 작은 작업 보조 도구**로 활용 시 유용함
• 코드 설명, 문서 정리, 로그 요약 등 **사람이 직접 확인 가능한 작업**에 적합하며, 복잡한 판단은 대형 모델에 맡겨야 함]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Flipper Zero, 펌웨어 개발 지속 및 커뮤니티 소통 방식 변경 발표]]></title>
            <description><![CDATA[Flipper Zero 팀이 펌웨어 개발 지속 및 커뮤니티 기여 방안을 발표했습니다. GitHub Discussions 투표, 엄격한 PR 검토 등 새로운 규칙과 아키텍처 변경 내용을 확인하세요.]]></description>
            <link>https://devday.kr/article/flipper-zero-firmware-development-community-engagement-update</link>
            <guid isPermaLink="false">flipper-zero-firmware-development-community-engagement-update</guid>
            <category><![CDATA[Flipper Zero firmware development]]></category>
            <category><![CDATA[Flipper Zero community contribution]]></category>
            <category><![CDATA[Flipper Zero GitHub Discussions]]></category>
            <category><![CDATA[Flipper Zero pull request guidelines]]></category>
            <category><![CDATA[Flipper Zero firmware architecture]]></category>
            <category><![CDATA[Flipper Zero AMA]]></category>
            <category><![CDATA[Flipper Zero pentesting tools]]></category>
            <dc:creator><![CDATA[해커뉴스]]></dc:creator>
            <pubDate>Mon, 06 Jul 2026 02:15:45 GMT</pubDate>
            <enclosure url="https://static.devday.kr/thumbnails-w800/hn-48796552-0e8bc381.webp" length="0" type="image/webp"/>
            <content:encoded><![CDATA[<img src="https://static.devday.kr/thumbnails-w800/hn-48796552-0e8bc381.webp" alt="Flipper Zero, 펌웨어 개발 지속 및 커뮤니티 기여 방식 재정립" style="max-width:100%; margin-bottom: 20px;" /><br/><p><strong>Flipper Zero, 펌웨어 개발 지속 및 커뮤니티 소통 방식 변경 발표</strong></p><hr/>• Flipper Zero 팀은 펌웨어 개발 중단 루머를 부인하며, **커뮤니티 기여 지원을 재개**한다고 발표함.
• **GitHub Discussions 투표**를 통한 기능 요청 우선순위 결정 및 **엄격한 PR 검토** 등 새로운 기여 규칙 적용.
• **통합 테스트 케이스 공개**로 코드 변경의 안정성 확보 및 커뮤니티 참여 유도.
• 제한된 팀 리소스로 인해 **비동기적 소통**만 가능하며, 실시간 참여는 어려움을 명시함.]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[LLM이 코드만 보고도 사람처럼 평가할 수 있을까?]]></title>
            <description><![CDATA[AI 해커톤 후기: LLM이 코드와 문서만으로 사람과 같은 팀을 1위로 선정한 평가 방식과 결과, 안정성을 분석합니다. AI 네이티브 업무 경험과 LLM 평가의 가능성을 탐색합니다.]]></description>
            <link>https://devday.kr/article/ai-hackathon-llm-judge-review</link>
            <guid isPermaLink="false">ai-hackathon-llm-judge-review</guid>
            <category><![CDATA[AI 해커톤 후기]]></category>
            <category><![CDATA[LLM 평가자 활용]]></category>
            <category><![CDATA[코드 기반 평가]]></category>
            <category><![CDATA[MVP 개발 평가]]></category>
            <category><![CDATA[LLM as a judge]]></category>
            <category><![CDATA[AI 네이티브 업무]]></category>
            <category><![CDATA[반복 업무 자동화]]></category>
            <dc:creator><![CDATA[네이버 D2]]></dc:creator>
            <pubDate>Mon, 06 Jul 2026 01:10:17 GMT</pubDate>
            <enclosure url="https://static.devday.kr/thumbnails-w800/naver-d2-2541696-8383dcec.webp" length="0" type="image/webp"/>
            <content:encoded><![CDATA[<img src="https://static.devday.kr/thumbnails-w800/naver-d2-2541696-8383dcec.webp" alt="[AI 해커톤 후기] 코드와 문서만 읽은 LLM은 어떻게 사람과 같은 팀을 1위로 골랐을까" style="max-width:100%; margin-bottom: 20px;" /><br/><p><strong>🤖 LLM이 코드만 보고도 사람처럼 평가할 수 있을까?</strong></p><hr/>• 네이버 '모두의 Engineering Day'에서 **AI 네이티브 업무 경험**을 위한 AI 해커톤 개최
• **반복 업무 자동화**를 목표로 현업 담당자가 낸 문제에 25개 팀이 MVP 개발로 경쟁
• **LLM을 평가자로 활용**하여 코드와 문서 기반으로 공정한 평가 방식 설계 시도
• LLM 평가 결과와 사람 평가(출제자 SUPER, 최종 심사) 간의 **일치도 및 안정성** 검증 진행
• 명확한 루브릭과 평가 범위가 있다면 **LLM이 사람과 유사한 판단**을 내릴 수 있음을 확인]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[8년 개발 오픈소스 게임 플랫폼 'Homegames']]></title>
            <description><![CDATA[8년간 개발된 오픈소스 게임 플랫폼 Homegames를 소개합니다. 브라우저에서 JavaScript로 게임을 만들고 플레이하며, 자체 호스팅도 가능합니다. 커뮤니티 피드백과 기술적 논의를 확인하세요.]]></description>
            <link>https://devday.kr/article/show-hn-homegames-open-source-game-platform</link>
            <guid isPermaLink="false">show-hn-homegames-open-source-game-platform</guid>
            <category><![CDATA[오픈소스 게임 플랫폼]]></category>
            <category><![CDATA[Homegames]]></category>
            <category><![CDATA[JavaScript 게임 개발]]></category>
            <category><![CDATA[브라우저 게임 에디터]]></category>
            <category><![CDATA[자체 호스팅 게임]]></category>
            <category><![CDATA[GPLv3 게임 플랫폼]]></category>
            <category><![CDATA[Show HN Game Dev]]></category>
            <dc:creator><![CDATA[해커뉴스]]></dc:creator>
            <pubDate>Mon, 06 Jul 2026 01:00:39 GMT</pubDate>
            <enclosure url="https://static.devday.kr/thumbnails-w800/hn-48798153-1af7a903.webp" length="0" type="image/webp"/>
            <content:encoded><![CDATA[<img src="https://static.devday.kr/thumbnails-w800/hn-48798153-1af7a903.webp" alt="8년간 개발된 오픈소스 게임 플랫폼 'Homegames'" style="max-width:100%; margin-bottom: 20px;" /><br/><p><strong>🚀 8년 개발 오픈소스 게임 플랫폼 'Homegames'</strong></p><hr/>• **8년간 개발된 오픈소스 게임 플랫폼** 'Homegames' 공개
• **JavaScript 기반 게임**과 브라우저 내 **실시간 에디터** 제공
• **세션 오류 및 정적 게임**에 대한 커뮤니티 피드백 존재
• **오픈소스 및 자체 호스팅** 지원으로 데이터 보존 강조]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[오픈 소스 수리형 프린터, 혁신인가 위험인가?]]></title>
            <description><![CDATA[오픈 소스 기반의 수리 가능한 프린터 'OpenPrinter'를 분석합니다. 잉크젯 기술의 복잡성, 크라우드펀딩의 위험성, 라이선스 문제 등 커뮤니티의 주요 논쟁점을 다룹니다.]]></description>
            <link>https://devday.kr/article/openprinter-open-source-repairable-printer-analysis</link>
            <guid isPermaLink="false">openprinter-open-source-repairable-printer-analysis</guid>
            <category><![CDATA[OpenPrinter review]]></category>
            <category><![CDATA[오픈 소스 프린터]]></category>
            <category><![CDATA[수리 가능한 프린터]]></category>
            <category><![CDATA[잉크젯 프린터 단점]]></category>
            <category><![CDATA[크라우드펀딩 프린터]]></category>
            <category><![CDATA[CC BY-NC-SA 4.0 라이선스]]></category>
            <category><![CDATA[Raspberry Pi 프린터]]></category>
            <category><![CDATA[지속 가능한 프린터]]></category>
            <dc:creator><![CDATA[해커뉴스]]></dc:creator>
            <pubDate>Mon, 06 Jul 2026 00:00:44 GMT</pubDate>
            <enclosure url="https://static.devday.kr/thumbnails-w800/hn-48797916-919eef7a.webp" length="0" type="image/webp"/>
            <content:encoded><![CDATA[<img src="https://static.devday.kr/thumbnails-w800/hn-48797916-919eef7a.webp" alt="오픈 소스 수리 가능한 프린터 'OpenPrinter' 공개" style="max-width:100%; margin-bottom: 20px;" /><br/><p><strong>🖨️ 오픈 소스 수리형 프린터, 혁신인가 위험인가?</strong></p><hr/>• **수리 가능하고 지속 가능한 프린터** 'OpenPrinter'가 공개되어 주목받고 있음
• **리필 가능한 잉크 시스템**과 다양한 용지 지원으로 비용 절감 및 폐기물 감소 강조
• **오픈 소스 하드웨어 설계**를 통해 사용자 맞춤 설정 및 장기적 사용 지원
• 커뮤니티에서는 **잉크젯 기술의 복잡성**과 **실제 작동 프로토타입 부재**에 대한 우려 제기]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[게임 소유권, 디스크 폐지가 아닌 디지털 권리 논쟁]]></title>
            <description><![CDATA[플레이스테이션의 물리 디스크 생산 중단 발표, 게임 소유권의 본질에 대한 심층 분석. 디지털 권리, 게임 보존, 구독형 서비스 전환에 대한 개발자 커뮤니티의 논쟁을 확인하세요.]]></description>
            <link>https://devday.kr/article/game-ownership-physical-vs-digital-rights</link>
            <guid isPermaLink="false">game-ownership-physical-vs-digital-rights</guid>
            <category><![CDATA[게임 소유권]]></category>
            <category><![CDATA[디지털 게임 구매]]></category>
            <category><![CDATA[플레이스테이션 디스크 중단]]></category>
            <category><![CDATA[게임 보존]]></category>
            <category><![CDATA[DRM 프리 게임]]></category>
            <category><![CDATA[콘솔 구독 서비스]]></category>
            <category><![CDATA[게임 재판매 권리]]></category>
            <category><![CDATA[PC 게임 vs 콘솔 게임]]></category>
            <dc:creator><![CDATA[해커뉴스]]></dc:creator>
            <pubDate>Sun, 05 Jul 2026 22:00:41 GMT</pubDate>
            <enclosure url="https://static.devday.kr/thumbnails-w800/hn-48794750-a5c3937d.webp" length="0" type="image/webp"/>
            <content:encoded><![CDATA[<img src="https://static.devday.kr/thumbnails-w800/hn-48794750-a5c3937d.webp" alt="게임 소유권: 물리 디스크 폐지가 아닌 디지털 권리 문제" style="max-width:100%; margin-bottom: 20px;" /><br/><p><strong>🎮 게임 소유권, 디스크 폐지가 아닌 디지털 권리 논쟁</strong></p><hr/>• 플레이스테이션의 **물리 디스크 생산 중단** 발표가 게임 소유권 논쟁을 촉발함
• 단순한 디스크 폐지가 아닌, **디지털 게임의 재판매 및 보존 권리 상실**에 대한 우려가 제기됨
• PC 게임의 **DRM-프리(DRM-Free) 옵션**과 달리 콘솔은 **폐쇄적 생태계(Walled Garden)**에 갇힐 위험이 지적됨
• 업계 전반의 **구독형 서비스(Subscription Service) 전환** 추세가 게임 소유권 모델을 위협한다는 분석이 나옴]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[컴파일러 제작의 모든 것, 무료 온라인 교재로 배우기]]></title>
            <description><![CDATA[노틀담대 더글라스 세인 교수의 컴파일러 및 언어 설계 입문 온라인 교재를 소개합니다. C-like 언어를 X86/ARM 어셈블리로 변환하는 컴파일러 제작 과정을 단계별로 학습하세요.]]></description>
            <link>https://devday.kr/article/introduction-compilers-language-design-online-textbook</link>
            <guid isPermaLink="false">introduction-compilers-language-design-online-textbook</guid>
            <category><![CDATA[컴파일러 입문]]></category>
            <category><![CDATA[언어 설계]]></category>
            <category><![CDATA[Douglas Thain compilers]]></category>
            <category><![CDATA[C compiler tutorial]]></category>
            <category><![CDATA[compiler construction]]></category>
            <category><![CDATA[CSE 40243]]></category>
            <category><![CDATA[컴파일러 프로젝트]]></category>
            <category><![CDATA[온라인 컴파일러 교재]]></category>
            <dc:creator><![CDATA[해커뉴스]]></dc:creator>
            <pubDate>Sun, 05 Jul 2026 19:00:21 GMT</pubDate>
            <enclosure url="https://static.devday.kr/thumbnails-w800/hn-48793454-8192256b.webp" length="0" type="image/webp"/>
            <content:encoded><![CDATA[<img src="https://static.devday.kr/thumbnails-w800/hn-48793454-8192256b.webp" alt="컴파일러와 언어 설계 입문: 노틀담대 온라인 교재" style="max-width:100%; margin-bottom: 20px;" /><br/><p><strong>📚 컴파일러 제작의 모든 것, 무료 온라인 교재로 배우기</strong></p><hr/>• 노틀담대 더글라스 세인(Douglas Thain) 교수가 집필한 **컴파일러 및 언어 설계 입문 온라인 교재**가 공개됨
• C언어 경험이 있는 학부생을 대상으로 **C-like 언어를 X86/ARM 어셈블리로 변환하는 컴파일러 제작** 과정을 안내함
• 실제 프로젝트 경험을 공유한 댓글에서는 **단계별 컴파일러 구축 과정**이 매우 유익했다는 평가가 있음
• 일부에서는 언어 설계보다는 **컴파일러 구현 자체에 집중**한다는 의견도 존재함]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[EU, '채팅 통제' 법안 강행 추진 논란]]></title>
            <description><![CDATA[EU 평의회가 '채팅 통제' 법안을 긴급 절차로 강행 추진하며 논란이 되고 있습니다. 개인 정보 보호 침해 및 민주적 절차 무시 비판을 중심으로 분석합니다.]]></description>
            <link>https://devday.kr/article/eu-council-chat-control-bill-controversy</link>
            <guid isPermaLink="false">eu-council-chat-control-bill-controversy</guid>
            <category><![CDATA[EU 채팅 통제 법안]]></category>
            <category><![CDATA[Chat Control 2.0]]></category>
            <category><![CDATA[개인 정보 보호 침해]]></category>
            <category><![CDATA[종단 간 암호화]]></category>
            <category><![CDATA[EU 민주적 절차]]></category>
            <category><![CDATA[디지털 서신 비밀]]></category>
            <category><![CDATA[AI 기반 메시지 스캔]]></category>
            <dc:creator><![CDATA[해커뉴스]]></dc:creator>
            <pubDate>Sun, 05 Jul 2026 18:00:25 GMT</pubDate>
            <enclosure url="https://static.devday.kr/thumbnails-w800/hn-48793393-b7bc50be.webp" length="0" type="image/webp"/>
            <content:encoded><![CDATA[<img src="https://static.devday.kr/thumbnails-w800/hn-48793393-b7bc50be.webp" alt="EU, '채팅 통제' 법안 강행 추진 논란" style="max-width:100%; margin-bottom: 20px;" /><br/><p><strong>🇪🇺 EU, '채팅 통제' 법안 강행 추진 논란</strong></p><hr/>• EU 평의회가 **암호화된 통신에 대한 의무적 검사(Mandatory Scanning)**를 골자로 하는 '채팅 통제 2.0' 법안 추진을 강행하고 있음
• 의회 저항으로 무산된 법안을 **긴급 절차(Expedited Procedure)**를 통해 우회하려는 시도가 비판받고 있음
• **개인 정보 보호(Privacy)** 침해 우려와 민주적 절차 무시 비판이 커뮤니티에서 제기됨]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[오프라인 지도 앱 Organic Maps, 개인 정보 보호와 기능은?]]></title>
            <description><![CDATA[개인 정보 보호 중심의 오프라인 지도 앱 Organic Maps를 분석합니다. OpenStreetMap 기반의 기능, 장단점, 그리고 커뮤니티의 CoMaps 포크 논쟁까지 심층 분석.]]></description>
            <link>https://devday.kr/article/organic-maps-privacy-focused-offline-app-analysis</link>
            <guid isPermaLink="false">organic-maps-privacy-focused-offline-app-analysis</guid>
            <category><![CDATA[Organic Maps offline]]></category>
            <category><![CDATA[Organic Maps privacy]]></category>
            <category><![CDATA[OpenStreetMap app]]></category>
            <category><![CDATA[CoMaps fork]]></category>
            <category><![CDATA[오프라인 지도 앱]]></category>
            <category><![CDATA[개인 정보 보호 지도]]></category>
            <category><![CDATA[OSM navigation]]></category>
            <category><![CDATA[Android offline maps]]></category>
            <dc:creator><![CDATA[해커뉴스]]></dc:creator>
            <pubDate>Sun, 05 Jul 2026 17:00:40 GMT</pubDate>
            <enclosure url="https://static.devday.kr/thumbnails-w800/hn-48794446-0c072197.webp" length="0" type="image/webp"/>
            <content:encoded><![CDATA[<img src="https://static.devday.kr/thumbnails-w800/hn-48794446-0c072197.webp" alt="개인 정보 보호 중심 오프라인 지도 앱, Organic Maps" style="max-width:100%; margin-bottom: 20px;" /><br/><p><strong>🗺️ 오프라인 지도 앱 Organic Maps, 개인 정보 보호와 기능은?</strong></p><hr/>• **개인 정보 보호**와 **오프라인 기능**에 강점을 둔 지도 앱으로 주목받고 있음
• **OpenStreetMap 데이터** 기반으로 상세한 지도와 경로 탐색 제공
• **검색 기능의 한계**와 **지도 데이터 정확성**에 대한 커뮤니티의 지적이 있음
• **CoMaps 포크(fork)** 프로젝트 언급되며, **프로젝트 거버넌스**에 대한 논쟁 존재]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[AI 에이전트 협업 워크스페이스, CircleChat 출시!]]></title>
            <description><![CDATA[AI 에이전트 협업 워크스페이스 CircleChat을 소개합니다. AI 팀이 작업을 분해하고 LLM 판사가 결과물을 검증하는 새로운 방식의 업무 자동화를 경험하세요.]]></description>
            <link>https://devday.kr/article/circlechat-ai-agent-collaboration-workspace</link>
            <guid isPermaLink="false">circlechat-ai-agent-collaboration-workspace</guid>
            <category><![CDATA[AI 에이전트 협업]]></category>
            <category><![CDATA[AI Agent Workspace]]></category>
            <category><![CDATA[LLM Judge]]></category>
            <category><![CDATA[칸반 보드 AI]]></category>
            <category><![CDATA[CircleChat self-host]]></category>
            <category><![CDATA[AI 팀워크 플랫폼]]></category>
            <category><![CDATA[자동화된 업무 프로세스]]></category>
            <dc:creator><![CDATA[프로덕트 헌트]]></dc:creator>
            <pubDate>Sun, 05 Jul 2026 16:00:37 GMT</pubDate>
            <enclosure url="https://static.devday.kr/thumbnails-w800/ph-1187923-e122b646.webp" length="0" type="image/webp"/>
            <content:encoded><![CDATA[<img src="https://static.devday.kr/thumbnails-w800/ph-1187923-e122b646.webp" alt="[CircleChat] AI 에이전트에게 슬랙, 태스크 보드, 보스를 제공하세요" style="max-width:100%; margin-bottom: 20px;" /><br/><p><strong>🤖 AI 에이전트 협업 워크스페이스, CircleChat 출시!</strong></p><hr/>• **AI 에이전트 협업**을 위한 워크스페이스 'CircleChat'이 출시됨
• 목표 설정 시 **AI 팀이 작업을 분해**하고 칸반 보드에 등록하며, 채널에 보고함
• **LLM 판사**가 모든 결과물을 검증하여 실제 결과물을 보장함
• **MIT 라이선스**로 무료 셀프 호스팅 가능하며, 유료 플랜도 제공함]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[shadcn/ui, Base UI 기본값 전환 및 새 기능 공개!]]></title>
            <description><![CDATA[shadcn/ui가 Base UI를 기본값으로 채택하고 GitHub 레지스트리, Rhea 스타일 등 새로운 기능을 발표했습니다. 주요 변경 사항과 개발자 반응을 확인하세요.]]></description>
            <link>https://devday.kr/article/shadcn-ui-defaults-to-base-ui-github-registries</link>
            <guid isPermaLink="false">shadcn-ui-defaults-to-base-ui-github-registries</guid>
            <category><![CDATA[shadcn/ui Base UI]]></category>
            <category><![CDATA[shadcn GitHub Registry]]></category>
            <category><![CDATA[shadcn Rhea style]]></category>
            <category><![CDATA[Radix UI vs Base UI]]></category>
            <category><![CDATA[headless UI components]]></category>
            <category><![CDATA[shadcn/tailwind.css eject]]></category>
            <category><![CDATA[프런트엔드 컴포넌트 라이브러리]]></category>
            <dc:creator><![CDATA[해커뉴스]]></dc:creator>
            <pubDate>Sun, 05 Jul 2026 15:00:24 GMT</pubDate>
            <enclosure url="https://static.devday.kr/thumbnails-w800/hn-48791328-706480c2.webp" length="0" type="image/webp"/>
            <content:encoded><![CDATA[<img src="https://static.devday.kr/thumbnails-w800/hn-48791328-706480c2.webp" alt="shadcn/ui, Base UI 기본값 채택 및 GitHub 레지스트리 발표" style="max-width:100%; margin-bottom: 20px;" /><br/><p><strong>✨ shadcn/ui, Base UI 기본값 전환 및 새 기능 공개!</strong></p><hr/>• shadcn/ui가 기본값으로 **Radix UI 대신 Base UI**를 채택하며 변화를 예고함
• **GitHub 레지스트리 기능**을 통해 외부 저장소에서 직접 컴포넌트 배포 및 설치가 가능해짐
• **Rhea 스타일** 도입으로 더 콤팩트한 UI 디자인 옵션을 제공함
• **@shadcn/react** 패키지를 통해 핵심 UI 로직을 스타일과 분리하여 재사용성을 높임]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[AI 에이전트가 실시간 시장 신호로 브랜드 모니터링!]]></title>
            <description><![CDATA[MentionDrop MCP로 Claude, Cursor 등 AI 에이전트에게 실시간 브랜드 모니터링 신호를 제공하세요. Reddit, Google News 등에서 데이터를 수집하고 응답 초안을 생성합니다.]]></description>
            <link>https://devday.kr/article/mentiondrop-mcp-ai-agent-live-market-signals</link>
            <guid isPermaLink="false">mentiondrop-mcp-ai-agent-live-market-signals</guid>
            <category><![CDATA[MentionDrop MCP]]></category>
            <category><![CDATA[AI agent market signals]]></category>
            <category><![CDATA[brand monitoring AI]]></category>
            <category><![CDATA[real-time market data for AI]]></category>
            <category><![CDATA[MCP protocol]]></category>
            <category><![CDATA[Claude AI integration]]></category>
            <category><![CDATA[customer pain point analysis]]></category>
            <dc:creator><![CDATA[프로덕트 헌트]]></dc:creator>
            <pubDate>Sun, 05 Jul 2026 15:00:18 GMT</pubDate>
            <enclosure url="https://static.devday.kr/thumbnails-w800/ph-1175845-22425ca7.webp" length="0" type="image/webp"/>
            <content:encoded><![CDATA[<img src="https://static.devday.kr/thumbnails-w800/ph-1175845-22425ca7.webp" alt="MentionDrop MCP: AI 에이전트에게 실시간 시장 신호 제공" style="max-width:100%; margin-bottom: 20px;" /><br/><p><strong>🤖 AI 에이전트가 실시간 시장 신호로 브랜드 모니터링!</strong></p><hr/>• **AI 에이전트(AI Agent)**가 실시간 브랜드 모니터링을 수행하도록 지원하는 MentionDrop MCP 출시됨
• Reddit, Google News 등 **고신호 소스(High-Signal Sources)**에서 브랜드 언급, 경쟁사 대화, 고객 고충을 수집함
• 수집된 정보를 분류하고 검토 가능한 **응답 초안(Draft Replies)**을 생성하여 의사결정을 지원함
• Claude, Cursor 등 **MCP 호환 에이전트(MCP-Aware Agents)**와 연동하여 활용성을 높임]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[AI 코딩 에이전트, 이제 직접 테스트하고 코드 검증까지!]]></title>
            <description><![CDATA[AI 코딩 에이전트용 일회용 리눅스 테스트 환경, TryCase를 소개합니다. 코드 실행, E2E 테스트, 스크린샷/녹화 캡처를 자동화하여 개발자 수동 테스트를 최소화합니다.]]></description>
            <link>https://devday.kr/article/trycase-disposable-test-environments-ai-coding-agents</link>
            <guid isPermaLink="false">trycase-disposable-test-environments-ai-coding-agents</guid>
            <category><![CDATA[AI 코딩 에이전트 테스트 환경]]></category>
            <category><![CDATA[Disposable test environments for AI]]></category>
            <category><![CDATA[TryCase AI testing]]></category>
            <category><![CDATA[Automated code testing AI agents]]></category>
            <category><![CDATA[AI agent code verification]]></category>
            <category><![CDATA[Linux test environment for AI]]></category>
            <category><![CDATA[AI 개발 워크플로우 자동화]]></category>
            <dc:creator><![CDATA[프로덕트 헌트]]></dc:creator>
            <pubDate>Sun, 05 Jul 2026 14:00:18 GMT</pubDate>
            <enclosure url="https://static.devday.kr/thumbnails-w800/ph-1166992-96146140.webp" length="0" type="image/webp"/>
            <content:encoded><![CDATA[<img src="https://static.devday.kr/thumbnails-w800/ph-1166992-96146140.webp" alt="[TryCase] AI 코딩 에이전트용 일회용 테스트 환경" style="max-width:100%; margin-bottom: 20px;" /><br/><p><strong>🤖 AI 코딩 에이전트, 이제 직접 테스트하고 코드 검증까지!</strong></p><hr/>• AI 코딩 에이전트가 **수동 테스트 요청**하는 문제점을 해결하기 위해 개발됨
• **일회용 리눅스 환경(Disposable Linux Environments)**을 제공하여 코드 실행 및 테스트 자동화
• **종단 간 테스트(End-to-End Testing)**, 스크린샷/녹화 캡처 기능 지원
• **검증된 코드 반환**으로 개발자 수동 개입 최소화]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[글로벌 비즈니스를 위한 통합 금융 계좌, Endl 출시!]]></title>
            <description><![CDATA[Endl은 법정화폐, 스테이블코인, 법인 카드를 통합 관리하는 글로벌 운영 계좌 서비스입니다. 국경 없는 비즈니스 운영을 위한 결제, 자금 보유, 지급, 지출 관리 기능을 제공합니다.]]></description>
            <link>https://devday.kr/article/endl-global-operating-account-fiat-stablecoins-cards</link>
            <guid isPermaLink="false">endl-global-operating-account-fiat-stablecoins-cards</guid>
            <category><![CDATA[Endl global operating account]]></category>
            <category><![CDATA[fiat stablecoin card account]]></category>
            <category><![CDATA[cross-border payment solution]]></category>
            <category><![CDATA[global business finance]]></category>
            <category><![CDATA[stablecoin payment gateway]]></category>
            <category><![CDATA[corporate card management]]></category>
            <category><![CDATA[borderless business account]]></category>
            <dc:creator><![CDATA[프로덕트 헌트]]></dc:creator>
            <pubDate>Sun, 05 Jul 2026 13:00:39 GMT</pubDate>
            <enclosure url="https://static.devday.kr/thumbnails-w800/ph-1187380-5d1ba4bf.webp" length="0" type="image/webp"/>
            <content:encoded><![CDATA[<img src="https://static.devday.kr/thumbnails-w800/ph-1187380-5d1ba4bf.webp" alt="[Endl] 법정화폐, 스테이블코인, 카드 통합 글로벌 계좌" style="max-width:100%; margin-bottom: 20px;" /><br/><p><strong>글로벌 비즈니스를 위한 통합 금융 계좌, Endl 출시!</strong></p><hr/>• **국경 없는 비즈니스**를 위한 글로벌 운영 계좌 서비스 Endl 출시
• **법정화폐(Fiat) 또는 스테이블코인(Stablecoins)**으로 자금 보유 및 관리 기능 제공
• **160개국 이상**에서 계약자에게 대금 지급 및 법인 카드 사용 지원
• **글로벌 비즈니스 운영**을 위한 빠르고 규정 준수 가능한 솔루션 제공]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[문서 통합으로 사람과 AI 모두의 정보 접근성을 높이다]]></title>
            <description><![CDATA[DocsAlot은 분산된 문서를 AI와 사람이 모두 활용하는 단일 진실 공급원으로 통합합니다. AI 답변 정확도 향상 및 온보딩 시간 단축 효과를 제공합니다.]]></description>
            <link>https://devday.kr/article/docs-for-humans-and-ai</link>
            <guid isPermaLink="false">docs-for-humans-and-ai</guid>
            <category><![CDATA[AI 문서 통합]]></category>
            <category><![CDATA[사람과 AI를 위한 문서]]></category>
            <category><![CDATA[문서 관리 시스템]]></category>
            <category><![CDATA[AI 에이전트 문서 활용]]></category>
            <category><![CDATA[llms.txt 사용법]]></category>
            <category><![CDATA[개발자 문서 최적화]]></category>
            <category><![CDATA[온보딩 시간 단축]]></category>
            <dc:creator><![CDATA[프로덕트 헌트]]></dc:creator>
            <pubDate>Sun, 05 Jul 2026 12:00:35 GMT</pubDate>
            <enclosure url="https://static.devday.kr/thumbnails-w800/ph-1185912-fe44a07c.webp" length="0" type="image/webp"/>
            <content:encoded><![CDATA[<img src="https://static.devday.kr/thumbnails-w800/ph-1185912-fe44a07c.webp" alt="[DocsAlot] 사람과 AI 시스템 모두를 위한 문서" style="max-width:100%; margin-bottom: 20px;" /><br/><p><strong>문서 통합으로 사람과 AI 모두의 정보 접근성을 높이다</strong></p><hr/>• 분산된 도움말 센터, 지식 베이스, 개발자 문서를 **단일 진실 공급원(Single Source of Truth)**으로 통합하여 사람과 AI 에이전트 모두 활용 가능하게 함
• 호스팅된 MCP, llms.txt, skill.md를 포함하여 **AI 답변 정확도 향상** 및 에이전트의 오래된 정보 참조 방지
• 문서 통합을 통해 **사용자 온보딩(User Onboarding) 시간 단축** 및 정보 접근성 개선]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[ERP 데이터 기반 Agentic AI 구축 성공 사례]]></title>
            <description><![CDATA[사조시스템즈의 ERP 데이터 기반 Agentic AI 구축 여정. Strands Agents SDK와 Kiro를 활용하여 회계 데이터 분석 및 업무 자동화 가능성을 탐색한 경험을 공유합니다.]]></description>
            <link>https://devday.kr/article/sajo-systems-agentic-ai-erp-strands-kiro</link>
            <guid isPermaLink="false">sajo-systems-agentic-ai-erp-strands-kiro</guid>
            <category><![CDATA[Agentic AI 구축 사례]]></category>
            <category><![CDATA[Strands Agents SDK 활용]]></category>
            <category><![CDATA[Kiro AI 코딩 어시스턴트]]></category>
            <category><![CDATA[ERP 데이터 기반 챗봇]]></category>
            <category><![CDATA[AWS Bedrock AgentCore]]></category>
            <category><![CDATA[Multi-Agent 패턴]]></category>
            <category><![CDATA[Context 관리 중요성]]></category>
            <category><![CDATA[사조시스템즈 AI 프로젝트]]></category>
            <dc:creator><![CDATA[AWS]]></dc:creator>
            <pubDate>Sun, 05 Jul 2026 11:52:18 GMT</pubDate>
            <enclosure url="https://static.devday.kr/thumbnails-w800/aws-korea-blog-b8a02d4a27f845e75b6526f40e862e27cd4f3b19-18607cab.webp" length="0" type="image/webp"/>
            <content:encoded><![CDATA[<img src="https://static.devday.kr/thumbnails-w800/aws-korea-blog-b8a02d4a27f845e75b6526f40e862e27cd4f3b19-18607cab.webp" alt="사조시스템즈의 사내 ERP 데이터 기반 Agentic AI 구축 여정 – Strands Agents SDK와 Kiro 활용기" style="max-width:100%; margin-bottom: 20px;" /><br/><p><strong>ERP 데이터 기반 Agentic AI 구축 성공 사례 🤖</strong></p><hr/>• 사조그룹의 IT 전문 기업 사조시스템즈가 **내부 챗봇(SAJO AI) 고도화**를 위해 Agentic AI 서비스 개발에 착수함
• **Strands Agents SDK**와 **Kiro AI 코딩 어시스턴트**를 활용하여 ERP 회계 데이터 기반의 인사이트 생성 챗봇 프로토타입을 개발함
• **Agents-as-Tools 패턴**을 적용하여 Planner, Data, Mail Sender 등 전문화된 Agent를 설계하고, **Context 관리 문제**를 해결하며 개발을 진행함
• 회계 데이터 분석 및 차대 균형 검증 작업에서 **기존 30분 소요 작업을 30~40초로 단축**하는 등 정량적 효과를 확인함]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Zig, 빌드 시스템으로 패키지 관리 기능 통합]]></title>
            <description><![CDATA[Zig 언어의 패키지 관리 기능이 컴파일러에서 빌드 시스템으로 이전되었습니다. 개발자 경험과 내부 구조 개선 사이의 트레이드오프, WebAssembly 기반 빌드 시스템의 잠재력 등을 분석합니다.]]></description>
            <link>https://devday.kr/article/zig-package-management-moves-from-compiler-to-build-system</link>
            <guid isPermaLink="false">zig-package-management-moves-from-compiler-to-build-system</guid>
            <category><![CDATA[Zig package management]]></category>
            <category><![CDATA[Zig build system]]></category>
            <category><![CDATA[Zig compiler changes]]></category>
            <category><![CDATA[Zig vs Go package management]]></category>
            <category><![CDATA[Zig development sanity]]></category>
            <category><![CDATA[Zig WebAssembly build]]></category>
            <category><![CDATA[Zig @cImport removal]]></category>
            <dc:creator><![CDATA[해커뉴스]]></dc:creator>
            <pubDate>Sun, 05 Jul 2026 11:00:22 GMT</pubDate>
            <enclosure url="https://static.devday.kr/thumbnails-w800/hn-48786638-41ce222a.webp" length="0" type="image/webp"/>
            <content:encoded><![CDATA[<img src="https://static.devday.kr/thumbnails-w800/hn-48786638-41ce222a.webp" alt="Zig, 패키지 관리 기능 컴파일러에서 빌드 시스템으로 이전" style="max-width:100%; margin-bottom: 20px;" /><br/><p><strong>🚀 Zig, 빌드 시스템으로 패키지 관리 기능 통합</strong></p><hr/>• Zig 언어의 **패키지 관리 기능**이 컴파일러에서 빌드 시스템으로 **핵심 기능 이전**을 완료했음
• 개발자들은 **UX 개선**과 **내부 개발 건전성(Development Sanity)** 확보 사이의 **트레이드오프(Trade-off)**에 주목하고 있음
• Go, Python 등 타 언어와의 비교를 통해 Zig의 **독특한 개발 문화**와 **성장 가능성**에 대한 기대감을 보임]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Tencent WorkBuddy: AI 전문가 팀으로 업무 효율 극대화]]></title>
            <description><![CDATA[Tencent의 새로운 AI 에이전트 WorkBuddy를 소개합니다. AI 전문가 팀과 협업하여 사무 업무의 효율성을 높이고, 더 빠르고 날카로운 결과물을 얻는 방법을 알아보세요.]]></description>
            <link>https://devday.kr/article/tencent-workbuddy-ai-agent-office-productivity</link>
            <guid isPermaLink="false">tencent-workbuddy-ai-agent-office-productivity</guid>
            <category><![CDATA[WorkBuddy AI]]></category>
            <category><![CDATA[Tencent AI agent]]></category>
            <category><![CDATA[AI for office work]]></category>
            <category><![CDATA[AI expert team]]></category>
            <category><![CDATA[AI second opinion]]></category>
            <category><![CDATA[AI productivity tools]]></category>
            <category><![CDATA[사무 자동화 AI]]></category>
            <category><![CDATA[AI 협업 툴]]></category>
            <dc:creator><![CDATA[프로덕트 헌트]]></dc:creator>
            <pubDate>Sun, 05 Jul 2026 11:00:16 GMT</pubDate>
            <enclosure url="https://static.devday.kr/thumbnails-w800/ph-1184211-0c40eab8.webp" length="0" type="image/webp"/>
            <content:encoded><![CDATA[<img src="https://static.devday.kr/thumbnails-w800/ph-1184211-0c40eab8.webp" alt="[WorkBuddy] AI 전문가 팀으로 더 빠르고 날카로운 결과물을 만드세요" style="max-width:100%; margin-bottom: 20px;" /><br/><p><strong>🚀 Tencent WorkBuddy: AI 전문가 팀으로 업무 효율 극대화</strong></p><hr/>• **Tencent WorkBuddy**는 일상적인 사무 업무를 위한 AI 에이전트임
• **AI 전문가 팀**을 활용하여 요청을 처리하고 결과물을 생성함
• **두 번째 의견(Second Opinion)** 기능을 통해 결과물의 완성도를 높임
• **신속하고 날카로운 결과물**을 얻는 것을 목표로 함]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[API와 ABI, 20년 전에도 같았을까?]]></title>
            <description><![CDATA[2004년 Colin Watson의 이메일을 통해 API와 ABI의 근본적인 차이점을 알아보세요. 소스 코드 인터페이스와 바이너리 인터페이스의 호환성 문제를 명확히 설명합니다.]]></description>
            <link>https://devday.kr/article/api-vs-abi-2004-discussion-revisited</link>
            <guid isPermaLink="false">api-vs-abi-2004-discussion-revisited</guid>
            <category><![CDATA[API vs ABI]]></category>
            <category><![CDATA[Application Programmer Interface]]></category>
            <category><![CDATA[Application Binary Interface]]></category>
            <category><![CDATA[ABI compatibility]]></category>
            <category><![CDATA[API compatibility]]></category>
            <category><![CDATA[Colin Watson email]]></category>
            <category><![CDATA[software interface difference]]></category>
            <category><![CDATA[소스 코드 인터페이스]]></category>
            <category><![CDATA[바이너리 인터페이스]]></category>
            <dc:creator><![CDATA[랍스타즈]]></dc:creator>
            <pubDate>Sun, 05 Jul 2026 10:00:49 GMT</pubDate>
            <enclosure url="https://static.devday.kr/thumbnails-w800/lobsters-k9yyfs-8c922d87.webp" length="0" type="image/webp"/>
            <content:encoded><![CDATA[<img src="https://static.devday.kr/thumbnails-w800/lobsters-k9yyfs-8c922d87.webp" alt="2004년 API vs ABI 논쟁 재조명" style="max-width:100%; margin-bottom: 20px;" /><br/><p><strong>🤔 API와 ABI, 20년 전에도 같았을까?</strong></p><hr/>• **API(Application Programmer Interface)**는 소스 코드 레벨의 인터페이스를 의미함
• **ABI(Application Binary Interface)**는 컴파일된 코드 레벨의 인터페이스를 지칭함
• ABI 변경 시 소스 코드 수정 없이 재컴파일만으로 호환성 확보가 가능함
• API 변경은 소스 코드 수정이 필요하여 개발자에게 더 큰 부담을 줌]]></content:encoded>
        </item>
    </channel>
</rss>