The new CC, an AI agent built for families
Google has developed a new AI agent called CC designed specifically for family use. The AI aims to assist with household tasks and provide family-oriented support. (blog.google)
A new deterministic shortest-path algorithm called C-HD solves exact single-source shortest paths on directed graphs with nonnegative real weights by combining bounded local searches, careful edge deletions, and maintenance of local invariants. The procedure treats newly encountered vertices (including unexplored leaves) as part of search-size limits, uses sorted outgoing-edge lists built in charged preprocessing, and organizes work with search trees and pivots to limit repeated processing. Within the certified density range m ≤ n⌊⌊log2 n⌋^{3/4}⌋ the algorithm is proven to run in O(n + m + m log(2 + m/(n+1)) + m^{1/3}(n log(n+2))^{2/3}). Along the profile m ≈ n log^{3/4} n this simplifies to O(n log^{11/12} n), an asymptotic improvement over Dijkstra’s O(n log n) and over recent m log^{2/3} n and related bounds in that regime; a Bellman-Ford fallback covers small or out-of-range inputs.
Ten Claude Opus 5.5 agents developed C-HD and produced a formal Lean proof within roughly 15 hours of collaborative messaging; the proof was checked with the Lean Comparator and accepted by Lean’s kernel, establishing the stated runtime guarantee. The formal construction carries enormous constants and only small correctness simulations were run, so no empirical speedup is claimed. Full Lean sources, the informal writeup, and verification records are available on GitHub for inspection.
Summary generated by AI from the linked article. hn.today is not affiliated with Hacker News or Y Combinator.
Google has developed a new AI agent called CC designed specifically for family use. The AI aims to assist with household tasks and provide family-oriented support. (blog.google)
AI staff have reported experiencing mental health challenges due to concerns about the potential societal threats posed by artificial intelligence. These fears relate to the broader impact of AI development on society and human well-being. (ft.com)
Open language models include open-weight and open-source types, with Chinese companies leading in open-weight models since 2025. The competition between American and Chinese models influences the global AI landscape and its commercial viability. (interconnects.ai)
No Sloptober challenges individuals to abstain from using LLM-based tools throughout October to develop personal skills and awareness of AI's limitations. Participants are encouraged to reflect on their reliance on AI, improve their coding abilities, and reassess the value of automation in their work and learning processes. (no-sloptober.com)
Open-weight AI models now process 56% of tokens in production, up from less than 10% in December 2025. However, proprietary systems still generate most of the revenue, as they cost significantly more per inference. (techstrong.ai)
LLM ASSBENCH is a platform that evaluates large language models (LLMs). It currently shows no matches or data for prompts entered. (assbench.com)
Today's best Hacker News stories, summarized and screenshotted, one email a day.