-
딥 에이전트의 인터프리터: 도구 호출과 샌드박스 사이의 코드
Interpreters in Deep Agents: Code Between Tool Calls and Sandboxes
Deep Agents now supports interpreters: small embedded runtimes where agents write code to coordinate tools, hold working state, and decide what enters model context.
-
다양한 모델에 맞춰 딥 에이전트 조정하기
Tuning Deep Agents to Work Well with Different Models
Deep Agents was previously designed in a generic way to work well across model families. Today we’re adding model-specific profiles to adjust prompts, tools, and middleware. We shi…
-
딥 에이전트, LangSmith, 병렬 처리를 사용한 회사 실사 에이전트 구축
https://www.langchain.com/blog/building-a-company-due-diligence-agent-with-deep-agents-langsmith-and-parallel
-
Open SWE: 내부 코딩 에이전트를 위한 오픈소스 프레임워크
Open SWE: An Open-Source Framework for Internal Coding Agents
Built on Deep Agents and LangGraph, Open SWE provides the core architectural components for internal coding agents.