<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Oss-Analysis on CharmingGroot</title>
    <link>https://charminggroot.github.io/tags/oss-analysis/</link>
    <description>Recent content in Oss-Analysis on CharmingGroot</description>
    <generator>Hugo</generator>
    <language>ko-kr</language>
    <lastBuildDate>Fri, 19 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://charminggroot.github.io/tags/oss-analysis/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>096. Flue — 자율 에이전트를 배포 서버로 컴파일하는 하니스 프레임워크</title>
      <link>https://charminggroot.github.io/posts/096-flue/</link>
      <pubDate>Fri, 19 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://charminggroot.github.io/posts/096-flue/</guid>
      <description>Flue는 agents/·workflows/ 디렉터리의 TypeScript 프로젝트를 배포 가능한 서버 아티팩트로 컴파일하는 에이전트 하니스다. &amp;lsquo;Not another SDK&amp;rsquo;를 표방하며 모델에 컨텍스트·도구·샌드박스를 주고 자율 실행시킨다. 다만 이름과 달리 격리 샌드박스를 직접 구현하지 않고, 에이전트 루프도 외부 패키지에 위임한다. 무엇을 제공하고 무엇을 위임하는지, 샌드박스 세 모드의 실제 격리 수준, durable execution까지 코드 레벨로 분해한다.</description>
    </item>
    <item>
      <title>097. zvec — SQLite처럼 임베드되는 in-process 벡터 데이터베이스</title>
      <link>https://charminggroot.github.io/posts/097-zvec/</link>
      <pubDate>Fri, 19 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://charminggroot.github.io/posts/097-zvec/</guid>
      <description>zvec은 애플리케이션 프로세스 안에 박혀 동작하는 임베디드 벡터 DB다. 서버 없이 라이브러리로 dense/sparse 벡터 검색, 전문 검색, 스칼라 필터를 하나의 쿼리로 결합한다. Faiss의 임베디드성과 Milvus의 DB 기능성 사이를 메운다. in-process가 무슨 뜻인지, 6종 인덱스와 HNSW 검색 코드 흐름, VNNI int8 커널 같은 성능 설계, 그리고 RaBitQ·DiskANN이 리눅스 전용이라는 함정까지 분해한다.</description>
    </item>
    <item>
      <title>098. opencode — 벤더 중립 오픈소스 코딩 에이전트의 클라이언트-서버 구조</title>
      <link>https://charminggroot.github.io/posts/098-opencode/</link>
      <pubDate>Fri, 19 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://charminggroot.github.io/posts/098-opencode/</guid>
      <description>opencode는 터미널에서 도는 오픈소스 코딩 에이전트다. 단일 LLM 벤더에 종속되지 않고 20개 이상 provider를 지원하는 것이 핵심이고, 에이전트를 로컬 HTTP 서버로 만들어 TUI·데스크톱·웹·CI가 같은 API를 공유한다. Claude Code의 UX 패턴을 차용하되 벤더 종속을 깬다. 에이전트 루프, LLM 추상화 두 층, 권한 모델, 그리고 V1/V2 이중 런타임 부채까지 코드 레벨로 분해한다.</description>
    </item>
  </channel>
</rss>
