GPT-5

OpenAI is bringing in the mighty Codex tool to the ChatGPT app on your phone

OpenAI has added its Codex coding agent to the ChatGPT mobile app on iOS and Android, letting users manage coding tasks ...

OpenAI Brings Codex Remote Access to ChatGPT Mobile App

OpenAI has brought its Codex coding agent to the ChatGPT mobile app, providing iPhone and Android users with remote access to Codex sessions running on a Mac. "Codex is now in the ChatGPT mobile app so you can stay in the loop from anywhere while Codex gets work done across your laptops, devboxes, or remote environments," said OpenAI, announcing the feature. Codex remains a standalone app on Mac, but the mobile integration lives inside the existing ChatGPT app on iPhone and Android.

OpenAI partners with 1Password to secure coding agent Codex

Toronto-based 1Password has expanded its work with OpenAI in an attempt to help businesses deploy autonomous AI agents to securely build products.

OpenAI merges ChatGPT and Codex under Greg Brockman. The side quests are over.

Brockman takes permanent control of product strategy, merging ChatGPT, Codex, and the API into one agentic platform ahead of a potential Q4 IPO.

OpenAI And 1Password Bring Password Security To Codex

OpenAI and 1Password unveil a partnership that will provide Codex with secure access to credentials as part of new approach to agentic security.

Leave Those Laptops at Home. OpenAI Adds Codex to ChatGPT Mobile App

Leave Those Laptops at Home. OpenAI Adds Codex to ChatGPT Mobile App ...

1Password extends OpenAI collaboration with Codex MCP server for just-in-time credential access

Cybersecurity and password service provider 1Password LLC today expanded its collaboration with OpenAI Group PBC, releasing a ...

Using Claude AI to Scale Your Small Business Workflows and Output

Learn about the new business skills in Claude AI, how to connect them to QuickBooks, and the legal risks of using AI note-takers.

Claude AI Cheat Sheet : The Shortcuts Everyone Should Know

Discover how to use Claude AI for everyday tasks. We break down tokens, context windows, and platform features in plain English.

KPMG, Anthropic partner to deploy Claude AI across the firm

KPMG announced on Tuesday a global alliance with Anthropic (ANTHRO) to bring Claude AI tools into its business operations and client services across 138 countries and territories. Under the ...

Ask HN: Is there anything built around AI context drift problem to fix?

I am very interested to know, about AI context drift problem. mostly in Chat GPT I faced too much drift, it lost the the whole base context at first opening I given.<p>How to fix that? It don&#x27;t work also on project.

Show HN: Infinite Swap – Trade a bottle cap up to a house

Hey HN,Infinite Swap is a game inspired by Kyle MacDonald’s One Red Paperclip and other bigger-and-better swap stories - you start with a green bottle cap and trade it with other characters in various locations all the way up to a house and beyond.A while ago I got inspired by viral games Infinite Craft and What Beats Rock? and wanted to make my own ‘exploring a LLM’s latent space’ style challenge. After much experimentation this became a trading style game, where the LLM comes up with all the i

Ask HN: What LLM models are you using and why?

Hello, HN!I&#x27;m wondering what y&#x27;all are using for your daily driver these days and why?I&#x27;ve found myself using GPT-5.5 more than Opus 4.7 for work; which, has been a pretty big reversal. Previously, I was using Opus 4.6 for everything, and GPT-5.4 was only ever in the picture to provide a second opinion (with Grok a distant 3rd only when I wanted to throw some &quot;chaos&quot; into the mix). The reason I&#x27;ve personally pivoted, is I&#x27;ve found GPT-5.5 to be a bit more consi

Show HN: Heard Google copied part of our product for IO. Want to show off first

I just heard from a very reputable source that Google built part of our product and that they&#x27;re about to show it off at Google IO.We built a 3D film tool called ArtCraft:https:&#x2F;&#x2F;getartcraft.comhttps:&#x2F;&#x2F;github.com&#x2F;storytold&#x2F;artcraft (our monorepo with the desktop app, server, and website code)Our 3D virtual film set enables set decoration, location reuse, precision blocking (control over where things are), character posing, etc.Sets and objects can be generated

Show HN: FastBack end – schema-first back end runtime with OpenAPI output

Hi HN - author here. FastBackend reads a SQLAlchemy or Prisma schema, compiles it to a framework-agnostic IR, and a runtime adapter serves CRUD + relationships as REST with OpenAPI on the side. Try it in ~2 min: npm i -g @fastbackend&#x2F;cli git clone https:&#x2F;&#x2F;github.com&#x2F;darula-hpp&#x2F;fastbackend cd fastbackend&#x2F;examples&#x2F;sqlalchemy-fastapi pip install -r requirements.txt fastbackend generate &amp;&amp; fastbackend dev open http:&#x2F;&#x2F;localh

Show HN: Remindy – A Spotlight-style reminder app for Mac

I built Remindy because I wanted a faster way to create reminders on my Mac without opening a todo app or turning small follow-ups into a task management system.It works like a small Spotlight-style reminder bar: press a global shortcut, type something like “check the oven in 20 minutes” or “write a weekly report every Friday at 5 PM”, hit Enter, and get back to work.It supports recurring reminders, natural reminder input in 10 languages, and native macOS notifications. Reminder content stays lo

Show HN: Bevel – Guess the book from its opening passage

Built Bevel because my girlfriend is in a book club and I wanted to make her something. It’s a daily puzzle: you read a 200ish-word public-domain passage and try to deduce the author, decade, nationality, and title in five guesses with adaptive hints in between guesses. Wordle-ish mechanics, but for classic literature. There’s a Discord activity too if you enjoy it &amp; want to add it to your server. Bevel is currently unverified on Discord, so only addable to smaller servers for now. Would lov

Show HN: ExtraBrain - local-first desktop copilot for live calls

Hi HN, I’m the maker of ExtraBrain.I built it because I kept running into the same problem in high-pressure live conversations: the call moves faster than my notes. By the time I’ve captured the prompt, constraints, edge cases, or action items, the conversation has already shifted.ExtraBrain is a Mac desktop app that gives you a private live workspace during interviews, meetings, lectures, and research calls. It can transcribe the session, keep track of context, help structure answers or follow-

Show HN: We built an AI strategy agent that runs consulting-style workflows

Before this, I worked in strategy consulting at McKinsey and later in product and corporate strategy roles at Cisco. One pain point I kept seeing: many teams need high-quality strategic analysis, but they do not have a realistic way to get it.If you are a large company, you can hire a consulting firm. But that often costs $100K+ and takes months. If you are a smaller or mid-sized team, you usually rely on internal analysis, spreadsheets, scattered research, or ChatGPT. Those can help, but they o

Show HN: Snatch Guard – iOS theft detection with accelerometer and Screen Time

I got frustrated hearing about phone snatching in London - thieves grab unlocked phones and immediately access banking apps, messages, photos. Android has had Theft Detection Lock since 2024 while iOS still has nothing.Apple&#x27;s Stolen Device Protection delays password changes but doesn&#x27;t touch the content of an unlocked phone. So I wired a few things together:- CMMotionManager at 20Hz for grab detection. I tried CMMotionActivityManager first - total waste of time. It reports &quot;Unkno