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

Code

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

results 35391 page 188/1770
09:36
2026-06-21
dev.to
developer-tools

What Is CLAUDE.md? A Practical Guide to Configuring Claude Code

A developer explains that CLAUDE.md is a markdown file read by Claude Code at the start of every conversation, serving as a project's constitution for stack, conventions, and commands. The file can be generated via the /…

00:00
2026-06-19
outofcontext.dev
ai-tools

Claude Code Safe Mode: Find Which Customization Broke Your Agent

Anthropic added --safe-mode to Claude Code v2.1.169 to help users isolate whether a customization layer—such as CLAUDE.md rules, hooks, skills, plugins, or MCP servers—is causing broken behavior. Running with the flag di…

12:38
2026-06-18
dev.to
artificial-intelligence

How I Have Build Memory That Actually Works for AI Coding

Knotic, an AI coding assistant, introduces a memory system that separates project knowledge, session context, and source material into distinct layers to avoid the common failure of forgetting reasoning across turns. The…

21:55
2026-06-17
anycloud.sh
machine-learning

Ångstrom used Claude Code to train a model that beat Meta's UMA-OMC

Ångstrom AI (YC S24), in collaboration with the University of Cambridge and AstraZeneca, released CSP-MACE-Å, a machine learning model that achieves DFT accuracy for crystal structure prediction with a 10,000x speedup, o…

18:20
2026-06-16
dev.to
developer-tools

The HTTP Code Your AI Agent Doesn't Handle Yet: 402

Cloudflare has activated the long-dormant HTTP 402 Payment Required status code for its Pay-Per-Crawl service, enabling websites to charge crawlers for access. A developer with over 2,190 production runs on Apify actors …

23:01
2026-06-15
github.com
ai-agents

Show HN: Tamper-evident audit trail for AI coding agent activity

Constellation Network released an open-source audit trail plugin for AI coding agents that records every session, tool invocation, and prompt exchange into a local SQLite database with SHA-256 hash chain integrity. The t…

12:00
2026-06-15
neon.com
developer-tools

Introducing neon.ts: infrastructure as code for your Neon projects

Neon launched neon.ts, an infrastructure-as-code config file for its platform, enabling developers to declare and provision Neon services like Postgres, Data API, and Auth using TypeScript. The tool integrates with the N…

14:16
2026-06-14
dev.to
artificial-intelligence

Claude Code: The AI Agent Quietly Rewriting How We Build Software

Claude Code, an AI agent from Anthropic, is transforming software development by autonomously reading codebases, making changes, running tests, and opening pull requests based on natural language commands. Unlike traditi…

04:52
2026-06-13
dev.to
artificial-intelligence

Lessons from a 109-agent code audit workflow

A developer spent 9.3 million tokens ($46) on a 109-agent code audit pipeline that found 32 verified issues in a 5,000-line codebase. The key mistake was verifying all findings before ranking them, wasting 79% of agents …

14:00
2026-06-12
searchengineland.com
ai-tools

How to build a Claude Code-powered second brain for agency work

Agency professionals can now reclaim hours of lost morning time by building a second brain powered by Claude Code, Anthropic's developer-focused AI agent. The system uses four layers — persistent memory in Markdown files…

15:54
2026-06-06
github.com
ai-tools

Claudemux – Run and coordinate multiple Claude Codes reliably

Claudemux, a new Node.js library from @wastedcode, enables developers to reliably run and coordinate multiple real-login Claude Code CLI sessions from a single process. The tool replaces ad-hoc workarounds like child_pro…

← prev page 188 / 1770 next →