Firehose

Filtered to tagged “programming” · clear filters

All PeopleCompaniesPapersPodcastsHacker News

Browse by tag

18 SEP 2026 · Hacker News · 52 pts · 10 comments ↗

Anthropic has added support for AGENTS.md files to Claude Code, allowing it to automatically use AGENTS.md files when CLAUDE.md is not present in a folder, and this behavior can be toggled through the /config settings in version 2.1.277. AI summary

16 SEP 2026 · Paper

This paper introduces ProgramDistill, a benchmark that evaluates coding agents on their ability to infer behavior from working software and implement it in an incomplete application. Practitioners in AI/ML and web development might care about this work because it provides a scalable and controlled benchmark for evaluating and training coding agents.