GPT-5
Midjourney Releasing v8.2
The V8.2 making it the default model on Midjourney. This is a release focused on aesthetics, personalization, and image quality. Our new style is more creative, bold, edgy and fresh and personalization works better than ever.
Show HN: Mumble Dictation – local dictation that learns your vocabulary
Hey HN! It’s Wen from Narya.ai. We build Mumble Dictation, a local-first and privacy-focused dictation app on Mac.Homepage and Download: https://heymumble.com/dictationYouTube:https://youtu.be/Bma59TrR62c?si=DM-LyjZY5GZ9-f64Two things kept bugging us about the dictation products on the market:1. Most of them ship your audio to the cloud, and those who is claiming to be private are often just a thin wrapper of cloud APIs with a privacy policy.2. Those general-purpose
Show HN: CobaltCode – Dedicated persistent computer for Codex
Hi HN,I'm building CobaltCode, a platform for running coding agents inside persistent development environments.Basically I was fed up with git worktrees and having to run everything locally, usually one at a time so built CobaltCode.ai. Each task gets an separate vm with its own repository checkout, dependencies, running services, agent session, previews, and persistent state. It can also run your app inside the vm so you can preview different features in parallel.You can leave a task, resu
Show HN: Agent in 9 Lines Python
I asked myself: what would a minimal implementation of an agent look like?Something that works out of the box, is a real agent with tool calling, but without 1000s of lines of code, without dozens or hundreds of npm or pypi dependencies. Something with just a few 'essential' features (not a whole kitchen sink that most agent harnesses come with nowadays).An implementation close to pseudocode that you can look at in one page, everything there at a glance, no scrolling.This is the agent.
Show HN: Millwright – Rust-based, self-hosted LLM router
Hey HN,With the news of OpenRouter possibly being acquired and proliferation of hosted LLM routers (i.e. Ramp Router, Vercel’s AI Gateway), I saw the need for a self hosted solution focused on cost savings, transparency, and performance. So, I built an open sourced router with a simple CLI interface that can easily sit between coding agents and GenAI workloads.For the curious and lazy, at the moment, Millwright has the tools for,- Providers: OpenAI-compatible APIs, Anthropic, Amazon Bedrock- Rou
Show HN: Use your flight-sim gear as a Codex Micro
When I saw the OpenAI Codex video for the (cool-looking) Codex Micro, I looked down at my Virpil CM3 throttle collecting dust.So I just asked Codex desktop to connect it for me-- and it turns out the latest desktop app has the hotkeys/bindings defined for the Micro already. In a couple of hours I had the core options bound and over the weekend I got to full LED status control.The code is Windows stuff and probably not the hardware you have on hand, but that almost doesn't matter anymor
Ask HN: What do you do when your AI agents are working?
Maybe a dumb question but I don't think I've ever experienced more down/waiting time in my career so I'm much more prone to opening YouTube, HN, etc. despite not really wanting to.<p>Most likely the answer is to just sit and do nothing. But have you discovered an approach to making agentic coding, etc work for you without feeding into distraction and attention deficit?
Companies are optimizing models for specific benchmarks
Openai is optimizing for gpqa diamond and anthropic is optimizing for humanity last exam.
gpt 5.6 wins on gpqa and opus 5 wins on humanity last exam
Codex Is Down
Being investigated as we speak. https://status.openai.com/
Judge approves Anthropic's $1.5 billion settlement with authors
A federal judge in San Francisco has granted final approval to a $1.5 billion settlement between Anthropic and a class of ...
Anthropic is heating up the midterm proxy war over AI regulation
Anthropic has now spent $40 million backing a nonprofit that has clashed with a Super PAC supported by OpenAI President Greg ...
Anthropic launches Claude Opus 5 with efficiency, safety improvements
Anthropic PBC today rolled out a large language model called Claude Opus 5 to its chatbot service and developer platform. The ...
Anthropic upgrades Claude with new Opus 5 model, details here
Anthropic has released its latest AI model with Claude Opus 5. The new version arrives about two months after the previous Opus model upgrade, matching Anthropic’s previous upgr ...
AMD to invest up to $5 billion in Anthropic as part of computing power deal
Anthropic's agreement with AMD is the latest in a string of infrastructure deals the company has announced this year to increase its computing capacity.
Anthropic's top economist says AI won't replace workers yet. Mark Cuban says it trails humans in 2 key ways.
Anthropic's head of economics, Peter McCrory, says AI is working better with humans for now. Mark Cuban says that may never change.
Anthropic's Opus 5 hauls Fable 5-level scores at half the price
Anthropic's Claude Opus 5 lands near Fable 5's intelligence at half the price, two months after Opus 4.8.
OpenAI launches Codex Micro hardware for AI coding
OpenAI, the AI lab that brought us ChatGPT, which simultaneously evoked awe, fear, and fascination when it first launched in ...
OpenAI Is ‘Very Interested’ in Building Out ChatGPT Integrations for Wearables
OpenAI President Greg Brockman talks a bit about where the company's increasingly Jarvis-like AI agents could be heading next… and in what form.
Agentic coding goes hands free as OpenAI brings GPT-Live's full duplex voice control to Codex and ChatGPT on the desktop
This architecture creates a pair-programming dynamic where developers talk through problems conversationally while agents execute tasks asynchronously.
I recreated OpenAI's Codex Micro for a lot less - and mine is more customizable
The $230 Codex Micro sold out before I could buy one, so I turned my Stream Deck+ into a surprisingly capable alternative.