2026년 07월 13일 토픽 브리핑
agent-harness (4건)
엔터프라이즈 환경에서 자율적 에이전트의 작업 흐름을 안전하게 제어하고 최적화하려는 노력이 두드러집니다. 특히 에이전트가 위험한 명령을 실행하지 못하도록 차단하거나, 복잡한 작업을 신뢰성 있게 수행하기 위한 구조화된 프레임워크 구축에 집중하고 있습니다.
- [openai] Meta-Harness R&D: Enterprise-Grade Self-Improvement for Long-Horizon AI Workflows
- [github_trending] Destructive Command Guard (dcg) is for blocking dangerous git and shell commands from being executed by agents.
- [marktechpost] Meet LingBot-World-Infinity: An Open Causal World Model With An Agentic Harness
- [hn] Show HN: Policy enforcement for Claude Code, Cursor, and Codex
llm-as-judge-reliability (4건)
LLM을 평가자로 사용하는 방식의 타당성과 신뢰성에 대한 근본적인 의문이 제기되고 있습니다. 평가 모델이 변경될 때 발생하는 점수 변동성이나, 모델 자체가 편향된 지름길을 택하는 문제를 해결하기 위해 더 정교한 벤치마킹과 검증 프레임워크를 개발하고 있습니다.
- [arxiv] When the Judge Changes, So Does the Measurement: Auditing LLM-as-Judge Reliability
- [openai] Separating signal from noise in coding evaluations
- [arxiv] Do You Need a Frontier Model as a Citation Verifier? Benchmarking Rubric LLMs for Deep-Research Source Attribution
- [arxiv] Validity of LLMs as data annotators: AMALIA on authority
agentic-coding-ecosystem (5건)
Claude Code, Cursor 등 코딩 에이전트를 활용한 개발 생산성 향상이 주류로 자리 잡았습니다. 단순한 코드 생성을 넘어, 에이전트 간의 도구 호출 표준(MCP)을 준수하고, 특정 브랜드의 디자인 시스템과 연동하거나, 로컬 환경에서 안전하게 작업을 수행하는 도구들이 활발히 구축되고 있습니다.
- [hn] Show HN: Agents Council – Connect Claude, Codex, and Local Agents via MCP
- [github_trending] A library of Agent Skills designed to work with the Stitch MCP server.
- [github_trending] A collection of DESIGN.md files analysis by popular brand design systems. Drop one into your project and let coding agents generate a matching UI.
- [github_trending] DesktopCommanderMCP — This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
- [github_trending] Nutlope/hallmark — Anti-AI-slop design skill for Claude Code, Cursor, and Codex.
moe-optimization (3건)
대규모 모델의 추론 성능과 효율성을 극대화하기 위해 Mixture-of-Experts(MoE) 구조를 활용한 모델들이 대거 등장하고 있습니다. 특히 압축 기술이나 가지치기(pruning) 기법을 결합하여 서버 처리량을 획기적으로 늘리는 방향으로 기술이 진화하고 있습니다.
- [marktechpost] Meet Nemotron Labs 3 Puzzle 75B A9B: A Compressed Hybrid MoE LLM Delivering 2.03x Server Throughput
- [marktechpost] Tencent Releases Hy3: An Open 295B Mixture-of-Experts (MoE) Model with 21B Active Parameters and 256K Context
- [marktechpost] Meituan Releases LongCat-2.0: A 1.6T-Parameter Open MoE Model with Native 1M Context and LongCat Sparse Attention