跳到主内容
@wquguru
精选88DAIR.AI(RSS)产品发布/更新多源精选 ×9

AI Agents Weekly: Jev模型发布

🤖 AI Agents Weekly: Jev, Salesforce Koa, Claude Code Projects, Anthropic R&D Metrics, Periodic Neon, Gemini 3.8 Live, and More

原文
发到 X
推荐理由

周刊不仅涵盖 Gemini 3.8 和 Salesforce Koa 等重磅产品动态,还深入解析了 TypeSafe Jev 这种面向特定工程场景的新型模型架构与性能数据,对 Agent 开发者极具参考价值。

In today’s issue:

  • TypeSafe launches Jev
  • Salesforce releases Koa
  • Claude Code ships Projects
  • Anthropic publishes AI R&D metrics
  • Periodic Labs releases Neon
  • Gemini 3.8 Live launches
  • Devin adds codebase-wide Code Scans
  • HarnessTax measures the harness cost
  • Claude Code reads AGENTS.md
  • Cowork merges into Claude

And all the top AI dev news, papers, and tools.

Top Stories

Jev and System One Models

TypeSafe AI came out of stealth with Jev, a model built for the small decisions software makes millions of times a day, not for chat. Founder Diogo Almeida worked on the instruction-following methods behind ChatGPT at OpenAI.

  • Typed decisions, not text: Jev takes your app state plus a typed question and returns a decision with a calibrated probability attached. You never write a JSON prompt, add a parsing layer, or validate the output.
  • Three question shapes: A boolean question returns a probability, a choice question picks one option from a set you define, and a score question returns a number on your scale. You can run several questions about the same input in one call.
  • Speed and price: Answers come back in 70 to 500 ms end-to-end at $0.042 per million input tokens, with output tokens free. TypeSafe reports up to 190x faster and 440x cheaper than frontier LLMs on its published workflows.
  • Error rates: Jev records 0% structured output errors and 0% tool call errors on TypeSafe’s suite, against 5.73% and 0.67% for Opus 5.
  • Training method: The model uses a new architecture, a parallel sampler, and a training method TypeSafe calls Reinforcement Learning for Calibrated Decisions.

Blog | OpenRouter

Salesforce Koa

Salesforce released Koa, a 120B enterprise model post-trained from NVIDIA’s open-weight Nemotron-3-Super-120B with GRPO, aimed at multi-turn tool use in CRM workflows.

  • Specification-driven RL: A simulation-to-reward pipeline expands workflow specifications into persona-conditioned multi-turn tasks, with task-resolution rewards grounded in successful tool use for data-dependent requests. Enterprise specifications are written in Agent Script, Salesforce’s declarative language for building Agentforce agents, and public tool-use specifications are synthesized directly.
  • Tool-use results: 66.63% on BFCL against 64.73% for the Nemotron base and 53.96% for GPT-4.1. On Tau2Bench, it reaches a task-weighted 69.41 against 68.64 for the base and 54.48 for GPT-4.1, still behind Opus 4.8 at 74.00 and GPT-5.5 at 83.99.
  • CRM Bench: 0.86 overall against 0.84 for the base and 0.81 for GPT-4.1, just under Opus 4.8 at 0.87. Function-call accuracy rises from 0.71 to 0.77.
  • No customer data: Training uses only public and synthetically generated data, built from nearly 27 years of Salesforce CRM deployment knowledge. Salesforce reports three times fewer errors than leading models on CRM actions in its own benchmark.
  • Availability: In pilot with selected customers now, with general availability in Agentforce set for winter 2026 in U.S. regions.

Paper | Announcement

Read more

更进一步:量化金融体系

看懂新闻只是起点——沿量化金融路径,把它变成能交付的工程能力

进入量化体系 →

关联讨论

同一事件的更多信源

相似阅读

关联信息,但可能不是同一事件