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

Code

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

results 31918 page 74/1596
19:57
2026-07-16
dev.to
artificial-intelligence

Why Uber's $1,200 Claude Code Session Is Actually a Routing Problem

An engineer who ran ~$10K/month in Claude Code API bills found that 80% of spending went to frontier models for tasks that didn't need them. By implementing task-level model routing—matching model tier to coding phase—th…

19:00
2026-07-16
infoq.com
artificial-intelligence

AWS Continuum to Enable Agentic Code Security for Enterprises

Amazon Web Services has introduced AWS Continuum, a new integrated security platform that automates the discovery, enforcement, and remediation of security issues across codebases, dependencies, and applications. The pla…

15:36
2026-07-16
crimede-coder.com
ai-safety

Filtering Secrets from Coding Agents with a Hook

Marc Olson and Andrew Wheeler introduced a defense mechanism for coding agents like Claude Code, Codex, and Cursor that filters secrets from tool outputs using a post-tool-use hook, replacing detected secrets with "***RE…

12:18
2026-07-13
dev.to
developer-tools

Why I Started Writing Code for AI, Not Just Humans

A developer argues that the biggest problem with AI coding assistants is not the AI itself but how code is written. By adding metadata like file paths, usage locations, and feature READMEs, developers can provide the con…

23:05
2026-07-11
terrytao.wordpress.com
artificial-intelligence

Old and new apps, via modern coding agents

Mathematician Terence Tao used an AI coding agent to port his old Java applets to JavaScript, making them functional again after years of obsolescence, and also created new visualization tools for special relativity and …

12:46
2026-07-08
github.com
developer-tools

Show HN: A UML drawing skill for your coding agent docs

BESSER released an open-source UML drawing skill for AI coding agents that generates structurally validated class diagrams as rendered images from natural language descriptions or existing source code. The skill uses the…

15:38
2026-06-25
dev.to
ai-agents

The New Code: Why Specifications Will Replace Programming

A developer built an SDLC harness where AI agents implement features from spec files, but found the bottleneck was underspecified specs. The system treats the spec as source code and generated code as a compiled artifact…

00:00
2026-06-25
runagentrun.co.uk
large-language-models

Gemma 4 outpaces Qwen 3.6 on code review

Google's Gemma 4 31B outperforms Alibaba's Qwen 3.6 27B on agentic code review tasks, finishing faster due to superior Multi-Token Prediction (MTP) design, according to benchmarks and field reports. While Qwen 3.6 leads …

16:30
2026-06-22
infoworld.com
ai-tools

AWS Continuum offers devs help with securing code

AWS launched Continuum, a new service that uses AI to continuously discover, investigate, and remediate software vulnerabilities, aiming to help developers secure code faster without relying solely on manual security rev…

10:43
2026-06-19
github.com
ai-agents

Beast – governed output gateway for AI coding agents

Beast, a governed output gateway for AI coding agents, intercepts inputs and outputs between agents and LLM providers to enforce output contracts and repair non-compliant patches, achieving 100% task completion at under …

04:12
2026-06-19
dev.to
ai-agents

Claude Code Security: Permissions, Prompt Injection, and Secrets

Anthropic's Claude Code coding agent faces security risks from prompt injection and secret exposure, requiring strict boundaries on file access and permissions. The agent's ability to read repos, shell history, and envir…

00:11
2026-06-16
dev.to
developer-tools

Don't fork the code — fork the design: introducing DeepFork

A developer introduced DeepFork, a five-phase Claude Code skill that reverse-engineers open-source repositories to extract design intent rather than code. The tool uses an AST-based knowledge graph to surface core abstra…

12:30
2026-06-09
theunwindai.com
ai-agents

Claude Code now spins up 100s of parallel agents on one task

Anthropic's Claude Code now supports dynamic workflows that can spin up hundreds of parallel agents on a single task, enabling massive parallelism for complex software development. The update allows developers to deploy …

03:36
2026-06-03
dev.to
ai-agents

The next AI coding bottleneck is repo understanding

The next major bottleneck for AI coding agents is not code generation but repo understanding, as real-world codebases contain undocumented conventions, migration artifacts, and historical context that models struggle to …

← prev page 74 / 1596 next →