HN blackmac 5/13/2026

I built an email client for AI agents

Developer built email client designed for AI agents to read and interact with email, demonstrating practical AI agent application.

HN speckx 5/13/2026

RCE in VSCode Copilot Chat

Security vulnerability in VSCode Copilot's agent mode allowing prompt injection attacks via code execution without user confirmation.

HN jesseduffield 5/13/2026

What is your AI agent constantly doing wrong?

Discussion of common LLM failures in code generation: verbose comments, over-using default arguments, missing DRY principles. Real-world observations using Claude.

HN frag 5/13/2026

Attacking LLMs for Fun and Profit

Episode on effective attack methods against LLMs, including jailbreaking techniques and adversarial approaches.

HN skydiver7373 5/13/2026

How LLMs Work

Technical explanation of language model mechanics covering how transformer-based systems process and generate text.

Ax Min Yang, Jinghua Piao, Xu Xia, Xiaochong Lan, Jiaju Chen, Yongshun Gong, Yong Li 5/13/2026

SkillMaster: Toward Autonomous Skill Mastery in LLM Agents

SkillMaster: Framework enabling LLM agents to autonomously develop, refine, and internalize skills through experience rather than external governance.