grep -r "Code" /news · homesearch
grep -rli "Code" /news

Code

Full-text search across 34997 articles. Combine with topic and date filters; results sorted by relevance.

results 34997 page 160/1750
06:38
2026-07-13
machinebrief.com
artificial-intelligence

When AI Code Can't Keep It Together: The Patchwork Problem

A new study reveals that AI-generated code often suffers from structural coherence failures—dubbed the 'patchwork problem'—where individually valid pieces create globally incoherent systems that evade detection by popula…

09:00
2026-07-11
dev.to
developer-tools

Build an MCP Server in Go (for Claude Code)

A developer built an MCP (Model Context Protocol) server in Go to allow Claude Code to query an internal billing API without manual copy-pasting. The server uses the official Go SDK, which matured in 2025, and the develo…

14:21
2026-07-10
pr-preview.com
developer-tools

Record before and after clips for pull request using Claude Code

PR Preview, an open-source tool from QwertyBit Ventures, lets developers record before-and-after video clips of UI changes for pull requests using Claude Code or manual interaction. The tool drives a real Chrome window v…

21:40
2026-07-07
claude.com
large-language-models

Choosing a Claude model and effort level in Claude Code

Anthropic's Claude Code introduces two settings—model selection and effort level—that control output quality. Model selection determines fixed capabilities via trained weights, while effort level governs how many files C…

12:51
2026-07-06
avanderlee.com
developer-tools

Defer in Swift explained with Code Examples

Swift 6.4 introduces SE-0493, allowing async calls in defer bodies for asynchronous cleanup, as explained in a SwiftLee article. The defer keyword executes code just before leaving scope, with multiple defer statements r…

19:16
2026-07-01
blog.kilo.ai
artificial-intelligence

Claude Sonnet 5 Is Available in Kilo Code

Anthropic launched Claude Sonnet 5, its most agentic mid-tier model, now available in Kilo Code via OpenRouter and direct API. The model achieves 63.2% on SWE-bench Pro and edges past Opus 4.8 on knowledge-work benchmark…

17:04
2026-06-30
letsdatascience.com
artificial-intelligence

Industries Expand Hiring for AI Coding Roles

GlobalData's Job Analytics Database reveals rising recruitment for AI coding, agentic AI, and governance roles across financial services, pharmaceuticals, and technology. Companies including Visa, BlackRock, Citigroup, a…

02:54
2026-06-28
dev.to
developer-tools

AI Agent Scratchpad: Keep Coding Agents Fast Without Polluting Git

A developer proposes a pattern for managing temporary files created by AI coding agents without polluting the Git repository. The approach uses a dedicated scratchpad directory, such as `temp/`, with subfolders for scrip…

15:00
2026-06-27
dev.to
artificial-intelligence

Stop Manual Code Reviews: Build Your AI-Powered Review Workflow

A developer built an AI-powered code review workflow using Claude's API and GitHub Actions, reducing review time by 60-70%. The system automates checks for style, syntax, and common patterns, allowing the developer to fo…

13:51
2026-06-26
rondoflow.app
ai-agents

Show HN: Orchestrate Claude Code agents on a canvas

RondoFlow launches an open-source, local-first platform that orchestrates multiple Claude Code agents on a visual canvas, enabling users to build, run, and review multi-agent workflows with built-in planning, steering, a…

06:13
2026-06-26
byteiota.com
developer-tools

VS Code 1.126: Copilot Session Cost Tracking Is Here

Microsoft shipped VS Code 1.126 on June 24 with session-level cost tracking for GitHub Copilot chat, responding to developer backlash after Copilot's June 1 switch to token-based billing caused costs to spike dramaticall…

11:08
2026-06-25
flama.dev
large-language-models

LLM APIs with built-in chatbot in 1 line of code

Flama 2.0 introduces a CLI tool that allows users to download, package, and serve large language models from HuggingFace with a single command, including a built-in chat interface and production-ready API. The tool suppo…

18:51
2026-06-24
dev.to
artificial-intelligence

AI Coding Agents Need Project Memory, Not Just Bigger Prompts

A developer argues that AI coding agents need a structured, graph-based memory system to retain project-specific lessons, rather than relying on larger prompts or temporary context. The proposed system stores lessons wit…

← prev page 160 / 1750 next →