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.

The lead

Sep 2, 2026

AI-Assisted Software DevelopmentAnthropicmajorSep 1, 2026

Anthropic released Claude Fable 5.1, priced about 25% below Fable 5 for typical work

Anthropic released Fable 5.1 and Mythos 5.1 on September 1 — the same underlying model behind two different safeguard settings, with Fable generally available and Mythos limited to trusted-access programs.

What it means for your work

The change that shows up on a bill is the cache-read price, which is where long agentic runs spend; Devin's team said it is what finally made a Fable-class model economical for their code review.

✓ verified · anthropic.com · added todayRead it at anthropic.com

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 this listXLinkedInEmail

All coverage

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

  1. Open Source & Self-Hostable✓ verified

    NVIDIA opened a proxy that lets one application speak both the OpenAI and Anthropic APIs

    Changing model or provider is normally an application rewrite; a translating proxy turns it into a routing rule you can measure both sides of.

    NVIDIA2026-09-02
  2. Open Source & Self-Hostable

    Hugging Face published 200-plus WebGPU kernels so models can run in the browser

    Inference in the browser is the cheapest deployment there is — no server and no per-token bill — and fast GPU operations across mismatched devices have been the missing floor under it.

    Hugging Face2026-09-01
  3. Open Source & Self-Hostable

    Tencent open-sourced Hy4 preview - 770B total parameters, 49B active, a 1M-token context

    A 49B-active open-weight model with a million-token window makes long-document work a self-hosting decision rather than a closed-API one.

    Tencent2026-08-28
  4. Open Source & Self-Hostable

    Ollama's 0.33 preview lets you switch local models on and off inside Claude's desktop app

    One misplaced system message was busting the cache on every request — worth checking how your own prompt is assembled before blaming the model for being slow.

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

    Meta releases Muse Glimmer, a 30B Apache-2.0 multimodal model built for local agentic use

    A 30B Apache-2.0 model that runs agentic work on your own hardware puts a real floor under what you have to pay a frontier API for — and llama.cpp already ships tool-call handling for it.

    Hugging Face2026-08-10
  12. Open Source & Self-Hostable✓ verified

    Liquid AI releases LFM2.5-2.6B, an open-weights on-device model built for local agents

    Tool-calling agents that run entirely on a device change the privacy and cost math for shipping AI features — no per-token bill and no data leaving the machine.

    Liquid AI2026-08-04
  13. Open Source & Self-Hostable

    Cursor open-sources Mixture-of-Kittens, a deterministic MoE training megakernel for NVL72 racks

    An application company open-sourcing frontier-grade training kernels signals how far serious model infrastructure has spread beyond the big labs.

    Cursor2026-08-04
  14. Open Source & Self-Hostable✓ verified

    llama.cpp merges multi-token prediction for DeepSeek V4 — local decode roughly 50% faster

    Self-hosted inference of the newest hot open-weights family just got materially faster on consumer hardware — worth re-benchmarking your local stack.

    llama.cpp2026-08-02
  15. Open Source & Self-Hostable

    A 26-billion-parameter model running in about 2 GB of RAM on an 8 GB MacBook

    The cheapest hedge against memory prices is needing less memory - this is the same squeeze that is moving chip stocks, showing up as an engineering constraint on the laptop you already own.

    GitHub (drumih/turbo-fieldfare)2026-07-29
  16. Open Source & Self-Hostable✓ verified

    Moonshot puts the Kimi K3 weights on Hugging Face — under a licence that bills large model-as-a-service resellers

    Open weights at frontier scale are only useful if you read the licence first: the revenue threshold is what decides whether self-hosting K3 is a free build or a contract negotiation.

    Moonshot AI2026-07-27
  17. Open Source & Self-Hostable✓ verified

    Debian puts LLM-assisted contributions to a project-wide vote — four proposals from outright ban to accept-with-responsibility

    Whatever Debian settles on becomes the reference text other maintainer-run projects copy — and every one of the four options requires contributors to disclose, which turns provenance from an ethics debate into a workflow requirement.

    Debian Project2026-07-24