Google search chief Liz Reid says AI-generated answers are not lowering website traffic. In a blog post, she writes that organic clicks have stayed "relatively stable" over the past year and that Google is now sending "slightly more quality clicks"—meaning users stay on a site instead of quickly returning. Reid argues that AI helps improve questions and results.
"The web has existed for over three decades, and we believe we’re entering its most exciting era yet."
Google has officially launched Jules, its AI coding agent that was in testing since May. Jules can handle multiple tasks at once and automate routine developer work, similar to Anthropic's Claude Code. The latest version includes easier controls, lets users reuse previous tasks, and adds visual feedback for web app testing, Google says. Jules runs on Gemini 2.5 and is available through several Gemini subscription tiers.
Google is also rolling out Gemini CLI GitHub Actions, a free AI tool that integrates directly with GitHub repositories, automating routine developer tasks on demand. The agent responds to events like new issues or pull requests, working in the background based on the context of each project. Google says the agent supports authentication without fixed credentials and logs activity via OpenTelemetry. Technically, it builds on Gemini CLI.
Anthropic has released a new open source tool on GitHub that automatically checks code for security vulnerabilities. The GitHub action "Claude Code Security Reviewer" uses the Claude AI model to scan pull requests for potential security issues.
According to the project description, the tool can spot security vulnerabilities across different programming languages by understanding the context of the code. It automatically adds comments directly in code discussions, filters out likely false positives, and focuses only on files that have been modified. The tool is available under the MIT license on GitHub.
ChatGPT is set to reach 700 million weekly users this week, according to Nick Turley, App Product Manager at OpenAI. That's up from 500 million at the end of March and four times higher than last year. In addition, OpenAI now counts 5 million paying business users, up from 3 million in June, as more enterprises and educators turn to AI tools. The company recently raised $8.3 million in funding and is preparing to launch GPT-5.