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

Code

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

results 35703 page 199/1786
22:40
2026-07-31
blog.disintegrator.dev
developer-tools

Inspect Claude Code sessions with lnav

A developer has created a format file that enables lnav, a log file viewer, to parse and query Claude Code session transcripts stored locally, making them searchable via SQLite. The tool allows users to analyze conversat…

09:04
2026-07-31
dev.to
ai-products

Reject Coding-Agent Queue Depth Before Your Latency SLO Breaks

An engineer at MonkeyCode built an admission-control proxy to prevent queue-depth-induced latency SLO breaches in their AI-assisted code review service. The proxy rejects new tasks when queue age exceeds 25 seconds or qu…

02:11
2026-07-30
promptcube3.com
ai-safety

Claude Code Workflow: Balancing Open Weights and Safety

Anthropic argues that open-weight AI models lack a centralized kill switch, making them inherently less safe than controlled deployments, according to a developer-focused analysis of the Claude Code workflow. The piece w…

13:18
2026-07-29
dev.to
artificial-intelligence

Claude Opus 5 Is Better at Coding and Harder to Trust

An engineer testing Anthropic's Claude Opus 5 on coding and agent tasks found it faster and more capable than Opus 4.8, but warned that its polished output can mask mistakes. The developer recommends starting with medium…

22:53
2026-07-28
dev.to
ai-agents

I Added an MCP Server to NPMScan for AI Coding Agents

NPMScan has launched a public MCP server that allows AI coding agents to query npm package metadata, versions, install scripts, maintainers, known vulnerabilities, and recent security advisories. The server is read-only …

11:09
2026-07-28
dev.to
artificial-intelligence

Same AI Coding Tools, Two Languages For Buying Them a7c8d3

A developer analyzing Juejin search results for AI coding tools found two distinct evaluation frameworks: tier-letter rankings (S/A/B/D) and enterprise procurement criteria (等保三级认证, 国密SM4加密). The same tools receive diffe…

16:13
2026-07-27
promptcube3.com
ai-agents

Claude Code: Stop it from touching your .env files

A developer has created a PreToolUse hook for Claude Code that blocks the AI agent from modifying .env files, preventing accidental overwrites of database passwords and API keys. The 60-line hook intercepts write_file an…

00:04
2026-07-27
promptcube3.com
ai-tools

Claude Code: Why a Community-First Approach Wins

Anthropic's Claude Code requires a community-first distribution model to scale across diverse developer environments, argues an analysis that calls for open configuration, shared prompt libraries, and decentralized feedb…

16:40
2026-07-26
promptcube3.com
ai-tools

Claude Code: Context Engineering Audit

An audit of Claude Code against Anthropic's context engineering guidelines found that redundant injection of preference data was wasting tokens and violating lightweight and automatic memory rules. The audit traced a ~60…

15:01
2026-07-25
promptcube3.com
artificial-intelligence

DocMake: My experience with sandboxed AI code execution

DocMake founder implemented a sandboxed AI code execution system for its AI Data Scientist feature, using forked subprocesses with hard memory limits and timeouts to prevent server crashes. The system also employs an "An…

14:01
2026-07-25
promptcube3.com
developer-tools

Claude Code: Managing Multi-Repo Workspaces

Developer RiccardoCereghino built facet, a Go CLI tool that creates disposable, terminal-based workspaces for LLM agents like Claude Code to manage multi-repo projects. The tool spawns a workspace from a GitHub issue, cl…

← prev page 199 / 1786 next →