That's a wrap > 1,000+ models including Qwen and Llama, MLX and everything to power your agents with local models running agent
> Completely offline
> Blazing fast thanks to Google TurboQuant Try it yourself → http://
atomic.chat
CODE
-

1000+ Local AI Models Platform for Offline Agents
By
–
-

Running 35B LLM Locally on MacBook with Impressive Speed
By
–
HOLY MOLY running a 35B model locally on a MacBook shouldn’t be THIS FAST 🤯
— Charly Wargnier (@DataChaz) 28 avril 2026
Spent my weekend in @atomic_chat_hq testing Qwen 35B vs. Qwen 27B on my local machine.
I had them generate a fully animated HTML/Canvas car mini-game (demo below),
… and both models breezed through… pic.twitter.com/WXboJCSDZnHOLY MOLY running a 35B model locally on a MacBook shouldn’t be THIS FAST Spent my weekend in @atomic_chat_hq testing Qwen 35B vs. Qwen 27B on my local machine. I had them generate a fully animated HTML/Canvas car mini-game (demo below), … and both models breezed through
-
Chrome Extension Architecture for AI Image Generation with Local Codex
By
–
Good question. We are not calling the Images API directly from the extension. The flow is: Chrome extension -> native bridge -> local Codex app-server -> Codex built-in image_gen capability For ChatGPT/OAuth accounts, the Codex app-server owns the authenticated Codex session.
-

Essential Python Tools for AI and Machine Learning Projects
By
–
Python Tools You Need for #AI Projects
by @Python_Dv #ArtificialIntelligence #MachineLearning #ML #MI -
Chromex OAuth Authentication Flow Through Local Codex App-Server
By
–
We did not use chrome.identity.launchWebAuthFlow directly. Chromex delegates ChatGPT/Codex OAuth to the local Codex app-server through the native bridge. The extension calls account.login.start, receives an authUrl, and opens it in a normal Chrome tab. The OAuth callback/token
-

Codex Extension for Chrome: ChatGPT-Powered Code Assistant
By
–
🚨 BREAKING: Codex in Chrome just leaked!!!
— CHOI (@arrakis_ai) 28 avril 2026
Okay, the leak was a joke. But the tool is real.
I used the open-source Codex App Server and ChatGPT OAuth to build a fully functional Codex Extension directly inside Google Chrome.
Here is what it can do right out of the box:
→… pic.twitter.com/18Iiq6buKYBREAKING: Codex in Chrome just leaked!!! Okay, the leak was a joke. But the tool is real. I used the open-source Codex App Server and ChatGPT OAuth to build a fully functional Codex Extension directly inside Google Chrome. Here is what it can do right out of the box: →
-
Open Source Agent Debugging Session Issue Fix
By
–
It's open source, ask the agent to debug itself? Probs a too big session issue, I fixed sth on main.
-
gogcli 0.14.0: Encrypted Google Backups and Data Export Tool
By
–
gogcli 0.14.0 Encrypted Google backups (local+encrypted Git) Resumable Gmail + Drive export Markdown Gmail mirrors vCard contacts export Slides text/template editing Auth + keyring doctor
-
Context as Operating Model for AI Systems
By
–
That is why “context” is not a soft concept. It is the operating model of the business, made usable for AI. In practice, that means: → What does this metric actually mean?
→ When should this rule apply?
→ Why does this policy exist?
→ What is this decision trying to -

AI Agent Autonomously Creates API Key on Cloudflare
By
–
Codex complained that one API key didn't had the permissions it needed, so told it to get a new one, it opened @Cloudflare and created a new API key.