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 has added its Codex coding agent to the ChatGPT mobile app on iOS and Android, letting users manage coding tasks ...
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.
Toronto-based 1Password has expanded its work with OpenAI in an attempt to help businesses deploy autonomous AI agents to securely build products.
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 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 ...
Cybersecurity and password service provider 1Password LLC today expanded its collaboration with OpenAI Group PBC, releasing a ...
Learn about the new business skills in Claude AI, how to connect them to QuickBooks, and the legal risks of using AI note-takers.
Discover how to use Claude AI for everyday tasks. We break down tokens, context windows, and platform features in plain English.
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 ...
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't work also on project.
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
Hello, HN!I'm wondering what y'all are using for your daily driver these days and why?I'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 "chaos" into the mix). The reason I've personally pivoted, is I've found GPT-5.5 to be a bit more consi
I just heard from a very reputable source that Google built part of our product and that they're about to show it off at Google IO.We built a 3D film tool called ArtCraft:https://getartcraft.comhttps://github.com/storytold/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
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/cli git clone https://github.com/darula-hpp/fastbackend cd fastbackend/examples/sqlalchemy-fastapi pip install -r requirements.txt fastbackend generate && fastbackend dev open http://localh
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
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 & want to add it to your server. Bevel is currently unverified on Discord, so only addable to smaller servers for now. Would lov
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-
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
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's Stolen Device Protection delays password changes but doesn'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 "Unkno