Research

440 findings · 10 beats
Research · everything Intel keeps

Everything Intel keeps, in one place — every brief we run, every department, readers' own, and every finding behind them. Browse below, or see the same body of work as a connected graph on the live map.

The lead

Sep 2, 2026

Learning & Training DesignChalkbeat New YorkmajorSep 2, 2026

New York City is set to bar student-facing AI tools through eighth grade

Chalkbeat, citing Education Department documents and four people briefed on the plans, reports that the largest school system in the country will bar generative AI — chatbots and AI tutors — for students from pre-K through eighth grade.

What it means for your work

Anyone building or selling a learning product now has to say which side of a grade-level line it sits on, and the biggest district in the country just drew one.

✓ verified · chalkbeat.org · added todayRead it at chalkbeat.org

What today means

Our read on the items that move something. The reporting is everyone's; this part is ours.

  1. If your merge rule counts approvals, this is the first setting under which a machine can satisfy it — worth deciding on purpose rather than finding out during a release.GitHub Copilot can now approve a pull request, if an admin switches it onThe AI-Assisted Software Development beat · GitHub

  2. The last mile of a pull request — rerunning checks, clearing conflicts, answering review notes — is the part that actually eats an afternoon.VS Code 1.136 adds an agent that works a pull request until it is ready to mergeThe AI-Assisted Software Development beat · Visual Studio Code

  3. Third Flash release in six weeks at the same rate card — the cheap tier is where most production traffic actually runs, and working harder per task is a cost change even when the price is not.Google's Gemini 3.8 Flash holds the old price and adds a cybersecurity-only siblingThe AI-Assisted Software Development beat · Google DeepMind

Share the archiveXLinkedInEmail

All coverage

Everything Intel has read, newest first. Each title opens at its original publisher.

  1. Agent Frameworks & Orchestration

    WeChat Pay opens its agent payment card to DeepSeek Harness and OpenClaw

    Agent-initiated payment is shipping at consumer scale with a segregated balance and a human confirmation step — a concrete answer to "how do you let an agent spend money".

    TechNode2026-09-01
  2. Agent Frameworks & Orchestration

    A working checklist for agents that have to survive longer than one call

    The single line worth stealing: write down the done condition before the agent starts, and check it with something deterministic rather than another model.

    n8n2026-08-31
  3. Agent Frameworks & Orchestration✓ verified

    OpenClaw 2.0 rebuilds its control interface and moves sessions into SQLite

    Two upgrade traps in one release: downgrading now means a manual SQLite restore, and shared sessions are not a permission boundary you can lean on.

    OpenClaw2026-08-30
  4. Agent Frameworks & Orchestration

    Vercel lets you scaffold, deploy and chat with an agent from the dashboard

    The distance from "we should try an agent for this" to a deployed, Slack-reachable one that calls your own MCP servers is now a dashboard form.

    Vercel2026-08-28
  5. Agent Frameworks & Orchestration✓ verified

    Anthropic opens a research preview of a shared standard for agents to drive lab and factory hardware

    The tool-calling layer that made software agents useful is being pointed at instruments and machines; if it holds, the same harness that drives an API drives a microscope or a robot arm.

    Anthropic2026-08-27
  6. Agent Frameworks & Orchestration

    Microsoft's Agent Framework gives.NET builders a first-class way to intercept an agent mid-run

    A supported interception point is the difference between auditing what an agent did and only reading about it afterwards.

    Microsoft2026-08-22
  7. Agent Frameworks & Orchestration

    Nvidia research puts the agent harness, not the model, at the centre of the result

    If the harness carries the outcome, agent quality is engineering you own rather than a model you rent, and it is the half you can actually iterate on.

    TechCrunch2026-08-21
  8. Agent Frameworks & Orchestration✓ verified

    Nvidia's agent wrapper took Claude Opus 5 from 30% to 100% on a reasoning benchmark

    If the software around the model — memory, supervision, tools — is worth seventy points on a long task, then agent quality is mostly engineering you control rather than a model you wait for.

    NVIDIA2026-08-21
  9. Agent Frameworks & Orchestration

    Microsoft's Agent Framework adds agent-generated interfaces and a fatal-middleware signal

    An agent that renders its own interface, and a middleware failure that actually stops the run, are both about giving the operator somewhere to stand.

    Microsoft2026-08-21
  10. Agent Frameworks & Orchestration✓ verified

    n8n adds an Amazon Bedrock AgentCore node for multi-agent teams with persistent customer memory

    Persistent per-customer memory is the feature that turns a workflow automation into something that behaves like an account team — and the fact that it now arrives as a node rather than a build is what puts it in reach of a non-engineer operator.

    n8n2026-08-20
  11. Agent Frameworks & Orchestration✓ verified

    Warp packages the "software factory" as infrastructure teams can rent

    A named automation share from an operator — 30-35% of weekly tasks — is a far more useful planning number than a benchmark score, and the phase decomposition it sells is a decent template even for a team that builds its own.

    TechCrunch2026-08-18
  12. Agent Frameworks & Orchestration

    LangSmith adds evaluators you tune to your own labels, starting with Perceived Error

    Tuning the judge on your own labels is the honest version of LLM-as-judge; it also makes the evaluator a maintained asset with a drift problem, which is a cost worth budgeting before adopting one.

    LangChain2026-08-18
  13. Agent Frameworks & Orchestration

    Cline joins the AI SDK harness layer via an official adapter

    A standard harness interface is how agent choice stops being an architecture decision and becomes a dependency you can swap.

    Vercel Changelog2026-08-18
  14. Agent Frameworks & Orchestration

    Claude Agent SDK 0.2.140 adds MCP 2.x support and a tool-use permission callback

    can_use_tool is the hook a host needs to put a real policy in front of an agent’s tool calls instead of trusting the prompt, and MCP 2.x support is the compatibility line anyone pinning an SDK version now has to check.

    Anthropic2026-08-18
  15. Agent Frameworks & Orchestration

    LangChain agents can now pay for things, with the budget enforced below the agent

    An enforced session budget under the agent is the only spend control that survives a prompt injection — anyone about to let an agent hold a payment credential should copy that boundary regardless of which framework they use.

    LangChain2026-08-17
  16. Agent Frameworks & Orchestration

    One adapter now covers any ACP-compatible coding harness in the AI SDK

    Swapping the coding harness under an agent stops being a rewrite and becomes a config change, which is the practical hedge against betting a product on one vendor’s runtime. The caveat is worth reading: going through the protocol can hide behaviour a direct adapter would expose.

    Vercel2026-08-13
  17. Agent Frameworks & Orchestration

    LangChain argues the agent stack is consolidating into managed services — and names the seven things they absorb

    Read the seven as an audit list against your own agent: the ones you have not solved are what you would actually be buying, and if you have solved all seven the managed pitch is not for you.

    LangChain2026-08-12
  18. Agent Frameworks & Orchestration✓ verified

    A consumer AI agent found and exploited a gym booking API's missing authorization checks

    Any endpoint whose authorization lives only in the user interface is now reachable by a general-purpose assistant that will simply call it directly. This one needed no attacker — only an ordinary customer asking for a better time slot.

    ABC News (Australia)2026-08-10
  19. Agent Frameworks & Orchestration

    LangChain opens Managed Deep Agents in public beta — one command from local test to hosted runtime

    The hard part of shipping an agent has been the plumbing around it — durability, sandboxing, auth, scheduling. A hosted runtime that supplies all of it moves the build-or-buy line for a team without a platform group.

    LangChain2026-08-07
  20. Agent Frameworks & Orchestration✓ verified

    Cloudflare introduces Kitesurf, an agent-first browser that runs in V8 isolates on Workers

    Web browsing is the slowest, flakiest part of most agent stacks; a purpose-built sandboxed browser at the edge attacks both the cost and the security problem.

    MarkTechPost2026-08-06
  21. Agent Frameworks & Orchestration

    Meta launches Muse Code, an AI agent for large codebases

    Every frontier lab now ships a repo-scale coding agent — if you are evaluating one, the field to compare against just widened again.

    Meta2026-08-05
  22. Agent Frameworks & Orchestration

    n8n on the “Day 2 problem”: AI workflows break after launch, plan for it

    Most AI-automation failures happen after the demo works — maintenance discipline, not model choice, decides whether agent workflows survive.

    n8n2026-08-03
  23. Agent Frameworks & Orchestration✓ verified

    OpenAI launches Presence — a managed platform for running governed enterprise AI agents

    A governed build-vs-buy path for AI-staffed support lines — and a competitive marker for every agent-platform play.

    OpenAI2026-07-22
  24. Agent Frameworks & Orchestration✓ verified

    Jack Dorsey's Block launches Buzz — an open-source team chat where AI agents are first-class members

    A well-funded challenger is betting that team chat needs re-architecting around agents as accountable peers with real identity and permissions — a question every collaboration-tool buyer and vendor now has to answer.

    Block (via TechCrunch)2026-07-21