Anthropic's Claude Code tool will now read an AGENTS.md file when a project lacks a CLAUDE.md file. This lets developers who already use the AGENTS.md convention for agent instructions get compatible behavior from Claude Code without creating a duplicate configuration file.
American cancer patients are increasingly traveling to China for CAR-T cell therapy, a personalized immunotherapy that reengineers a patient's white blood cells to fight cancer. The Wall Street Journal reports that Chinese providers, having scaled up production, now offer the treatment for $150,000 to $230,000 versus $550,000 to $850,000 in the US, with faster turnaround and included follow-up care.
Developer Ayghri released i-have-adhd, an open-source skill/plugin for coding assistants like Claude Code that rewrites how the AI communicates: it leads with the next action, numbers steps, gives time estimates, caps lists, and cuts preambles, tangents and closing pleasantries. It installs via a CLI prompt pointing to the project's GitHub repo and can be customized by forking and editing its SKILL.md rules file.