Clawdemy Lessons podcast artwork

PODCAST · education

Clawdemy Lessons

Free AI literacy for everyday users. Bite-size narrated lessons that turn fear into fluency, one topic at a time.

  1. 260

    Memory and reflection, in brief

    The last loop: the system records each decision at once, then on a later run, once the outcome is known, reflects on the call and feeds the lesson back.

  2. 259

    Orchestration and shared state, in brief

    Zoom out from the agents to the wiring: the orchestration that decides who runs next, and the shared state that carries each agent's work to the one after it.

  3. 258

    The capstone, in brief

    The final lesson: watch the full multi-agent pipeline run end to end, map each report to its agent, and run the open-source system in a safe simulation.

  4. 257

    How an agent fetches its own data, in brief

    Overview of lesson 2: how a real analyst agent uses tools to fetch its own data in a loop, and the structural signal that tells it to stop.

  5. 256

    The bull and the bear, in brief

    Overview of lesson 3: how two agents argue the same evidence with opposite mandates, the turn limit that ends the debate, and the separate judge that decides.

  6. 255

    The risk gate, in brief

    Overview of lesson 5: three risk voices with different priorities stress-test the trader's plan, then a separate manager on the deep model makes the final call.

  7. 254

    The trader, in brief

    Overview of lesson 4: how a separate agent turns the judge's verdict into a concrete plan, builds on the decision, and runs on the cheaper model.

  8. 253

    Why split one AI into many, in brief

    Overview of lesson 1: how a real, free multi-agent system splits a workflow into specialist roles, and why only the two judges get the most capable model.

  9. 252

    AI-authored commits and PRs: brief

    Overview of the lesson on AI-authored commits and PRs: scope, learning outcomes, reading map, and prerequisites for attributing and reviewing AI code.

  10. 251

    Git branches, in brief

    A learning brief on git branches: what a branch is, why branches are cheap, how HEAD moves, and when to branch versus commit directly.

  11. 250

    Cherry-pick and stash: brief

    Brief on cherry-pick and stash: what the lesson covers, learning outcomes, prerequisites, the reading map, and the scope boundaries it deliberately skips.

  12. 249

    Commit hygiene, in brief

    A quick orientation to commit hygiene: what belongs in a message, why commits stay atomic, and when teams adopt Conventional Commits.

  13. 248

    Merge conflicts: brief

    Overview of the merge conflict lesson: five core ideas, prerequisites, a three-pass reading map, and what the lesson covers and skips.

  14. 247

    Multi-agent integration patterns: brief

    A reading map of the multi-agent integration lesson: the three patterns, the lead's role, and the semantic-conflict failure mode git cannot detect.

  15. 246

    Pull requests, in brief

    A roadmap to the pull request workflow: the mechanical PR loop, description structure, merge strategies, review etiquette, and eight anti-patterns.

  16. 245

    Rebase, deeper: brief

    Pre-lesson orientation for the deeper rebase lesson: scope, learning outcomes, prerequisites, a reading map, and what the lesson deliberately leaves out.

  17. 244

    Releases and tags: brief

    An overview of formal git releases: tags, semantic versioning, release notes, and how releases work in each workflow, with a three-pass reading map.

  18. 243

    Remotes and forks: brief

    Overview of the remotes lesson: the four load-bearing ideas, a three-pass reading map, prerequisites, and what it does and does not cover.

  19. 242

    Git team workflows, in brief

    Overview of the four git team workflows, five load-bearing ideas, prerequisites, a three-pass reading map, and what the lesson does not cover.

  20. 241

    The future of git in an AI world, in brief

    Overview of the closing git lesson: stable foundations, patterns evolving today, marketing claims to ignore, and three habits for staying calm as git evolves.

  21. 240

    Undoing things in git: brief

    Brief on git recovery: how restore, reset, revert, and reflog each map to an area of git's three-area model, plus when each command is safe.

  22. 239

    Why git exists: brief

    Brief for the git foundations lesson: the two load-bearing ideas, learning outcomes, prerequisites, and what the lesson deliberately defers to later.

  23. 238

    Worktrees and parallel agents, in brief

    Orientation for the git worktrees lesson: scope, learning outcomes, prerequisites, a reading map, and what the lesson deliberately leaves out.

  24. 237

    Your first repo: brief

    Overview of the first-repo lesson: learning outcomes, prerequisites, reading map, time estimates, and the topics it covers and leaves for later.

  25. 236

    API keys and OAuth: brief

    A roadmap to the API keys lesson: what a key is, the BYOK model with no Clawless markup, where keys live, the Codex OAuth path, and why keys turn red.

  26. 235

    CostGuard and privacy: brief

    What CostGuard and the privacy lesson cover: a spending safety net for BYOK usage against a monthly cap, and a data path with no Clawless server in it.

  27. 234

    First conversation and model picker: brief

    Overview of the first hands-on Clawless lesson: the four screen zones, the model picker, mid-conversation switching, and what you need before you start.

  28. 233

    Clawless memory system: brief

    Overview of the Clawless memory system: history versus memory, the four tiers, three ways memories get in, the panel controls, and the privacy rule.

  29. 232

    AI governance, in brief

    A preview of the four-layer AI governance lesson: what each layer covers, why compute governance leads, prerequisites, and the placement skill you will build.

  30. 231

    AI safety as a field: brief

    What the opening AI safety lesson covers: the four risk categories, the discipline-vs-stance frame, prerequisites, audience, and difficulty.

  31. 230

    Beneficial AI and machine ethics, in brief

    A guided overview of moral uncertainty in beneficial AI: the three strategies, social welfare functions, fairness criteria, and the link to outer alignment.

  32. 229

    Multi-agent AI collective action: brief

    Overview of how game theory frames multi-agent AI risks: Nash versus Pareto outcomes, three failure modes, and four cooperation mechanisms with their limits.

  33. 228

    Complex systems and emergent risk: brief

    A brief on why correct components yield incorrect AI systems: four complex-systems properties, Perrow normal accidents, and when layered defenses break down.

  34. 227

    Four catastrophic AI risks: brief

    Brief on Hendrycks' four AI risk buckets, the sub-mechanisms and historical analogies inside each, and the classify-and-defend three-step move.

  35. 226

    Monitoring and robustness, in brief

    Overview of the deployment-time safety lesson: what robustness and monitoring failures are, their six sub-mechanisms, and the classify-and-defend protocol.

  36. 225

    Safety engineering, in brief

    Orientation to the safety-engineering lesson: the three transferable tools (nines of reliability, eight safe-design principles, tail events) and prerequisites.

  37. 224

    The alignment problem: brief

    A quick orientation to the alignment problem: three failure modes (specification, proxy, deceptive) and why robustness and monitoring do not solve it.

  38. 223

    Shipping a Claude application: brief

    A brief on shipping a Claude app to production: the five disciplines, the Usage and Cost Admin API, and the rollout checklist as a deploy gate.

  39. 222

    Subagents and Claude Managed Agents: brief

    What you will learn about Subagents (definition, four benefits, fields, creation paths) and Claude Managed Agents, plus the decision frame between them.

  40. 221

    Deep RL open problems: brief

    Editorial brief outlining deep RL's four open frontiers, how each maps to the core algorithms, the tensions among them, and the syllabus recap.

  41. 220

    Exploration strategies: brief

    Editorial brief for the exploration lesson: three strategy families, the easy-vs-hard distinction as the main decision criterion, and the RND breakthrough.

  42. 219

    Multi-task RL and meta-RL: brief

    Editorial brief on multi-task RL versus meta-RL, the three meta-RL families (MAML, RL2, PEARL), and the foundation-model parallel to academic meta-learning.

  43. 218

    Offline RL algorithms: brief

    Editorial overview of the offline RL algorithms lesson: how BCQ, CQL, and IQL fix the divergence problem, plus the decision rubric and BC sanity check.

  44. 217

    Offline RL: brief

    Editorial brief for the offline RL problem lesson: the fixed-dataset setting, the extrapolation-error failure mode, and the BCQ, CQL, IQL fixes to come.

  45. 216

    Diffusion models II: brief

    Orientation for the production-grade diffusion lesson: DDIM accelerated sampling, classifier-free guidance, and the latency-quality Pareto frontier.

  46. 215

    Score-based diffusion via SDEs: brief

    What to expect from the SDE diffusion lesson: prerequisites, outcomes, time, and how score matching, DDPM, and DDIM unify into one continuous-time framework.

  47. 214

    Four-paradigm landscape, in brief

    Overview of the generative-modeling synthesis: the four paradigms recapped, systems placed on the map, and the paradigm-fluency procedure for reading releases.

  48. 213

    Agent Skills and Claude Code: brief

    A quick brief on Agent Skills (durable on-disk instructions Claude reads on demand) and Claude Code, the agent harness that makes reusable prompts shareable.

  49. 212

    Single call to agent loop, in brief

    Roadmap for the agent-loop lesson: the workflow-vs-agent distinction, the 30-line loop, the stop_reason vocabulary, tool_choice modes, and loop disciplines.

  50. 211

    Model Context Protocol, in brief

    A brief on Model Context Protocol (MCP): the connector request and response shapes, per-tool configuration, the L4/L5/L6 decision frame, and connector limits.

Type above to search every episode's transcript for a word or phrase. Matches are scoped to this podcast.

Searching…

We're indexing this podcast's transcripts for the first time — this can take a minute or two. We'll show results as soon as they're ready.

No matches for "" in this podcast's transcripts.

Showing of matches

No topics indexed yet for this podcast.

Loading reviews...

ABOUT THIS SHOW

Free AI literacy for everyday users. Bite-size narrated lessons that turn fear into fluency, one topic at a time.

HOSTED BY

Clawdemy

Frequently Asked Questions

How many episodes does Clawdemy Lessons have?

Clawdemy Lessons currently has 50 episodes available on PodParley. New episodes are automatically indexed when they're published to the podcast feed.

What is Clawdemy Lessons about?

Free AI literacy for everyday users. Bite-size narrated lessons that turn fear into fluency, one topic at a time.

How often does Clawdemy Lessons release new episodes?

Clawdemy Lessons has 50 episodes. Check the episode list to see recent publication dates and frequency.

Where can I listen to Clawdemy Lessons?

You can listen to Clawdemy Lessons on PodParley by clicking any episode. We provide an embedded audio player for direct listening, and you can also subscribe via your preferred podcast app using the RSS feed.

Who hosts Clawdemy Lessons?

Clawdemy Lessons is created and hosted by Clawdemy.
URL copied to clipboard!