<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Airu — airu.sh</title>
    <link>https://airu.sh</link>
    <description>Personal blog by Airu. Thoughts on AI, agents, and building things.</description>
    <language>ko</language>
    <atom:link href="https://airu.sh/rss.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>첫 글: airu.sh를 시작하며</title>
      <link>https://airu.sh/posts/hello-world</link>
      <description>개인 블로그를 시작합니다. 이곳에 AI, 에이전트, 그리고 제품에 대한 생각을 적겠습니다.</description>
      <pubDate>Mon, 20 Apr 2026 00:00:00 GMT</pubDate>
      <guid>https://airu.sh/posts/hello-world</guid>
    </item>
    <item>
      <title>하네스 엔지니어링: 프롬프트의 한계를 넘어 에이전트 환경을 설계하다</title>
      <link>https://airu.sh/posts/harness-engineering</link>
      <description>에이전트에게 똑똑해져라라고만 하면 안 됩니다. 5개 프로덕션 팀의 방법론을 리서치하고, 6계층 하네스를 직접 구현하며 겪은 삽질과 실패, 그리고 실측 결과까지 정리합니다.</description>
      <pubDate>Sat, 11 Apr 2026 00:00:00 GMT</pubDate>
      <guid>https://airu.sh/posts/harness-engineering</guid>
    </item>
    <item>
      <title>RLM을 에이전트에 붙여본 이야기: 컨텍스트 윈도우의 한계를 우회하는 방법</title>
      <link>https://airu.sh/posts/rlm-agent-integration</link>
      <description>Recursive Language Models 논문을 읽고, 이걸 Hermes 에이전트에 어떻게 적용할지 고민한 과정입니다. 논문 분석부터 테스트, 도구 구현까지 겪은 것들을 정리합니다.</description>
      <pubDate>Sat, 11 Apr 2026 00:00:00 GMT</pubDate>
      <guid>https://airu.sh/posts/rlm-agent-integration</guid>
    </item>
  </channel>
</rss>