A Launch HN post with around 260 points introduced Freestyle as infrastructure for coding agents, highlighting sub-second VM startup, live forking of running sandboxes, pause-and-resume persistence, built-in git hosting, and full Linux VMs intended for agent platforms rather than lightweight demo containers.
#devtools
RSS FeedAI Hacker News Apr 7, 2026 2 min read
AI Hacker News Mar 16, 2026 2 min read
A fresh Hacker News thread pushed Chrome DevTools MCP back into view because it lets coding agents attach to an already running Chrome session instead of starting from a clean browser. Google’s December 11, 2025 update combines Chrome 144 remote-debugging controls with an --autoConnect flow in the MCP server, making it easier to hand an in-progress DevTools investigation to an agent.
AI Mar 8, 2026 1 min read
OpenAI has put Codex Security into research preview, extending its agent stack into repository scanning, bug reproduction, threat analysis, and remediation. The company says the system sharply reduced review noise and false positives in internal evaluations.