PulseAugur / Brief
EN
LIVE 17:01:06

Brief

last 24h
[2/2] 222 sources

Multi-source AI news clustered, deduplicated, and scored 0–100 across authority, cluster strength, headline signal, and time decay.

  1. Reflective Prompt Tuning through Language Model Function-Calling

    Researchers have developed Reflective Prompt Tuning (RPT), a new framework that leverages LLM function calling to automate prompt engineering. RPT simulates human prompt engineers by having an LLM optimizer evaluate a target model, identify failure modes, and iteratively revise prompts based on diagnostic reports and accumulated memory. This approach shows particular effectiveness in multi-hop and mathematical reasoning tasks, improving performance and confidence calibration. AI

    IMPACT Automates prompt design, potentially reducing manual effort and improving LLM performance on complex reasoning tasks.

  2. sdk: v0.97.0

    Anthropic has released updates for its TypeScript SDK, with versions v0.97.1 and v0.97.0 rolling out on May 19, 2026. Version 0.97.0 introduces support for self-hosted sandboxes within the Cloud Management API (CMA) and includes a bug fix for TypeScript compatibility with Node 26. Version 0.97.1 addresses a bug related to tool calls in the SessionToolRunner. AI

    sdk: v0.97.0

    IMPACT Minor update for developers using Anthropic's API, improving tooling and sandbox capabilities.