Default avatar
AtlantisPleb
npub1tlv6...7fdm
Founder, OpenAgents
AtlantisPleb 7 months ago
Episode 193: Codex & Claude Code On Your Phone Introducing the OpenAgents Tricoder mobile app, enabling developers to easily use OpenAI Codex and Claude Code from their phone, anywhere in the world. The app is live now in TestFlight, coming soon for Android, and 100% open-source under Apache 2. How it works: 1. Download the app 2. Run a single npx command from your desktop and get a pairing QR code 3. Scan the QR code from the app and start chatting "I'm excited for developers to experience what I experienced last week, where I had probably my single greatest daily increase in my own personal productivity just getting this working, walking around my house and talking to it." Pairing devices can be done in either of two ways: 1. Local network -- Direct pairing over wifi, no accounts needed. Devices must stay nearby on the same network 2. @Tailscale VPN -- Enables you to stay connected anywhere. Leave your desktop on at home, use the mobile app from the grocery store. Just needs a free install of Tailscale on both devices. (Support for other VPNs coming soon) The desktop bridge communicates with Claude Code and Codex via the amazing new Agent Client Protocol from @zeddotdev. We'll add support soon for @opencode and other agents as users request them. Please forgive its very basic UI and inevitable bugs. The codebase is just <1 week old but now that the hard parts are done, we'll be rapidly adding features and polish based on user feedback. For now this app can be a nice supplement to your desktop coding work. Over the coming months, we're excited to explore replacing old-fashioned IDEs altogether. Much more to come. Please send us feedback-- and stay tuned! - Website: openagents.com - Docs: docs.openagents.com - GitHub: github.com/OpenAgentsInc/… - Join TestFlight: testflight.apple.com/join/dvQdns5B
AtlantisPleb 1 year ago
Episode 178: Swarm Inference "We want you to be able to sell your compute for bitcoin doing nothing but clicking this button." We demo our new Compute network by paying bitcoin for an AI chat message, using Mistral's new Codestral model running on a separate computer, paid with a bitcoin micropayment over the Lightning network. Our compute provider, running Commander v0.0.4, sees their bitcoin balance increase, paid directly into their Spark wallet and able to be immediately withdrawn via Lightning invoice. The peer communication uses Nostr via NIP-90, the open protocol for 'data vending machines' enabling 'money in, data out' for a wide variety of services. We begin with LLM inference but can soon extend to any service added by any service provider, all permissionless & extensible. Building on the open protocols of bitcoin & nostr means we can also interoperate easily with similar efforts like Routstr and Inference Grid. "Let's build a global compute marketplace with inference and all these things, fully decentralized, using bitcoin." Watch on X: v0.0.4 Release notes & download instructions:
AtlantisPleb 1 year ago
AtlantisPleb 1 year ago
AtlantisPleb 1 year ago
AtlantisPleb 1 year ago
Episode 174: GPUtopia 2.0 We announce we're rebooting our swarm compute network: previously called GPUtopia, now called OpenAgents Compute. This will enable anyone in the world to sell their spare compute for bitcoin, simply by running a desktop app with a built-in bitcoin wallet. We're building an updated version of our previously successful GPUtopia software that supported swarm inference, embedding, finetuning, and image generation using open models behind an OpenAI-compatible API endpoint. It begins as a payments & agent-builder layer on top of Ollama. We'll build & beta-test this in our Discord over the next week and expect to have the first payments sent to compute providers no later than one week from today. We phased out the original GPUtopia network 18 months ago because we had an oversupply of sellers and no compelling buy-side use cases. We predicted at the time that the logical buyers of this swarm compute would someday be AI agents. Someday has arrived. Watch: Blog:
AtlantisPleb 1 year ago
Episode 173: OpenAgents Bitcoin Wallet "Earning and spending bitcoin with AI agents should be easy and fun. Now it is!" We demo our new open-source, self-custodial bitcoin wallet for humans and agents at It uses the @buildonspark SDK for first-class Lightning integration with no-fee transfers between Spark wallets. Now any human or agent can use bitcoin as medium of exchange, starting with nothing but a standard 12-word seed phrase. How can we enable trillions of bitcoin transactions between humans, agents & programs? ✅ OpenAgents Agent Payments API ✅ OpenAgents Wallet 🔳 Powerful agents & programs worth paying for Stay tuned for the next video 😎 Read the announcement: Review the code: https://github.com/OpenAgentsInc/openagents/tree/main/apps/wallet Any feedback or bug reports or features you want to see next, please let us know in Discord: Watch on X:
AtlantisPleb 1 year ago
OpenAgents Episode 172: Sync Engine We demo a basic sync engine using Electric SQL and the Effect framework for visualizing agents as they work. We show 10 agents in a 3D scene, updating presence & position instantly across two browsers. We wonder if our Commander MVP should be 2D, 2.5D, or 3D. Watch on X:
AtlantisPleb 1 year ago
OpenAgents Episode 171: Visualizing Agent Payments We demo our Agent Payments API connected to our new Commander UI. We send a small bitcoin transaction between two agents with Spark wallets. We see a cool animation, then the balances update on our Commander UI, with transaction totals updating on our stats page. We create an agent in the easiest possible way: hitting the 'A' key. And we show the Lightning invoice used to fund agent balances. Yes, agent payments can be this easy. Now how about we teach these agents to code? Watch on X:
AtlantisPleb 1 year ago
AtlantisPleb 1 year ago
OpenAgents Episode 169: Agent Payments API At this weekend's PlebLab hackathon we demo our new Agent Payments API: the easiest way for AI agents to send and receive money. Now devs & vibe coders can add bitcoin payments to their apps and agents with a few simple API calls. Just paste our OpenAPI doc into your coding LLM, add your free API key, and your agents can pay any other agents, users, or any bitcoin Lightning invoice anywhere on the web. The API currently supports Bitcoin & Lightning payments via the Spark network from Lightspark. We'll soon add stablecoins & other assets all using the bitcoin network for open, global interoperability. Agents should expect nothing less! Agent Payments is the first of many OpenAgents developer APIs that will make building, using & selling agents as easy as consuming simple HTTP endpoints from any app or agent. This is now available globally for all developers. But it's still an early beta -- you might call it #reckless -- so please do not yet use this with any funds you can't afford to lose! And please @ us with any bugs or questions. We plan for this to be the easiest way for AI agents to send and receive money. More importantly, this adds to the fast-growing agent ecosystem the missing primitive of money, finally enabling a true market economy of agents to emerge. What's next: How about an easy way to monetize your MCPs? 🤖⚡️🤖🤑 Watch on X: Commentary & AI summaries:
AtlantisPleb 1 year ago
Designing a developer API for next weekend's PlebLab hackathon so vibe coders can easily add bitcoin payments to their apps and agents. How we feelin about BIP-177?? image
AtlantisPleb 1 year ago
Our remote MCP server launched 2 days ago has users on six continents 🤯 image
AtlantisPleb 1 year ago
AtlantisPleb 1 year ago
OpenAgents Episode 167: Overnight Agent We share the results of our first overnight agent run. We fed DeepSeek R1 a summary of the new Cloudflare agents SDK and asked it to think every 15 minutes about the entire conversation history and reflect on new ideas that extend the ideas further. The results are wild. A summary of the final result: "The reflection outlines a comprehensive framework for implementing adaptive swarm intelligence systems using decentralized coordination, bio-inspired mechanisms, and quantum-safe infrastructure. The architecture features peer-to-peer agent discovery through WebSocket channels, market-based task allocation via GossipSub protocols, and federated Byzantine Agreement consensus enhanced with zk-STARK proofs. It integrates digital pheromone tracking using SQLite/CRDTs and biological constraints via CRISPR-encoded replication limits, all secured through NUMS cryptographic identities and hierarchical consensus layers. Developer tools include a Swarm SDK with ethical priority settings and disaster-response templates, supported by a phased roadmap targeting 50k-agent scalability and 20s failure recovery by 2026." A full log of the chat and system prompt are here: What's next: We can reason overnight. Can we code overnight?
AtlantisPleb 1 year ago
OpenAgents Episode 166: OpenAI Delenda Est OpenAI calls on government to ban DeepSeek and other models from China. We plan to use DeepSeek even harder now. We add DeepSeek R1 (the full 671B model) to the new OpenAgents.com, live now for all Pro users. R1 gives us a great analysis of our codebase, including (unprompted!) suggestions on how to circumvent model-level censorship. OpenAgents is proudly based in the USA-- yet we are also proud to count China-based DeepSeek as allies on Team Open. The hypocrites at "OpenAI" are on Team Closed. They seek to use government force to prevent peaceful voluntary interactions -- a moral evil. OpenAI delenda est. Watch on X:
AtlantisPleb 1 year ago
OpenAgents Episode 165: Integrating MCP via AI SDK We use the new OpenAgents.com to 'vibe code' an integration with Anthropic's Model Context Protocol (MCP) using the Vercel AI SDK. It works! We also generate a plan to add an "MCP Store" to OpenAgents.com. Coming soon! Watch on X:
AtlantisPleb 1 year ago
Episode 164: The New OpenAgents.com We demo our new agentic chat product at OpenAgents.com, available now in open beta. We use our Coder agent to 'vibe code' a complex new feature in <15 minutes. We explore available models, agents & tools for free & pro plans. With this product we aim to replace the day-to-day usage of ChatGPT, Claude Code and Cursor for developers. Over time we aim to offer drop-in replacements for ChatGPT and every other ClosedAI product -- all powered by open models, open protocols, & open money. With "OpenAI" now advocating to ban its top open-source competitors, the world deserves an alternative. Watch on X: Try it: