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)
This compares a hosted typed-decision service, Jev, with a downloadable open-weight model, Laya, for making bounded agent decisions locally. Laya is a 421M-parameter model with a ModernBERT-large encoder and a decision head that scores option markers in a single bidirectional pass, returning structured choices, scores, or yes/no probabilities so no text parsing is needed. The local setup runs on an M3 Ultra Mac Studio, exposed via a FastAPI wrapper that accepts Jev-style requests, enforces strict budget and capability checks, refuses downloads during inference, and treats model outputs as recommendations only. Laya’s training used synthetic workflows and rewards for honest probabilities, but it remains overconfident without domain calibration; typed answers can be structurally correct yet factually wrong, so deterministic checks, abstain options, and fallbacks are mandatory. Jev wasn’t selected because the requirement was routine local decisions with data and model control.
A frozen replay of 40 held-out routing decisions compared the deterministic quality-and-latency router to Laya under identical eligibility rules: the deterministic router yielded 33/40 acceptable decisions (82.5%), Laya produced 37/40 (92.5%), with Laya directly selecting a model 15 times, the gateway falling back 17 times, and blocking 8. Latency was a weakness: routing p95 was 143.5 ms on one run and 466.7 ms on a busy host, exceeding a 300 ms timeout and prompting fallbacks. Results apply to this deployment and hardware; no live Jev-vs-Laya side-by-side was run, and Laya cannot compensate when candidate models themselves fail.
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.