WORKSHOP 5 AI Agents; 🦞CodaClaw & 😈CodaYoda
I have uploaded the latest video into the CLASSROOM and on YouTube 🦀OPEN CLAW INNER WORKINGS→NOCODE DEMO🤖 We will build a working replica of the innermost loop of OpenClaw to illustrate how it operates. This innermost loop will take a prompt and generate an executable set of TOOL requests to implement that. The TOOLs will modify data in the document by executing Action Formula Language (CFL) commands that can add/delete/edit rows in tables, change control-values, bring up dialogs for the user to see and change, modify information stored in the document's pages, etc. This replicates the way Claude Code, Claude Coworker, OpenClaw, OpenAI Codex, Cursor, work. (What I call the 🦞Lobster-like Agentic Tools). This will build the core functionality that we will use in subsequent workshops to build a complete replica of OpenClaw or Claude Cowork that runs (safely) inside the no-code environment (but can take real-world actions via API integrations). I will be using Coda.io for these demonstrations because it has the most complete set of features needed. But the principles will be equally applicable to Notion, Excel, Airtable, and other no-code platforms.