OpenAI hits AWS, Anthropic files for IPO, and Holo3.1 runs agents on your laptop
OpenAI's frontier models and Codex land on AWS Bedrock today. Anthropic quietly filed a draft S-1 with the SEC — the first real IPO signal from the company.
OpenAI's frontier models and Codex land on AWS Bedrock today. Anthropic quietly filed a draft S-1 with the SEC — the first real IPO signal from the company.
OpenAI's frontier models — including its o-series reasoning models and Codex — are now available through AWS. That means builders already on AWS can call OpenAI models without a separate OpenAI account or billing relationship. For anyone building on AWS infrastructure, this removes one integration headache.
OpenAI on AWS: The models are available via Amazon Bedrock. Codex — OpenAI's code-generation agent — is also included. If your stack already lives in AWS, you can now route OpenAI calls through your existing IAM setup and AWS billing. No separate OpenAI API key required.
OpenAI also published a separate post framing Codex as a productivity tool for non-developers, not just engineers. The pitch: Codex can handle tasks like writing scripts, automating repetitive work, and generating reports — without the user writing a line of code.
JetBrains shipped Mellum2, a 12-billion-parameter Mixture-of-Experts model built for code. It is open-weight and on Hugging Face now. JetBrains trained it specifically for IDE-style tasks — autocomplete, refactoring, code explanation. If you use JetBrains tools or want a local code model that is not just a general-purpose LLM, this is worth a look.
Holo3.1 from H Company is a local computer-use agent — meaning it can control your desktop, click buttons, fill forms, and navigate apps. It runs fast and locally, which matters for privacy-sensitive workflows. The model and a demo are on Hugging Face. This is the same category as Anthropic's computer-use feature, but designed to run on your own machine.
Anthropic filed a confidential draft S-1 with the SEC. That is the first formal step toward a public offering. The filing is not public yet — 'confidential' means the SEC reviews it before it becomes visible. No IPO date, no valuation, no share structure disclosed. But this is a real signal that Anthropic is preparing to go public, not just raising another private round.
Anthropic also expanded Project Glasswing, its initiative focused on AI safety research partnerships. Details are thin, but the expansion was confirmed on the Anthropic blog and picked up on Hacker News and Reddit.
llama.cpp hit build b9484. If you run local models on llama.cpp, pull the latest — incremental performance and compatibility fixes are the norm at this cadence. ComfyUI also shipped v0.23.0, with ongoing improvements to its node-based image and video generation workflow.
A GitHub project called nbd-vram lets Linux users with Nvidia GPUs use VRAM as swap space. Practical use: if you are running a model that barely fits in VRAM, this can help. It picked up 186 points on Hacker News and cross-posted to r/LocalLLaMA and r/StableDiffusion.
1. If you have an AWS account, open Amazon Bedrock and test an OpenAI model call using your existing AWS credentials. Compare latency and cost against calling the OpenAI API directly — the billing consolidation alone may be worth it for teams already on AWS.
2. Download Mellum2 from Hugging Face and run it in LM Studio or Ollama. Give it a real coding task you do repeatedly — generating boilerplate, writing a regex, explaining a function — and see if it replaces a paid API call for that specific job.
3. Try Holo3.1 locally for a simple desktop automation task: have it fill out a form, copy data between two apps, or navigate a website. Computer-use agents are still rough, but Holo3.1 is one of the first fast local options — worth knowing its limits now before building on it.
Confirmed: OpenAI frontier models and Codex are available on AWS Bedrock as of today, per the OpenAI blog post cross-verified by Hacker News and two Reddit communities.
Confirmed: Anthropic filed a confidential draft S-1 with the SEC, per the Anthropic blog. This is a real IPO step, not a rumor.
Not independently verified by CBW: We have not tested OpenAI models via Bedrock, Mellum2, or Holo3.1 hands-on. Performance claims are from the respective publishers.
Worth noting: Anthropic's Project Glasswing expansion post is light on specifics — no new named partners, funding amounts, or research outputs were disclosed in the announcement.
Worth noting: The nbd-vram VRAM-as-swap tool is a community GitHub project, not an Nvidia official release. Use on production machines at your own risk.
Source: OpenAI blog — frontier models on AWS — https://openai.com/index/openai-frontier-models-and-codex-are-now-available-on-aws
Source: Anthropic blog — confidential S-1 filing — https://www.anthropic.com/news/confidential-draft-s1-sec
Source: Anthropic blog — Project Glasswing expansion — https://www.anthropic.com/news/expanding-project-glasswing
Source: Hugging Face — Holo3.1 local computer-use agents — https://huggingface.co/blog/Hcompany/holo31
Source: Hugging Face — Mellum2 by JetBrains — https://huggingface.co/blog/JetBrains/mellum2-launch
Source: GitHub — nbd-vram VRAM swap tool — https://github.com/c0dejedi/nbd-vram
Get tomorrow's best AI project in your email. With a guide that works. Free. No spam.