Transcription: OpenAgents Episode 175 - Commander v0.0.1
June 9, 2026 ยท View on GitHub
Source: https://x.com/OpenAgentsInc/status/1923126952870703509 Wiki source: https://raw.githubusercontent.com/wiki/OpenAgentsInc/openagents/Video-Series.md Media title: OpenAgents - Episode 175: Commander v0.0.1 We demo the first alpha version of our... Upload date: 20250515 Transcription model: gpt-4o-transcribe-diarize Generated at: 2026-06-01T04:10:50Z
Machine-generated transcript. Review speaker labels and wording before using this as quote-grade source material.
[00:00] Christopher David: Live now is the very first build of our Commander app.
[00:04] Christopher David: This is our new flagship product,
[00:06] Christopher David: a desktop app through which you will buy and sell compute for our new compute network,
[00:10] Christopher David: as well as build and sell agents.
[00:12] Christopher David: And this is just a very early dev build intended for developers to sanity check that the connection to Olama works on people's computers other than mine.
[00:22] Christopher David: So I'm going to say hello world, and this is going to stream a chat.
[00:26] Christopher David: chat from my local olama which has gemma3 a very good small model from google loaded and you can just have a little simple conversation here but this is all running locally this is important because this inference is what we are soon going to be connecting to the broader market so other people can be paying bitcoin to run inference on your machine then you just give them the result
[00:51] Christopher David: And this will just be in a simple desktop app that you can run.
[00:54] Christopher David: And then we'll do some fun things here with building the actual agents and visualizing them like you saw in the last few videos about the sync engine and all that stuff.
[01:03] Christopher David: We're going to pull that in as well as a built-in Bitcoin wallet here.
[01:08] Christopher David: Again,
[01:09] Christopher David: not really like meant for consumption by a broad audience,
[01:12] Christopher David: mostly just to kind of test this out and we'll ask people in our Discord to help test this out.
[01:18] Christopher David: But this is on the new Commander repo here,
[01:22] Christopher David: 100% open source under releases,
[01:25] Christopher David: v0.0.1.
[01:28] Christopher David: You can install this by following the local development instructions,
[01:32] Christopher David: you clone down the repo,
[01:33] Christopher David: you run Pnpm I,
[01:35] Christopher David: start,
[01:35] Christopher David: blah blah blah.
[01:36] Christopher David: If you get stuck on any part of this, you can hit us up in the Discord.
[01:42] Christopher David: Alright,
[01:42] Christopher David: first of many builds to come.
[01:45] Christopher David: See you soon.