Completed
Live demo: Submitting two feature requests simultaneously
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building User-Driven Features with AI Agents and Cloud Automation
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 The problem with local AI agents
- 3 What is Oz? Warp's cloud agent platform
- 4 Demo: AI Tattoo app Inkigo overview
- 5 Feature request form walkthrough
- 6 Plan: Triggering Oz from feature requests
- 7 Setting up Warp and the agent management panel
- 8 Testing a cloud agent
- 9 Creating an Oz environment for the project
- 10 Installing the Oz SDK
- 11 Using the Oz CLI
- 12 Connecting the SDK to the feature request API
- 13 Writing the trigger code
- 14 Configuring the model and base prompt
- 15 Live demo: Submitting two feature requests simultaneously
- 16 Monitoring parallel agents in real time
- 17 Reviewing the pull requests
- 18 Testing the pin prompt feature locally
- 19 Testing the camera grid feature locally
- 20 Follow-up prompt from the cloud agent
- 21 Shipping to production
- 22 Recap: What just happened + other Oz use cases