AI
The newest updates across every AI product we track.
Latest AI updates
gemini-cli
gemini-cli · AIfix(core,a2a): group cancelled tool responses and coalesce consecutive roles to prevent 400 Bad Request by @luisfelipe-alt in https://github.com/google-gemini/gemini-cli/pull/28407
oh-my-openagent
oh-my-openagent · AIA stability-focused patch: the unified omo.jsonc config surface is now the single source of truth, migration is far more resilient across platforms, model routing got a tune-up, an…
Depop - Buy & Sell Clothes
Depop - Buy & Sell Clothes · AISpend less, earn more - even smoother buying and selling across the app. More to come!
impeccable
impeccable · AIThe updated detector, in your browser. The extension ships the current rule engine: the new kicker-above-heading ban, the radial-spotlight-glow rule, stylesheet stripe scanning, an…
impeccable
impeccable · AIKickers are banned. New kicker-above-heading rule flags the first eyebrow label above any heading, replacing the old advisory that waited for three repeats. Breadcrumbs, datelines,…
Gmail - Email by Google
Gmail - Email by Google · AIBug fixes and performance improvements.
browser-use
browser-use · AIShips the latest version of the CLI, which includes bug fixes and better browser management.
Walmart: Shopping & Savings
Walmart: Shopping & Savings · AIThank you for using the Walmart app! We've made a few enhancements to provide a seamless experience, so you can save time and money.
oh-my-openagent
oh-my-openagent · AIThis release tightens the machinery around long-running agent work. Completion and team messages now arrive through authoritative notifications instead of blocking polls, CodeGraph…
agent-skills
agent-skills · AIAgent Skills 0.6.5 graduates the eval framework from opt-in to CI-enforced, hardens the validators, and kicks off an ecosystem-neutral pass so the skills stop assuming a JavaScript…
superpowers
obra · AITwo structural changes to how SDD tracks progress and closes out review findings, both developed against live eval campaigns.
Claude Platform
Anthropic · AIWe've launched Claude Opus 5 ( claude-opus-5 ), a step-change improvement over Claude Opus 4.8. Claude Opus 5 supports a 1M token context window (both the default and the maximum), 128k max output tok…
claude-mem
claude-mem · AIThe bug. On a version mismatch, hooks asked the running (stale) worker to restart itself — and the dying worker spawned its successor using its own install's code and resolver. A ≤…
gemini-cli
gemini-cli · AIRefactor: exclude transient CI configuration files from workspace context by @DavidAPierce in https://github.com/google-gemini/gemini-cli/pull/28216
open-design
open-design · AI🎨 92 PRs · 20 contributors · 5 days — A more reliable path from creation to delivery. Open Design 0.16.0 strengthens automatic updates, long-running tasks, model setup, image gene…
Claude by Anthropic
Claude by Anthropic · AISquashed some bugs and improved the overall experience. Yours, Claude
Claude Platform
Anthropic · AIYou can now set an effort level on a Claude Managed Agents agent's model configuration. Pass effort inside the model object when you create the agent . See Effort levels for what each level does. Webh…
browser-use
browser-use · AIRelease 0.13.6 with Browser Harness 0.1.6 by @gregpr07 in https://github.com/browser-use/browser-use/pull/5245
transformers
huggingface · AIThis patch solves a few issues which appeared when integrating Inkling model, most notably an issue affecting models using EncoderDecoderCache during assisted generation. It also f…
transformers
huggingface · AIAdd Inkling model 47347 by @molbap @Cyrilvallez @eustlb and @zucchini-nlp