AI-Assisted Software Development

148 of 440 findings
Research · AI-Assisted Software Development

Every finding this slice selected, newest first. Filter by topic, open any card's source, share any page: the URL is the state.

Share this listXLinkedInEmail

All coverage

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

  1. 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
  2. Open Source & Self-Hostable

    llama.cpp starts a stable release channel with v0.2.0

    Packagers and anyone shipping llama.cpp inside a product finally have a version to pin that does not move with every commit.

    llama.cpp2026-08-21
  3. 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
  4. 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
  5. 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
  6. Open Source & Self-Hostable

    Ollama halves time-to-first-token by caching resolved model metadata

    Time-to-first-token is what a local model feels like, so halving it changes whether self-hosting is pleasant enough to use for real work.

    Ollama2026-08-19
  7. 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
  8. 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
  9. Open Source & Self-Hostable✓ verified

    Modular opens the Mojo compiler under Apache 2.0, a week after Mojo 1.0

    A closed compiler is a single point of vendor failure for anything built on it; Apache 2.0 on the compiler is what moves Mojo from an interesting runtime to something a team can commit a GPU codebase to.

    Modular2026-08-18
  10. MCP & Interop

    The reference servers for Model Context Protocol now refuse the 2.x Python library

    If your requirement is loose, a fresh install now pulls the 2.x library and the reference servers will not start on it. Pin explicitly before the next deploy.

    Model Context Protocol2026-08-18
  11. 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
  12. 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
  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. 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
  16. Open Source & Self-Hostable✓ verified

    Qwen 3.8 27B scores 52 on the Artificial Analysis Intelligence Index, level with models far larger

    A 27B open-weights model at frontier-index parity is the size that actually fits on hardware you own — the point where running it yourself stops being a downgrade.

    Artificial Analysis2026-08-17
  17. Open Source & Self-Hostable

    FreeToken serves a 753B open-weight model from a single workstation GPU

    The gap between "open weights exist" and "I can run them" is a bandwidth-scheduling problem, and this is the clearest published attempt to close it on consumer hardware.

    arXiv2026-08-17
  18. 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
  19. Research

    StateM claims 95.3% on Terminal-Bench 2.1 by scaling the harness, not the model

    These are the authors’ own numbers on their own system and not yet independently replicated — but the claim is the interesting one either way: if most of a long-horizon failure rate is harness rather than model, the cheapest available win is in your own runtime.

    arXiv2026-08-15
  20. Market & Business✓ verified

    SpaceX closes its $60B all-stock purchase of Cursor, the largest venture-backed startup acquisition on record

    The coding-agent tool most teams standardised on is now owned by a launch company with its own compute; pricing, roadmap and data terms all now sit inside somebody else's capital plan.

    TechCrunch2026-08-15
  21. Open Source & Self-Hostable

    llama.cpp folds --mmap, --no-mmap, --mlock and --direct-io into one --load-mode flag

    Anyone pinning llama.cpp in a Dockerfile, systemd unit or run script has a flag rename to make before the next bump — silent, and it fails at start-up rather than at build.

    llama.cpp2026-08-15
  22. AI in Education✓ verified

    Andrew Ng’s AI engineering skills map: four skills, and prompt engineering is not one of them

    If your training plan is a prompt-engineering course, this is evidence the market is hiring for something else — and the four headings are a usable curriculum outline for a team that needs one.

    DeepLearning.AI2026-08-14
  23. Research

    Hugging Face's mid-2026 read of open models: Chinese labs set the ceiling, tiny models carry the traffic

    If you are picking an open model to build on, the report argues the leverage is in the ecosystem around it — derivatives, quantized builds, tooling — and that ecosystem is currently Qwen’s rather than the biggest model’s.

    Hugging Face2026-08-14