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

Code

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

results 35647 page 196/1783
08:42
2026-06-18
dev.to
artificial-intelligence

What Is Loop Engineering? The New Meta for AI Coding Agents

Loop Engineering is emerging as a new discipline for designing feedback, verification, memory, and optimization loops that enable AI coding agents to improve their output autonomously. The practice shifts focus from indi…

11:57
2026-06-17
dev.to
developer-tools

I read every Claude Code hook so you don’t have to

A developer analyzed all 27 Claude Code hook events and found that most are not worth setting up. The hooks that provide the most value are simple guardrails that reduce repeated mistakes, such as PreToolUse for blocking…

21:43
2026-06-16
dev.to
generative-ai

15 perguntas de segurança para quem está praticando vibe coding

A researcher used generative AI to revive a stalled platform with user data and Stripe payments, inspiring a developer to compile a safety checklist for 'vibe coding'. The list aims to reduce harm for non-developers buil…

12:30
2026-06-16
dev.to
artificial-intelligence

The Code AI Won't Write

A developer tested Claude, ChatGPT, and Gemini on a form validation coding challenge and found that all three AI models independently produced a recursive validation approach that fails to detect missing keys. The develo…

04:31
2026-06-16
dev.to
developer-tools

Token Efficiency in Claude Code

SectorFlow Engineering reduced Claude Code context overhead by 60% by replacing a monolithic 400-line CLAUDE.md file with task-specific skill files. The team also cut token waste by having engineers paste acceptance crit…

09:13
2026-06-15
letsdatascience.com
ai-safety

Sandbox AI coding agents with microVMs on Fedora

Fedora Magazine published a how-to guide for running AI coding agents inside microVMs on Fedora Linux using the krun runtime for Podman, citing security risks like prompt injection and sandbox escapes. The article provid…

02:38
2026-06-14
bastion.computer
developer-tools

Show HN: Bastion – isolated Linux VMs for background coding agents

Bastion launches isolated Linux VMs for background coding agents, enabling parallel agent execution without runtime conflicts. The tool allows self-hosting on KVM-supported Linux systems and defines environments via JSON…

19:18
2026-06-13
dev.to
ai-agents

Coding Agents over Telegram, Part 1: Topics Are Agents

A developer introduces OpenClaw, a gateway that maps Telegram supergroup topics to individual coding agents running on a remote machine. The design allows users to dispatch and supervise agents from a phone by assigning …

11:22
2026-06-06
letsdatascience.com
ai-agents

OpenClaw Code Reuse Exposes AI Agent Accountability Problem

Developer Gavriel Cohen found his own code reused inside the viral agent framework OpenClaw, prompting him to create the sandboxed alternative NanoClaw. OpenClaw, released in November 2025, grew to over 50 modules but fa…

09:18
2026-06-05
code.claude.com
ai-tools

Customize keyboard shortcuts in Claude Code

Claude Code now supports customizable keyboard shortcuts in version 2.1.18 and later. Users can create or modify their keybinding configuration by running `/keybindings` to open the `~/.claude/keybindings.json` file, wit…

18:52
2026-06-04
githubstatus.com
ai-products

Copilot Code Review Failing

GitHub is investigating reports of performance issues with its Copilot Code Review feature, with users encountering "Copilot ran into an error" messages on Pull Requests. The company has identified the cause and is rolli…

23:12
2026-06-02
github.com
ai-tools

Project Brain – Persistent memory index for AI coding

A new open-source skill for Claude Code called Project Brain creates a persistent memory index of a developer's projects, storing architecture, decisions, and status in a `.project-brain/` folder of markdown files. The t…

← prev page 196 / 1783 next →