Tag: updates

  • Simon Willison’s Weblog: Trying out the new Gemini 2.5 model family

    Source URL: https://simonwillison.net/2025/Jun/17/gemini-2-5/ Source: Simon Willison’s Weblog Title: Trying out the new Gemini 2.5 model family Feedly Summary: After many months of previews, Gemini 2.5 Pro and Flash have reached general availability with new, memorable model IDs: gemini-2.5-pro and gemini-2.5-flash. They are joined by a new preview model with an unmemorable name: gemini-2.5-flash-lite-preview-06-17 is a…

  • The Register: Sitecore CMS flaw let attackers brute-force ‘b’ for backdoor

    Source URL: https://www.theregister.com/2025/06/17/sitecore_rce_vulnerabilities/ Source: The Register Title: Sitecore CMS flaw let attackers brute-force ‘b’ for backdoor Feedly Summary: Hardcoded passwords and path traversals keeping bug hunters in work Security researchers have issued a warning about a pre-authentication exploit chain affecting a CMS used by some of the biggest companies in the world.… AI Summary and…

  • Cloud Blog: Gemini momentum continues with launch of 2.5 Flash-Lite and general availability of 2.5 Flash and Pro on Vertex AI

    Source URL: https://cloud.google.com/blog/products/ai-machine-learning/gemini-2-5-flash-lite-flash-pro-ga-vertex-ai/ Source: Cloud Blog Title: Gemini momentum continues with launch of 2.5 Flash-Lite and general availability of 2.5 Flash and Pro on Vertex AI Feedly Summary: The momentum of the Gemini 2.5 era continues to build. Following our recent announcements, we’re empowering enterprise builders and developers with even greater access to the intelligence,…

  • Slashdot: Google Cloud Caused Outage By Ignoring Its Usual Code Quality Protections

    Source URL: https://tech.slashdot.org/story/25/06/16/2141250/google-cloud-caused-outage-by-ignoring-its-usual-code-quality-protections?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: Google Cloud Caused Outage By Ignoring Its Usual Code Quality Protections Feedly Summary: AI Summary and Description: Yes Summary: The text details a major outage in Google Cloud caused by a flawed update to its Service Control system, highlighting critical issues related to error handling and the lack of…

  • Simon Willison’s Weblog: Anthropic: How we built our multi-agent research system

    Source URL: https://simonwillison.net/2025/Jun/14/multi-agent-research-system/#atom-everything Source: Simon Willison’s Weblog Title: Anthropic: How we built our multi-agent research system Feedly Summary: Anthropic: How we built our multi-agent research system OK, I’m sold on multi-agent LLM systems now. I’ve been pretty skeptical of these until recently: why make your life more complicated by running multiple different prompts in parallel…