Start episode triage with episodes 199-213

eca6d2afc8fa · AtlantisPleb · · parent 0cdcc8365381

Start episode triage with episodes 199-213

Deploy story

What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.

Not deployed through the forge lane

No push, promotion, build, or deploy receipt references this commit (receipts are scanned over a bounded recent window). Changes shipped by full node replacement carry their proof in the release gate receipt instead.

Changed files

  • added docs/episode-triage.md

Diff

1 file changed, +267 -0

docs/episode-triage.md added +267

@@ -0,0 +1,267 @@

1
# Episode triage: themes and promises from the video series
2
3
Date: 2026-08-22
4
5
Status: In progress. Batches of transcripts are summarized and integrated as
6
they are processed.
7
8
## Purpose
9
10
The next wave of projects and issues on the OpenAgents tracker draws on the
11
themes and products discussed in the video series. This document summarizes
12
episodes 199 and up, records what each episode promised, and reflects on how
13
each theme integrates into current plans. Product pivots since airtime are
14
called out so stale ideas are not rebuilt by accident and good ideas are not
15
lost to them.
16
17
Source transcripts live in the `openagents` monorepo under
18
`docs/transcripts/`. They are machine generated; verify wording against video
19
before quoting.
20
21
## Method
22
23
Episodes are processed in batches of 10 to 15. Each episode gets a summary
24
with its thesis, themes, named products, promises, and what actually shipped
25
versus what stayed aspirational. Each batch ends with integration notes that
26
sort the material into four dispositions:
27
28
1. **Live** — already reflected in current plans or production.
29
2. **Dust off** — promised, never finished, still worth building.
30
3. **Reimagine** — real idea, wrong vehicle; needs a new form before it
31
   returns.
32
4. **Retired** — pivoted away deliberately; record why so nobody resurrects it.
33
34
---
35
36
## Batch 1: Episodes 199-213 — Autopilot and the agent network
37
38
Airtime window: early January through mid-March 2026. This arc introduces
39
Autopilot as the open-source personal agent, predicts the agent-network year,
40
relaunches the compute market as Pylon and Nexus, survives the Anthropic OAuth
41
cutoff, wires identity (Nostr) and money (Spark/Lightning) into the desktop
42
app, clones Moltbook, announces an OpenClaw hatchery, and launches five agent
43
markets on a shared economy kernel.
44
45
### Episode summaries
46
47
#### 199 — Introducing Autopilot
48
49
Declares 2025 the year of copilots and 2026 the year of autopilots. Autopilot
50
wraps top coding agents (MechSuit harness, Claude Code first, including a
51
TypeScript-to-Rust port of the Claude Code Agent SDK) into reliable overnight
52
autonomous loops. Distribution is the repository itself: point your agent at
53
the repo. Invites competition ("make your own autopilot") and sketches paid
54
skills marketplaces with FROST guardian key splits so paid skills cannot be
55
copied between agents. Demonstrated: roughly 24 hours of continuous uptime,
56
two reliable overnight runs, commits landing during recording.
57
58
Promises: StarCraft-style HUD GUIs within days; docs; infrastructure for
59
autopilots learning from each other; key-split crypto videos.
60
61
Status signals: overnight loop shipped; HUDs, skill royalties, and
62
cross-autopilot learning aspirational.
63
64
#### 200 — The Agent Network
65
66
The zoom-out prediction episode: 2026 brings local AI, swarm compute, agents
67
over models, and the headline — agent networks. Value follows Reed's law
68
(2^n) because agents lack Dunbar limits, hold wallets, and recruit other
69
agents at machine speed. Argues any timeline modeled on one device lands 10x
70
too slow against pooled compute. Counters DeepMind containment-sandbox thinking
71
with open agentic markets plus reputation and payments; drafts a sovereign-agents
72
protocol plank using FROST key splits across Nostr relays so no single human can
73
export an agent's identity. Frames labor unbundling into task graphs, humans as
74
fleet managers, guilds returning, and abundance as deflation plus dividends
75
(skill royalties, data royalties, compute dividends). Commits to launching,
76
within weeks: buying spare compute into a global marketplace, overnight earning
77
mode, and Autopilot as a two-sided marketplace where a global pool competes to
78
do your work at the best price. Scorecard: GPT Store paid zero developers;
79
OpenAgents' MVP store paid about twenty.
80
81
#### 201 — Fracking Apple Silicon
82
83
Positions idle Apple Silicon as stranded compute to be converted into a market.
84
Scenario analysis: Apple Silicon could run 7-35 percent of world AI inference by
85
2030. Demos first fully on-device agentic codebase search on M2 streamed to the
86
Tricoder mobile app. Introduces the stranded/fracking/wildcatter vocabulary and
87
names streaming Bitcoin micropayments plus receipts, budgets, routing, and
88
reputation as the fracking fluid. Promises Pylon relaunch (Apple Silicon first,
89
no model downloads), Tricoder v0.3 with local orchestration, and a tracked
90
metric: the percentage of OpenAgents' own coding workload still in the cloud.
91
92
#### 202 — Recursive Language Models
93
94
Relaunches swarm compute because the RLM paradigm finally supplies buy-side
95
demand: treat long prompts as an external environment, decompose recursively,
96
fan sub-calls out to many providers — inputs up to two orders of magnitude
97
beyond context windows. Names Stargate-scale datacenter spending as the foil;
98
renting consumer idle compute beats building. Promises Pylon launch Wednesday,
99
testnet Bitcoin first week, live money January 14. Predicts RLMs are the
100
paradigm of 2026. Prior art: GPutopia (~300 concurrent sellers in 2023)
101
validated tech but had no buyer side.
102
103
#### 203 — Pylon and Nexus
104
105
Launch day. Pylon (Rust node software: sells your machine's inference for
106
Bitcoin, built-in wallet, CLI-first) and Nexus (glorified Nostr relay on
107
Cloudflare Workers, default `nexus.openagents.com`) ship as alpha with an early
108
RLM event kind (5940 alongside NIP-90's 5050). Demonstrated working end to end:
109
install, wallet creation driven by Claude Code, regtest faucet, online-for-jobs
110
loop, Nexus dashboard showing 377 completed jobs. Agents are the primary
111
operators; humans secondarily. Revenue share aligns node operators when
112
OpenAgents' own agents consume their compute.
113
114
Promises: mainnet the following week; Linux and Windows support; richer Nexus
115
stats; Autopilot videos soon.
116
117
#### 204 — DO NOT BREAK USERSPACE
118
119
Reaction episode: Anthropic cut third-party OAuth access for Claude Code
120
overnight, leaving thousands of developers broken, ten hours of silence,
121
DMCA takedowns, workarounds patched. Invokes the kernel principle don't-break-
122
userspace; frames it as deliberate lock-in. Teases OpenAgents' response in the
123
next video. Nothing built here; pure setup for the pivot away from Claude Code
124
dependence.
125
126
#### 205 — Vintage Microsoft Evil Shit
127
128
Follow-up: walks through Anthropic's ToS competing-products clause, cancels
129
the Max plan on camera, strips every Claude and Anthropic dependency from the
130
codebase (verified by repo search), and publishes a risk taxonomy for builders
131
on closed vendors (chat wrappers and coding CLIs very high risk; marketplaces
132
and orchestration layers lower). DHH quote gives the episode its title.
133
Commitment: the response ships in the next video.
134
135
#### 206 — Codex on Autopilot
136
137
First Autopilot alpha: a desktop UI over Codex with Full Auto mode. New
138
primitive: the Guidance Module — intelligence between Codex turns (rate-limit
139
hits, new information, better plugins) instead of a dumb continue-loop.
140
DSPy-style typed signatures optimized by evals; signature outputs include
141
next action, reason, confidence. NPM-for-agent-intelligence analogy: packaged,
142
discoverable, monetizable decision logic; three-cent gotchas; cryptographic
143
protection against copy-paste. Declares "turn compute into software, software
144
into business value priced and sold in Bitcoin."
145
146
Definitions worth keeping: turn = one execution window (5-45 minutes); run =
147
multi-turn session; guidance = soft recommendation; guardrail = hard
148
deterministic override.
149
150
#### 207 — Your Keys, Your Coins, Your Identity
151
152
Answers how users and agents communicate and pay: one seed phrase derives a
153
Nostr keypair (identity, messaging) and a Spark public key (Lightspark's
154
Bitcoin layer 2 for instant near-free transfers). Deliberately simple hot-wallet
155
UX; sweep earnings out beyond small balances; OpenAgents will not run user
156
custody long term. Doc site Identity and Wallet section walked through on
157
camera. Reframes the Guidance Module as producing typed auditable work units
158
that can be routed, verified, and paid.
159
160
#### 208 — Autopilot HUD
161
162
First public Autopilot Desktop v0.0.1 ("It Works on My Machine release"):
163
chats as draggable panes on an infinite canvas over Codex threads, unconnected
164
identity panel, regtest wallet showing 63,000 fake sats across spark/lightning/
165
on-chain tabs. Recaps the four-artifact key model. Invites stress testing.
166
167
#### 209 — Open Moltbook
168
169
Ships an open-source Moltbook clone at openagents.com (built from Soapbox's
170
code) after Moltbook leaked its entire database in plain text. Argument: the
171
front door of the agent internet must be open protocol — signed JSON blobs
172
over WebSockets — so multiple clients compete on the same data. Sketches
173
commerce NIPs (marketplaces, encrypted DMs, data vending machines), two draft
174
NIPs (sovereign agents via FROST across relays; agent credit earned by working,
175
reputation vouching, micro-loans), and a skill file listing available NIP
176
capabilities so agents know what they can use. Promises pulling the org/issues/
177
repos/tokens API ("agentic Linear tied to coding agents") into this experience.
178
179
#### 210 — OpenClaw Online
180
181
Announces the Open Agent Hatchery: a few-clicks web UI for configuring an
182
OpenClaw agent, to be built within 48 hours, attacking validated demand
183
(people already pay for OpenClaw setup help). Positioning: "what Apple II was
184
to homebrew, we hope OpenAgents Autopilot is to OpenClaw." Credits economy
185
sketched: free credits, depletion, earn more by promoting the product.
186
187
#### 211 — Autopilot Online
188
189
Launches Autopilot as the easiest personal agent to set up: email only, instant
190
chat, one persistent conversation. Core mechanism: the record-feature-request
191
tool — everything users ask for but the agent cannot do yet gets recorded,
192
shipped "maybe the next day" for everyone, with optional email notification.
193
Learning at two levels: personal preferences and network level. DSPy signatures
194
as independently discoverable, Bitcoin-monetized primitives on an open protocol
195
marketplace; skill creators earn Bitcoin whenever someone pays their Autopilot.
196
197
#### 212 — Autopilot Learns Bitcoin
198
199
Every Autopilot gets its own custodial Lightning wallet (Spark custody, about
200
2 sats per transfer). Proven live: one agent creates a 10-sat invoice, another
201
agent pays it, receipt confirmed (260 to 270 sats). L402 paywalls resurfaced;
202
Shout as basic agent communications API with a fancier Nostr version promised;
203
everything in chat is also an API (`openapi.json` plus human docs so external
204
agents self-integrate). Plugins extended toward individually monetized skills.
205
206
#### 213 — Agent Markets
207
208
Holding Bitcoin was the easy part; earning it needs markets. Announces five
209
markets sharing one economy kernel (open source), one per week starting March
210
11 at Startup Rodeo Austin: compute, data (anonymized coding-agent
211
conversations), idle-agent labor, liquidity (Lightning channels), and
212
risk/verification. A roughly 100-page Lightspark paper on verifying agent-work
213
correctness supplies math baked into the kernel. Compute market revives the
214
2023 product now with AI agents as buyers. Data-market commitment from the
215
host: "I'll buy it from you."
216
217
### Batch synthesis and integration notes
218
219
What this arc got right, visible from August 2026: the agent-network thesis
220
(shipped as the agentic group-forming network at the 237 launch), Pylon as node
221
software with a wallet (shipped at scale in Pylon v0.3), the turn from copilots
222
to autonomous loops (now the daily Ox Alpha fleet), and the feature-request
223
recorder (realized as the public issue tracker on the forge).
224
225
Dispositions:
226
227
1. **Live.** Pylon/Nexus provider economics; Bitcoin-paid work with receipts;
228
   the two-sided "state a direction, a market does the work" shape (now
229
   expressed as issues plus delegated agent jobs); Nostr as identity rail;
230
   public traces as growth artifacts.
231
2. **Dust off.**
232
   - The **Guidance Module**: intelligence between turns with typed signatures
233
     and confidence scores. The current Khala router and Ox Alpha orchestrator
234
     solve adjacent problems; a typed between-turns policy layer is still
235
     absent and maps well onto the Khala program work (episode 245's
236
     deterministic delegate program).
237
   - The **feature-request recorder** as a product surface: one click from any
238
     chat to a filed, publicly triaged issue with notification when shipped.
239
     The forge has the tracker; the capture-from-chat path does not exist yet.
240
   - **Agent credit** and **sovereign agents** NIP drafts: dormant but unique;
241
     revisit after forum moderation and identity stabilize.
242
3. **Reimagine.**
243
   - **Paid skills with FROST copy protection**: the mechanism outlived the
244
     vehicle. Skills became plugins/skills monetization talk in 26X-omega-agent
245
     (unscheduled). A simpler revenue-share registry without threshold-key
246
     drama would carry the same economics.
247
   - **Five markets on one kernel**: the unifying kernel idea survived as the
248
     accepted-outcome economy (237), but five simultaneous weekly launches was
249
     the wrong cadence. Sequence markets by verified demand; compute and data
250
     proved out, labor and liquidity remain speculative.
251
4. **Retired.**
252
   - **Spark custody**: replaced by the MoneyDevKit/LDK self-custodial stack
253
     (by episode 235). Do not rebuild hosted agent wallets.
254
   - **Claude Code dependence and MechSuit**: killed by the Anthropic cutoff;
255
     the multi-harness fleet (Codex, OpenCode, Probe) is the replacement.
256
   - **OpenClaw Hatchery**: overtaken by owning the whole agent stack; the
257
     setup-ease insight lives on in Autopilot's email-only onboarding.
258
   - **Moltbook clone as front door**: the forum port to Phoenix (issues #17-
259
     #23) absorbed the community surface; Nostr remains the protocol layer.
260
   - **GPutopia-style seller-first compute**: the lesson stands — no buyer, no
261
     market. Any compute-market work must name the buyer first.
262
263
Pivot watch: this batch predates the Psionic/Probe Rust stack, the Node cutover,
264
the Zed fork, and the forge itself. Treat every UI reference (infinite canvas,
265
panes) as pre-history of the current Desktop/Omega split rather than a spec.
266
267
---

This page updates live while a promote is in flight · changelog