[논문리뷰] Ready Cohorts: Bounding GPU Opportunity and Avoiding Host Round Trips in LLM-Agent Control본 논문은 LLM-agent 서비스의 결정론적 제어 경로(deterministic control path)가 빈번한 CPU-GPU 경계 이동으로 인해 시스템의 성능 병목을 유발하는 문제를 해결하고자 합니다.#Review#LLM-Agent#GPU Acceleration#Ready-Cohort Boundary#Host Round Trip#Agent Runtime#Deterministic Control2026년 8월 12일댓글 수 로딩 중
[논문리뷰] CodeNib: A Multi-View Data System for Serving Repository Context to Coding Agents본 논문은 코딩 에이전트가 리포지토리의 컨텍스트를 파악하는 과정에서 발생하는 비효율적인 반복 탐색과 생명주기 관리 비용 문제를 해결하기 위해 CodeNib을 제안합니다 . 기존의 에이전트 시스템은 리포지토리를 탐색할 때마다 인덱스, 언어 서버, 로컬 히스토리를 매번 새로 발견하거나 구성해야 하는 중복 비용이 발생합니다.#Review#Coding Agents#Repository Context#Multi-View Data System#Incremental Maintenance#Agent Runtime2026년 7월 28일댓글 수 로딩 중
[논문리뷰] Sema Code: Decoupling AI Coding Agents into Programmable, Embeddable Infrastructure본 논문은 기존 AI 코딩 에이전트들이 특정 배포 형태(CLI, IDE 플러그인, 웹 앱)와 결합되어 있어, 기업 환경에서 이기종 인프라 간의 재사용이 어렵다는 문제를 해결하고자 합니다.#Review#AI Coding Agents#Embeddable Infrastructure#Decoupled Architecture#Multi-tenant Isolation#Context Compression#Agent Runtime2026년 4월 15일댓글 수 로딩 중