Google announced a sweeping redesign of the search box at I/O 2025, transforming it into an AI-driven multimodal conversation interface. The company is merging AI Overviews and AI Mode, introducing generative UI, and launching information agents. Powered by Gemini 3.5 Flash, the new search experience shifts from keywords to natural language conversations, with significant implications for users, publishers, advertisers, and SEO.
Google's search box gets its first major redesign in 25 years, now accepting text, images, PDFs, and more as inputs for AI-powered conversations.
AI Overviews and AI Mode are unified, allowing seamless multi-turn dialogues without leaving the search page.
San Francisco-based cloud platform Railway, which has amassed two million developers without marketing spend, announced a $100 million Series B round. With sub-second deployments, vertically integrated data centers, and per-second billing, it positions itself as a critical infrastructure startup in the AI era.
Railway raised $100M in Series B funding led by TQ Ventures, valuing it as a top infrastructure startup amid the AI boom.
The platform offers sub-second deployments, with customers reporting 10x developer velocity and up to 65% cost savings.
Anthropic's Claude Code pricing sparks developer backlash, while Block's open-source AI agent Goose offers similar functionality for free, running locally with privacy and offline support. This article analyzes Claude Code's rate limit controversy, Goose's features and setup, and the trade-offs in model quality, context window, speed, and tooling maturity.
Claude Code’s Pro plan offers only 10-40 prompts per 5 hours, and Max plans up to $200/month still have restrictions, causing developer outcry.
Goose, an open-source AI agent from Block, runs on local models with no subscription, keeps data on-device, and works offline.
Listen Labs, an AI-powered customer interview platform, raised $69M in Series B funding at a $500M valuation. The company gained attention with a creative billboard hiring challenge and has since grown annualized revenue 15x. Its platform conducts in-depth interviews via AI, replacing traditional surveys and focus groups, and is used by Microsoft, Sweetgreen, and others. The company plans to expand into synthetic customers and automated decision-making.
Listen Labs raised $69M Series B, led by Ribbit Capital, at a $500M valuation.
The company used a viral billboard with a coding challenge to attract engineers.
Salesforce has launched a fully rebuilt Slackbot powered by Anthropic's Claude, transforming it from a simple notification tool into an AI agent that searches enterprise data, drafts documents, and takes actions. The new Slackbot is available to Business+ and Enterprise+ customers at no extra cost. Internally, 80,000 Salesforce employees tested it, reporting high satisfaction and time savings. Pilot customers like Beast Industries report saving up to 90 minutes per day. Slackbot competes with Microsoft Copilot and Google Gemini, with Salesforce positioning it as a 'super agent' for the enterprise. The rollout begins today, with mobile availability by March.
Salesforce rebuilds Slackbot as an AI agent using Anthropic's Claude, with future support for Google Gemini and possibly OpenAI.
Internal adoption: 80,000 employees, 96% satisfaction, 73% adoption via social sharing.
Anthropic releases Cowork, a new AI agent that extends Claude Code's capabilities to non-technical users via a folder-based desktop interface. Built in about a week and a half, largely using Claude Code itself, Cowork is available as a research preview to Claude Max subscribers on macOS. It can read, edit, and create files, integrate with connectors and browser automation, and includes safety warnings about potential file deletion and prompt injection risks.
Cowork enables file management through Claude without coding, for non-technical users.
Exclusive to Claude Max subscribers on macOS desktop; Windows support planned.
Nous Research, the open-source artificial intelligence startup backed by crypto venture firm Paradigm, released a new competitive programming model on Monday that it says matches or exceeds several larger proprietary systems — trained in just four days using 48 of Nvidia's latest B200 graphics processors.
NousCoder-14B achieves 67.87% accuracy on LiveCodeBench v6, outperforming its base model by 7.08 percentage points.
Trained in four days with 48 Nvidia B200 GPUs, the model matches human-equivalent progress that took two years.
Boris Cherny, creator of Claude Code at Anthropic, shared his personal terminal workflow on X, sparking a viral discussion. His approach includes running 5 Claude agents in parallel, using the Opus 4.5 model, maintaining a CLAUDE.md file for error lessons, and leveraging slash commands with subagents for automation. This workflow turns coding into a real-time strategy game, enabling a single developer to achieve the output of a small engineering team.
Cherny runs 5 parallel Claude agents in his terminal, managed via iTerm2 notifications.
He exclusively uses Anthropic's heaviest, slowest model (Opus 4.5), arguing upfront compute tax avoids later correction tax.