Topic / Trend Rising

Agentic Coding and LLM-Driven Development

LLM agents are moving beyond code completion to multi-step software creation, tool calling, CAD workflows and even driver development. The emphasis is increasingly on task completion, rollback, evaluation traces and agent efficiency rather than raw token throughput.

Detected: 2026-09-11 · Updated: 2026-09-11

Related Coverage

2026-09-11 ArXiv cs.AI

OpenDiscoveryTrace: the missing process traces for AI scientist evaluation

A public dataset records 558 complete AI scientific agent trajectories with thoughts, tool calls, errors, and confidence. Traditional benchmarks look only at final outputs; here comparable frontier models reveal different error profiles. Claude Opus ...

#LLM On-Premise #Fine-Tuning #DevOps
2026-09-09 Phoronix

LLMs and 'hideous' code: how ARM speeds up Linux kernel builds

An ARM engineer used LLMs to find bottlenecks in Linux kernel compilation. The model generated a lot of code, much of it low quality, but identified room for parallelization that enables faster builds. The value is not in the generated code but in th...

#Hardware #LLM On-Premise
2026-09-07 LocalLLaMA

llama.cpp, MCP and FreeCAD: a local LLM that designs geometry

A guide shows how to connect llama.cpp, the MCP protocol and FreeCAD to generate solids with a local model. The workflow uses Qwen3.8-27B quantized Q4_K_M and an mmproj-F16 vision projector: the model can call tools, read screenshots and verify geome...

#Hardware #LLM On-Premise
2026-09-04 LocalLLaMA

Qwen 3.8 Flash Next Locally Builds a Playable FPS

A user built a multiplayer FPS with a local Qwen 3.8 Flash Next model, Q4_K_XL quantization and 256k context, using opencode. Playable demo in two hours, three days of refinement, 20 tokens/s avg with MTP on RTX 5090 + RTX 4000 PRO. It highlights the...

#Hardware #LLM On-Premise #DevOps
← Back to All Topics