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. Dev Tooling & Infra

    VS Code 1.136 adds an agent that works a pull request until it is ready to merge

    The last mile of a pull request — rerunning checks, clearing conflicts, answering review notes — is the part that actually eats an afternoon.

    Visual Studio Code2026-09-02
  2. Dev Tooling & Infra

    GitHub Copilot can now approve a pull request, if an admin switches it on

    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.

    GitHub2026-09-01
  3. Dev Tooling & Infra

    Vercel adds per-person spending caps to its AI Gateway

    Vercel names the case out loud: one person’s unsupervised coding agent could previously drain a shared team budget, and now it cannot.

    Vercel2026-08-31
  4. Dev Tooling & Infra✓ verified

    Gradium’s new default voice model reads an order number back correctly 81% of the time

    Because the eval set is open, you can re-run this against your own scripts instead of taking a vendor chart on trust.

    Gradium2026-08-31
  5. Dev Tooling & Infra

    XCENA and Samsung ship a CXL card that is 2TB of memory and 3,072 RISC-V cores

    Memory capacity, not FLOPS, is what caps how large a model a single box can serve — and CXL cards with their own compute are the cheapest route to more of it.

    Chips and Cheese2026-08-30
  6. Dev Tooling & Infra

    GitHub Copilot changes seat billing, chat retention and the code-review default

    Two of the three are opt-out-before-the-date changes — the retention move and the review-effort default both land automatically on 28 September if nobody acts.

    GitHub2026-08-28
  7. Dev Tooling & Infra✓ verified

    A rumour of a bug is now enough: probes arrived ten minutes after the patch was discussed

    Coordinated disclosure assumes an attacker needs the patch. If the public discussion is enough, the embargo window your project plans around has already closed.

    Anil Madhavapeddy2026-08-28
  8. Dev Tooling & Infra✓ verified

    Over 100 companies, including OpenAI, Anthropic, Google and Microsoft, sign an open letter on AI-enabled cyberattacks

    When the labs shipping the capability and the vendors defending against it sign the same letter, the hardening work stops being optional for anyone running infrastructure.

    TechCrunch2026-08-27
  9. Dev Tooling & Infra

    VS Code 1.135 picks up agent sessions that were started in another application

    A session that survives leaving the tool it started in is the first real answer to agent work being trapped per-application, and the per-turn token breakdown is the first place a team can see what a long run actually cost.

    Visual Studio Code2026-08-26
  10. Dev Tooling & Infra

    Paul Dix says AI wrote a million lines of a database product now running on millions of machines

    The transferable part is not the line count, it is the precondition: this worked because there was something to check the output against. Teams without an oracle for the work are not in the same situation and should not read this as the same result.

    Paul Dix, via Simon Willison2026-08-26
  11. Dev Tooling & Infra

    GitHub Copilot gets an org-wide default for which models are switched on

    If you administer Copilot the default flips how every unconfigured model behaves, and the rollout finishes on 1 September — worth checking before rather than after.

    GitHub2026-08-26
  12. Dev Tooling & Infra✓ verified

    A prompt-injection chain took over Claude Code auto mode in most attempts

    If you run a coding agent unattended, this is the working argument for a container, restricted network egress, and keeping SSH and cloud credentials out of the agent runtime.

    Embrace The Red (Johann Rehberger)2026-08-26
  13. Dev Tooling & Infra

    Nvidia’s Jetson Orin Nano 2 doubles entry-level edge inference - but not until 2027

    The default board under most hobby and low-end commercial robotics just doubled, and the eighteen-month wait for silicon is the planning fact, not the TOPS number.

    NVIDIA2026-08-25
  14. Dev Tooling & Infra✓ verified

    Microsoft details Maia 200 at Hot Chips and says it is already serving in an Iowa Azure region

    Inference cost per token is set by which silicon a cloud actually runs; a hyperscaler moving its own part into a live region is where the price pressure on rented GPUs starts.

    ServeTheHome, from Hot Chips 20262026-08-25
  15. Dev Tooling & Infra

    Simon Willison's command-line tool for language models can now stack templates

    Separating "which model, configured how" from "what am I asking" is the cheapest way to keep a prompt comparison honest across vendors.

    llm, by Simon Willison2026-08-22
  16. Dev Tooling & Infra

    GitHub Copilot moves into Slack and Teams as a shared agent session

    The agent session leaves the editor for the room where the team already talks, which makes steering it a group activity rather than one developer working alone.

    GitHub2026-08-21
  17. Dev Tooling & Infra

    Claude Security's vulnerability scanning moves onto Anthropic's most cyber-capable model

    A frontier model reaching security teams as a product switch, rather than as an API they have to wire up themselves, is how capability actually lands in a security org.

    MarkTechPost2026-08-21
  18. Dev Tooling & Infra

    VS Code 1.134 lets one window drive agent sessions running in another

    The prompt timeline and cross-window session hosting are the first-class answer to the thing that actually breaks a long agent run — nobody can tell which prompt made which edit. Reviewing an agent session is becoming a supported workflow rather than a scroll.

    Visual Studio Code2026-08-19
  19. Dev Tooling & Infra

    GLM-5.3 is available through Vercel AI Gateway

    Gateway availability is what makes a non-US frontier model a one-line config change instead of a procurement project.

    Vercel Changelog2026-08-18
  20. Dev Tooling & Infra

    GitHub adds credential revocation and deauthorization by token type

    Agent tooling multiplies the number of live tokens against a repo; killing one class without logging every human out is the difference between containing an incident and causing an outage.

    GitHub Changelog2026-08-18
  21. Dev Tooling & Infra

    GitHub ships enterprise-managed settings for Copilot in JetBrains IDEs

    Coding-assistant policy only becomes real when it is pushed from the org rather than set per developer, and JetBrains was the gap in that story.

    GitHub Changelog2026-08-18
  22. Dev Tooling & Infra

    Vercel discounts GPT-5.6 Sol 50% on AI Gateway through 18 September

    A time-boxed 50% cut is a window to run the expensive evaluation you keep deferring, not a reason to re-plan your default model.

    Vercel Changelog2026-08-17
  23. Dev Tooling & Infra✓ verified

    Cursor ships Origin, its own code host, and Vercel wires deploys straight into it

    Where the repository lives decides which agent gets cheap access to your whole codebase — a lock-in question dressed as a hosting choice, and the compatibility with existing Actions workflows is what makes it cheap enough to try.

    Cursor2026-08-17