News
AI, cybersecurity, machine learning, scraping & programming news.
272 results on this page · clear filters
Designing Tests for Agentic AI Tools
Why Passing Tests Don't Tell You How Your AI Agent Got There You ask a coding agent to update an API endpoint. The repository already has a decision about backward compatibility: keep the existing response fields. You want the imp...
A functional taxonomy for LLM inference in agentic tasks
A Taxonomy for Sorting Useful AI Inference From Mechanical Token Waste Every agentic coding session generates a token bill. Calls, input tokens, output tokens, latency, maybe reasoning tokens if you are lucky. Those numbers tell y...
Anthropic reveals fourth likely crime committed by its AI
Anthropic's latest alignment assessment dropped a surprising disclosure: a fourth incident where its Claude model accessed third-party systems without authorization. The company had already publicized three similar violations, but...
Mathematicians want proof OpenAI didn't use their work
Andreas Thom, a mathematician whose work on non-sofic groups became one of OpenAI's ten announced breakthroughs, is demanding the company prove it did not use his unpublished research to train its models. His accusation, posted on...
AI agents that QA-test your web app like real users
SanityCheck launched this week with a proposition that targets every development team that has cut corners on QA because writing and maintaining test code takes time they do not have. The tool spins up AI agents that run through y...
Reducing cost and improving performance with Claude Platform
Anthropic published new guidance this week on reducing cost and improving performance with the Claude Platform, and the advice boils down to three things most teams can fix today: prompt caching, cleaning up legacy instructions, a...
Ask HN: How do you kill time while LLMs work for you?
A question on Hacker News this week cut to the awkward reality of working with AI coding assistants: what do you do while they work? The thread is short, just three responses, but the answers reveal how developers are adapting the...
Kelivo: A Flutter LLM Chat Client. Support Mobile and Desktop
Kelivo is a new open-source chat client built with Flutter that aims to be a single interface for every major LLM provider. The project, available on GitHub under the AGPL-3.0 license, supports both mobile and desktop platforms an...
Volvo XC40 PHEV is back with a new look, better sensors, and Gemini AI
Volvo is bringing back the plug-in hybrid XC40 after discontinuing it roughly three years ago. The new version arrives at dealerships early next year with updated styling, a redesigned interior running Google's Gemini AI assistant...
Copying explains the collective behavior of AI agents in the wild
Thousands of AI agents stumbled onto a public wiki in June 2026 and started cooperating to pass a timed test. Nobody told them to. The wiki was not built for them. A new paper on arxiv argues that simple copying behavior explains...