본문으로 건너뛰기
X (Twitter)조회 2

웹 연결 에이전트 확산과 하네스 중심 평가, 실행 효율 경쟁

웹과 계정으로 확장되는 에이전트 실행 경로와 하네스 의존적 평가의 충돌

이 요약은 AI가 원문을 분석해 생성했습니다. 정확한 내용은 원문 기준으로 확인하세요.

TL;DR

이번 기간에는 에이전트가 웹 서비스와 계정에 직접 연결되는 실행 경로가 넓어졌습니다. ChatGPT Work는 비밀번호를 모델에 노출하지 않고 웹사이트 로그인과 변경 감지형 작업을 처리하며, WebMCP Challenge는 웹 기능을 에이전트 도구로 연결하는 표준 확산을 촉진합니다. 동시에 에이전트 벤치마크에서는 모델보다 실행 하네스가 점수와 순위를 크게 흔들 수 있다는 실험 결과가 나왔고, Claude Code 2.1.246은 전용 subagent와 Auto mode를 추가했습니다. Grok Bot의 업무 자동화, 추측적 도구 호출, Shadow Engine Recovery처럼 실제 작업의 대기 시간과 운영 부담을 줄이는 기능도 함께 부상했습니다.

𝕏 실시간 트렌드 토픽

🔥 ChatGPT Work의 비밀번호 비공개 로그인과 변경 감지 작업포스트 2

ChatGPT Work가 사용자 이름과 비밀번호를 직접 보지 않는 방식으로 웹사이트 로그인 작업을 수행하고, Slack·Gmail·Github의 변화에 반응하는 예약 작업을 확대했습니다.

  • 기존 ChatGPT Work의 브라우저 기반 업무 자동화가 계정 로그인과 이벤트 반응까지 넓어졌습니다. 시스템은 사용자가 요청한 웹·모바일 사이트에 직접 로그인하되 사용자 이름과 비밀번호를 ChatGPT에 노출하지 않고, 별도 업데이트에서는 Slack·Gmail·Github의 변화가 생길 때 작업을 실행하도록 입력 조건을 일정 시각에서 상태 변화로 바꿉니다. 이를 통해 공과금 설정, DMV·여권 예약, 환급 확인처럼 로그인 뒤 이어지는 업무와 변경 감지형 업무를 한 실행 흐름에 넣을 수 있습니다.
찬성다수

로그인 자격 증명을 모델에 전달하지 않으면서 브라우저 작업을 수행하면 계정 기반 업무 자동화의 적용 범위가 넓어집니다. Slack·Gmail·Github의 변화 감지까지 더해져 정해진 시각에만 실행하던 작업보다 실제 업무 흐름에 가까워졌습니다.

중립소수

포스트는 기능의 동작 범위와 자격 증명 처리 방식을 전했지만, 지원 사이트 수나 오류율 같은 운영 지표는 제시하지 않았습니다.

원문 트윗 2개 보기

📈 WebMCP 공개 표준을 겨냥한 10일 해커톤포스트 2

OpenAI Developers와 Vercel이 Chromium·Cloudflare·Shopify 등과 함께 WebMCP Challenge를 열고, 웹 표준 기반 에이전트 도구 제작을 모집했습니다.

  • WebMCP Challenge는 웹 페이지의 기능을 에이전트가 호출할 수 있는 도구로 연결하는 공개 표준을 실제 구현으로 시험하는 10일 해커톤입니다. 참가자는 WebMCP 기반 빌드를 만들고, 첫 1,000명은 AI Gateway 크레딧을 받으며 상위 프로젝트는 현금과 Vercel·AI Gateway 크레딧을 받습니다. 공지에는 총 35,000달러의 현금 상금과 Codex Micros, ChatGPT Pro 구독권 등 후원 보상이 포함돼 표준 채택을 코드 제작과 보상 구조로 연결했습니다.
찬성다수

공개 표준을 해커톤과 연결하면 웹 기능을 에이전트 도구로 만드는 구현 사례가 빠르게 늘어날 수 있습니다. 여러 인프라·웹 플랫폼 업체가 참여해 표준의 실제 적용 범위를 시험하는 구조입니다.

중립소수

현재 포스트는 행사 일정과 보상, 참여 기업을 전했으며 WebMCP의 세부 API나 완성된 프로젝트 성능은 아직 제시하지 않았습니다.

원문 트윗 2개 보기

🔥 모델보다 하네스가 흔드는 에이전트 벤치마크 순위포스트 2

SWE-bench Verified와 여러 표준 벤치마크 실험에서 모델보다 실행 하네스 설정이 점수와 순위에 더 큰 영향을 줄 수 있다는 결과가 공유됐습니다.

  • 에이전트 벤치마크의 점수는 모델만이 아니라 컨텍스트 구성, 도구 호출 중개, 출력 검증, 재시도·종료를 맡는 하네스와 함께 만들어집니다. 한 실험은 세 모델과 세 하네스 설정, SWE-bench Verified 100개 과제를 고정된 환경에서 비교했고, 하네스 교체가 GLM-5.1 점수를 13.0포인트 움직인 반면 고정 하네스 안의 모델 교체 폭은 3.0·2.5·5.0포인트였습니다. 하네스 유발 분산은 모델 유발 분산보다 7.8배 컸고 9개 모델 쌍 중 6개의 순위가 뒤집혔으며, 별도 실험에서는 gemma4-31b가 하네스에 따라 31%에서 89%까지 변했습니다. 포스트들은 점수 산출의 일곱 계층을 공개하는 Harness Card를 통해 모델·하네스·상호작용의 기여를 구분하자는 방향을 제시했습니다.
반대다수

하네스 설정이 고정되지 않은 리더보드는 모델 능력의 순위를 그대로 반영하지 않습니다. 같은 모델도 프롬프트, 도구 처리, 출력 판독 방식에 따라 큰 점수 차이를 만들 수 있습니다.

찬성소수

하네스 구성과 실행 조건을 함께 공개하는 Harness Card는 점수 차이의 원인을 분리하는 실무적 기준이 될 수 있습니다. 특히 순위가 설정에 따라 뒤집히는 환경에서 비교 재현성 확보에 필요합니다.

원문 트윗 2개 보기

elvis

@omarsar0

4시간 전

Great paper on why agent leaderboard comparisons are hard to trust. It's on the hot topic of how much of an agent benchmark score actually belongs to the harness. The harness is the layer between the model and the task. It builds the context the model sees, mediates tool calls, validates outputs, and decides when to retry or stop. Every score comes out of a model and a harness together, but only the model gets reported. The authors ran a controlled grid to measure this. Three frontier models, three harness configurations, 100 tasks from SWE-bench Verified, with task order, execution environment, step budget, and evaluation script all held fixed. Swapping the harness moved GLM-5.1 by 13.0 points. Swapping the model inside a fixed harness moved scores by 3.0, 2.5, and 5.0 points. Harness-induced variance came out 7.8x larger than model-induced variance, and 6 of 9 model-pair comparisons flipped their ranking depending on which harness ran. Public leaderboards show the same thing. On SWE-bench Verified Mini, HAL reports a 34 point swing for Claude Sonnet 4.5 across scaffolds and nearly 48 points for o4-mini. They propose a Harness Card, a structured disclosure across seven layers, so you can tell whether a score gap came from the model, the harness, or the interaction. Paper: https:// arxiv.org/abs/2605.23950 Track more trending AI papers in our academy: https:// academy.dair.ai

💬 3 1 15👁 1624

DAIR.AI

@dair_ai

5시간 전

// There Is No Neutral Harness // Great work discussing some of the issues in harness evaluation. Twelve open-weight models answer the same 3,679 items from ARC, HellaSwag, MMLU, and TruthfulQA under 26 equally defensible harness configurations. Items, weights, and greedy decoding stay fixed. Only option order, prompt wording, and whether the answer is read from generated text or per-option likelihoods change. gemma4-31b lands anywhere from 31% to 89% depending on the harness alone. On the items that two adjacent models both answer stably, the pair is tied. Config-fragile items carry 95.7% of the gap between them, and four of the twelve models reach rank one under some configuration. Item discrimination, the property benchmark-compression methods maximize when picking a representative subset, correlates with fragility. Compressed benchmarks are selecting for the items most sensitive to configuration. Paper: https:// arxiv.org/abs/2608.21382 Track more trending AI papers in our academy: https:// academy.dair.ai

💬 0 0 0👁 357

🔥 Grok Bot의 업무 자동화와 X 기반 영업 탐색포스트 2

Grok Bot이 팟캐스트 요약, 일정 등록, 지원 메일 분류 같은 개인 업무와 경쟁 제품 불만 고객 탐색 같은 영업 작업에 쓰이는 사례가 확산됐습니다.

  • Grok Bot 활용 사례는 단순 질의응답에서 이메일·캘린더·Slack 같은 여러 업무 데이터의 연결로 이동했습니다. 한 사용자는 팟캐스트 녹음 뒤 핵심 내용과 홍보 아이디어를 정리하고, 학교 행사를 캘린더에 넣고, 지원 메일을 분류하며, 이메일·캘린더·Slack을 바탕으로 행동을 추천받는 흐름을 공유했습니다. 다른 사례는 X에서 경쟁 제품 불만이나 대안을 찾는 사람을 검색한 뒤 amplemarket connector로 사람과 회사를 파악하고 연락하는 순서를 제시해, 검색과 외부 커넥터를 결합한 영업 보조 경로를 만들었습니다.
찬성소수

Grok Bot은 여러 서비스의 정보를 모아 요약·분류·검색을 이어가며 반복 업무의 입력과 후속 조치를 한 흐름으로 묶습니다. 포스트에는 지원 메일 처리로 시간이 절약됐다는 사용 사례도 포함됐습니다.

중립소수

영업 탐색 사례는 X 검색과 amplemarket connector의 조합을 설명하지만, 전환율이나 데이터 접근 권한 같은 성과·운영 수치는 제시하지 않았습니다.

원문 트윗 2개 보기

Lenny Rachitsky

@lennysan

5시간 전

BREAKING: I'm partnering with @SpaceXAI to give all Lenny's Newsletter annual subscribers a free month of Grok Bot (included in Cursor Pro+) This is the first time @SpaceXAI has offered a deal like this to anyone, and I'm thrilled to make this amazing product accessible to more people. If you're already a paid subscriber, grab your deal here (search for "Grok"): https:// lennysproductpass.com If not, subscribe here and look for the Product Pass link in your welcome email: https:// lennysnewsletter.com/subscribe I've been hooked on Grok @Bot since before it came out, and my usage has only gone up. Seriously, it's really really good. Some of my favorite use cases right now: + After I record a podcast, taking a first pass at key takeaways and promotion ideas + Automatically adding school events to the calendar + Triaging support emails (saves me hours!) + Suggesting things I can do to be happier by analyzing my emails, calendar, and Slack + Landing me great IMAX Odyssey tickets Grab your free month of Grok Bot here (search for Grok): https:// lennysproductpass.com

트윗에 첨부된 이미지
💬 18 34 204👁 13464

Elon Musk

@elonmusk

4시간 전

Simple & useful Grok @Bot

Luis Batalha

Simple way to find customers using Grok Bot: 1) Use Grok Bot to search for people on X complaining about competitors or looking for alternatives (“Looking for an alternative to...”) 2) Use the @amplemarket connector to learn more about the person + company, then reach out to

인용 트윗 보기
💬 37 30 131👁 201963

📈 Claude Code 2.1.246의 전용 subagent와 Auto mode 제어포스트 3

Claude Code 2.1.246이 복잡한 다단계 작업을 맡는 전용 agent 실행 도구와 Auto mode 권한 화면을 추가하고, 대규모 세션의 안전 검사와 백그라운드 작업 처리를 조정했습니다.

  • Claude Code 2.1.246은 복잡한 다단계 작업을 별도 agent에 격리해 맡기는 도구를 추가하고, /permissions에 Auto mode 규칙을 보고 수정하는 탭을 넣었습니다. 대규모 세션에서 prompt 크기에 따라 안전 검사 기한을 늘려 일시적인 도구 거부를 줄였으며, maxTurns에서 멈춘 subagent 결과를 partial로 표시하고 SendMessage로 이어갈 수 있게 했습니다. 릴리스 기록에는 MCP 오류 표시, 백그라운드 세션 복구, 대형 파일 렌더링, 플러그인 설치와 권한 처리에 관한 다수의 수정도 포함됐습니다.
찬성소수

전용 subagent와 Auto mode 규칙 편집은 복잡한 작업을 분리하고 자동 실행 범위를 세밀하게 조정하는 구조입니다. 부분 완료 상태와 안전 검사 기한을 명확히 처리해 장시간 세션의 후속 제어도 쉬워졌습니다.

중립소수

이번 릴리스의 변경 수는 많지만, 실제 작업 성공률이나 실행 비용 변화에 관한 정량 지표는 포스트에 없습니다.

원문 트윗 2개 보기

Claude Code Changelog

@ClaudeCodeLog

5시간 전

Claude Code 2.1.246 has been released. 61 CLI changes Highlights: • Added a tool to launch dedicated agents for complex multi-step tasks, enabling isolated subagent workflows • Auto mode tab added to /permissions to view and edit auto-mode classifier rules, enabling finer control • Increased safety-check timeout for auto-mode tool calls to prevent temporary denials for large sessions Complete details in thread ↓

트윗에 첨부된 이미지
💬 1 0 0👁 507

Claude Code Changelog

@ClaudeCodeLog

5시간 전

Claude Code CLI 2.1.246 changelog: New features: • Added a startup warning for Bash allow rules with a wildcard before the subcommand (e.g. Bash(git * main)), since they also match options inserted before the subcommand • Added an Auto mode tab to /permissions for viewing and editing auto mode classifier rules • Added the turn's completion time to the end-of-turn duration line, e.g. ✻ Sautéed for 23s · done 6:05 PM Fixes: • Fixed fullscreen mode showing a blank transcript after resizing the terminal and jumping to the bottom until the next keypress • Fixed a severe transcript slowdown when a diff contained a very long single line (e.g. a base64 string); such lines now render truncated with a marker • Fixed erratic fullscreen scrolling when positioned at an earlier message, including jump-to-bottom getting stuck mid-transcript • Fixed background sessions failing to open after 45 seconds when Claude Code's starting directory had been deleted, the machine had slept, or the host is slow to start processes • Fixed background sessions failing to open with "Couldn't start the background service … EACCES" when another Claude Code process was re-installing the npm package at that moment • Fixed markdown rendering being disabled for a whole message when its first 500 characters contained no markdown, and for +/N) lists and setext headings • Fixed MCP tool calls interrupted by an incoming message in headless/remote sessions being reported to the model as "completed with no output" instead of an explicit interrupted error • Fixed MCP tool arguments being sent as JSON strings when the parameter's schema is empty ({}), instead of their real type • Fixed a command interrupted mid-run showing as "Ran 1 shell command" with no sign it was cut • Fixed pressing ← or running /background during a dynamic workflow restarting its finished subagents; it now asks first and says how many subagents would restart • Fixed opening a just-started session in claude agents while its worker was still booting (common on Windows) stopping it with "was stopped while the respawn was in flight" • Fixed claude agents listing a backgrounded named session twice; backgrounding the same conversation again now numbers the new row (e.g. my-session (2)) • Fixed the background retention sweep removing git worktrees under .claude/worktrees/ that you created yourself when an old background-session record pointed at them • Fixed auto mode tool calls being denied as "temporarily unavailable" on very large sessions by scaling the safety-check deadline with prompt size • Fixed the plugin cache creating duplicate SHA-named directories for the same plugin • Fixed plugin skills whose frontmatter name already includes the <plugin>: prefix showing it doubled in the slash menu (e.g. /plugin:plugin:skill) • Fixed claude plugin update failing for an installed plugin given its bare name (only the fully-qualified name worked) • Fixed plugin installation failing when plugin.json was saved with a UTF-8 byte-order mark (BOM) • Fixed /reload-plugins reporting 0 skills for plugins that define skills under skills/*/SKILL.md • Fixed hook error messages showing a literal ${CLAUDE_PLUGIN_ROOT} instead of the resolved plugin path • Fixed /rename replacing the theme's prompt border color (including a custom theme's promptBorder) with the default cyan; the border now keeps your theme's color unless you pick one with /color • Fixed custom theme diff colors (diffAdded/diffRemoved and their dimmed variants) being ignored in diffs and the /theme preview • Fixed a keybindings.json binding with an unknown action name silently deadening that key; it is now skipped so the default binding keeps working, and a warning is logged under --debug • Fixed /stats activity heatmap showing each day's activity one cell off (Sunday's count under Monday) in timezones east of UTC • Fixed /fork from an already-forked or backgrounded session starting the new session with an empty conversation • Fixed prompts beginning with /-- (e.g. Lean doc comments) being rejected as an unknown slash command instead of being sent to Claude • Fixed the @ file picker staying open after the typed text stopped matching a real path • Fixed the status line's cost and duration resetting to zero after navigating to the agents view and back • Fixed fullscreen mode moving keyboard focus onto the control under the pointer when you clicked the terminal window only to bring it back into focus • Fixed path completion failing when the completion token or working directory contained a null byte • Fixed the UI stopping with a render error on the first tool call when a third-party Anthropic-compatible endpoint (ANTHROPIC_BASE_URL) streams a tool_use block without an id • Fixed the Write tool reporting "Out of memory" or freezing for a long time after overwriting a very large existing file, even though the file had been written • Fixed claude plugin install <name> exiting silently (or hanging in a terminal) instead of reporting an error when ~/.claude/plugins/known_marketplaces.json is empty or corrupted • Fixed resumed sessions failing every turn with a 400 when the saved history contains tool blocks the Anthropic API does not accept (typically written by a third-party API proxy) • Fixed curl -fsSL https:// claude.ai/install.sh | bash failing with "Raw mode is not supported" for some Team/Enterprise users with server-managed settings • Fixed sessions that ended in plan mode resuming outside plan mode in the VS Code extension, and in claude -p --continue/--resume with a permission prompt tool, when no permission mode was set • Fixed the Notification hook not firing while the sandbox "Network request outside of sandbox" permission prompt is waiting • Fixed Bash permission checks to always require approval for malformed commands with a dangling && or || operator • Fixed --strict-mcp-config sessions prompting to approve .mcp.json servers they would never load, which left background sessions waiting at startup • Fixed telemetry and metrics requests to Anthropic carrying the API key configured for a third-party gateway (ANTHROPIC_BASE_URL); a credential is now only sent to its own host • Fixed a visible API error on the first prompt after idle when apiKeyHelper returns short-lived JWTs: an expired cached token is now refreshed before sending, and 401/403 auth errors retry quietly • Fixed memory growing with session length in the fullscreen and Ctrl+O transcript views: each rendered message row no longer retains a full copy of the transcript-wide tool lookups • Fixed /ultrareview runs and cloud sessions launched at the same time from one repository (e.g. from several worktrees) sometimes starting with another launch's uncommitted changes • Fixed the task progress count (e.g. 3/5) shown for background cloud sessions such as /autofix-pr occasionally missing a task • Fixed Remote Control sessions keeping their placeholder name in http:// claude.ai and the Claude app until the second prompt; the auto-generated title now appears after the first prompt • Fixed MCP tools marked requiresUserInteraction still offering "Yes, and don't ask again" in their permission prompt; the option wrote an allow rule the tool then ignored • Fixed the self-hosted runner ending its live sessions or exiting when a work-poll response is malformed (e.g. an intercepting proxy's HTML page); it now retries the poll • Fixed the command sandbox's filesystem configuration not respecting --setting-sources Improvements: • Improved /cd: the new directory's project settings, hooks, .mcp.json servers (behind the usual approval prompt), skills, and agents now take effect right after the move instead of on --resume • Improved Bash tool latency on bash shells by replaying snapshot functions without a base64 subshell per function • Improved subagent results: a subagent that stops at its maxTurns limit now returns its output marked as partial, with a hint to continue it via SendMessage, instead of appearing finished • Improved non-interactive sessions (-p, SDK, cloud sessions) to automatically continue a response cut off mid-stream by a server error, connection loss, or stall instead of ending with an error • Improved attribution of usage telemetry to your organization for workload identity federation sessions, events sent while apiKeyHelper runs at startup, and after a login token expired while idle Other changes: • Windows/macOS: Fixed headless sessions not cleaning up stale entries in ~/.claude/sessions left by sessions that exited uncleanly • Changed /code-review so Claude can also start it on its own on Bedrock, Vertex AI, and Foundry, through the Claude apps gateway, and when telemetry or non-essential traffic is disabled • /goal: Changed idle sessions to start at most three check-ins on long-running background work per goal; your next message allows three more • Changed claude install and claude update to defer a pending managed-settings consent prompt to the next interactive session instead of prompting mid-command • Changed OpenTelemetry plugin events for plugins synced from http:// claude.ai: plugin_id_hash now reflects the plugin's real marketplace, and enabled_via is admin-install for admin-installed plugins Source: https:// github.com/anthropics/cla ude-code/blob/main/CHANGELOG.md#21246 …

💬 1 0 0👁 85

📈 추측적 도구 호출과 장애 복구로 줄이는 에이전트 대기 시간포스트 2

부분 생성 결과를 이용한 추측적 도구 호출과 대기 엔진 기반 복구가 코드 에이전트와 LLM 서비스의 실행 지연을 줄이는 방법으로 공유됐습니다.

  • 코드 에이전트는 LLM이 코드를 모두 생성할 때까지 도구 호출을 시작하지 못해 대기 시간이 생깁니다. Speculative Programmatic Tool Calling은 부분 생성에서 예측 가능한 호출을 먼저 실행하고 그림자 REPL로 의존성을 추적해, 모델이나 에이전트 로직을 바꾸지 않고 wall-clock time을 약 1.2배 낮추는 방식을 사용합니다. NVIDIA Dynamo의 Shadow Engine Recovery는 대기 엔진을 따뜻한 상태로 유지해 장애 뒤 용량을 넘기며, GLM-5.2 테스트에서 냉간 재시작보다 약 39배 빠른 7.3초 만에 용량을 복구했습니다.
찬성소수

도구 호출을 생성 완료 뒤로 미루지 않고 안전한 예측 실행으로 앞당기면 에이전트의 유휴 시간을 줄일 수 있습니다. 장애 시에도 대기 엔진을 즉시 넘기면 서비스 용량 손실을 짧게 유지할 수 있습니다.

중립소수

공유된 수치는 특정 논문과 GLM-5.2 테스트에 한정돼 있어 다양한 모델과 운영 환경에서의 재현 범위는 아직 확인되지 않았습니다.

원문 트윗 2개 보기

기업용 에이전트 실행을 겨냥한 모델·서버·AI 팩토리 조합포스트 3

Granite 4.2 8B, MiniMax-M3, NVIDIA의 AI 인프라 발표가 기업 업무용 도구 호출과 비용·처리량 최적화를 중심으로 묶였습니다.

  • 기업용 에이전트 실행은 모델의 추론·도구 호출 능력과 이를 제공하는 서버 인프라를 함께 평가하는 방향으로 이동했습니다. Granite 4.2 8B는 CoreWeave Serverless Inference에서 별도 인프라 관리 없이 추론되고 자체적으로 도구를 호출하며, MiniMax-M3는 받은 편지함을 만들고 비즈니스 이메일을 작성·전송하는 전체 작업을 0.018달러에 완료했다고 공유됐습니다. NVIDIA는 Vera CPU, Vera Rubin, Groq 3 LPX, Spectrum-X Multiplane, BlueField-4 Scale-In networking을 에이전트용 전체 AI stack으로 묶어 하드웨어부터 네트워크까지 공동 설계하는 방향을 내세웠습니다.
찬성소수

모델의 도구 호출과 서버 제공 방식을 함께 최적화하면 기업 workflow의 자동화 비용과 인프라 관리 부담을 줄일 수 있습니다. MiniMax-M3의 0.018달러 작업 비용은 에이전트 성능을 정확도뿐 아니라 단위 업무 비용으로 비교하는 흐름을 보여줍니다.

중립소수

공유된 비용과 기능 수치는 각 제공자의 발표에 기반하며, 동일한 과제·환경에서 비교한 결과는 아닙니다.

원문 트윗 2개 보기

용어 해설

에이전트 하네스(Agent Harness)
모델과 실제 작업 사이에서 입력 컨텍스트를 구성하고 도구 호출을 중개하며 결과를 검증하는 실행 계층입니다. 재시도와 종료 조건까지 결정하므로 동일 모델도 하네스 설정에 따라 벤치마크 점수가 달라질 수 있습니다.
WebMCP
웹 페이지와 에이전트가 상호작용할 수 있도록 웹 기능을 도구 형태로 연결하는 공개 표준입니다. 이번 포스트에서는 Chromium, Cloudflare, Shopify, Vercel 등이 참여하는 해커톤의 기반 기술로 등장합니다.
Shadow Engine Recovery
LLM 엔진 장애에 대비해 대기 엔진을 미리 작동 상태로 유지하다가 장애 발생 시 트래픽을 넘기는 복구 방식입니다. NVIDIA Dynamo의 미리보기 기능은 냉간 재시작보다 빠른 용량 복구를 목표로 합니다.
하네스 분산(Harness Variance)
모델 자체가 아니라 실행 하네스의 프롬프트, 도구 중개, 출력 판독, 재시도 방식이 벤치마크 점수에 만드는 변동입니다. 포스트에 인용된 실험에서는 모델 차이보다 하네스 차이가 더 큰 순위 변동을 만들었습니다.
추측적 도구 호출(Speculative Tool Calling)
LLM이 코드 생성을 끝내기 전에 부분적으로 완성된 출력에서 예측 가능한 도구 호출을 찾아 먼저 실행하는 방식입니다. 그림자 REPL이 의존성을 추적해 실행 안전성을 확보하고 대기 시간을 줄입니다.
AI 분석 전체 내용 보기

AI 요약 · 북마크 · 개인 피드 설정 — 무료

출처 · 인용 안내

원문 발행 2026. 08. 26.수집 2026. 08. 26.출처 타입 TWITTER

인용 시 "요약 출처: AI Trends (aitrends.kr)"를 표기하고, 사실 확인은 원문 보기 기준으로 진행해 주세요. 자세한 기준은 운영 정책을 참고해 주세요.