
Working on Mission Control
Download Mission Control for free at https://agentsystem.dev
- Jul 5, 2026
- 785 views
Stay updated with the latest tutorials, guides, and insights from our favorite YouTube channels. Fresh content added daily.
Tap a channel to filter the grid or jump straight to their latest uploads.
Ben Davis
UCFvPgPdb_emE_bpMZq6hmJQ
Coding in Public
UCUSxKiac-miugK9CDsxGS9Q
DevOps Toolbox
UCYeiozh-4QwuC1sjgCmB92w
Dream of Code
UCWQaM7SpSECp9FELz-cHzuQ
OrcDev
UCClMPKqtJ1LbRBCDP948g5Q
Ras Mic
UCBX__dPYqDFqAN4QcWbnUbw
Ray Fernando
UCq_MHfMX5FBBB3bqnJPAEzA
Web Dev Cody
UCsrVDPJBYeXItETFHG0qzyw
WEBDoze
UCGsUtKhXsRrMvYAWm8q0bCg

Download Mission Control for free at https://agentsystem.dev

Ship agents. Not auth infrastructure: with Arcade: https://arcade.dev.plug.dev/olN1xOk --- Herdr is a "new" multiplexer. A rust based tmux with modern polished look and of course - agents support. - https://github.com/ogulcancelik/herdr โ Build a Second Brain With Neovim in Under 90 Minutes: https://learn.dotb.sh/courses/second-brain-neovim โ Zero To KNOWING Kubernetes in Under 90 Minutes: https://learn.dotb.sh/courses/k8s-from-scratch โUse `devopstoolbox20` at checkout for 20% off! โจ๏ธ The keyboard on this video is the Dygma Defy: http://dygma.com/DEVOPSTOOLBOX ๐น Keycaps on my Defy are made by 3DKeyCaps: https://3dkeycap.com/?ref=vxdqqmmo โก Tech I use: https://kit.co/omerxx/my-battle-station

Hermex is a free, open-source iOS app that connects to your own self-hosted AI agent. No tracking, no analytics, no subscriptions. Just a native SwiftUI chat client for Hermes โ with streaming responses, agent skills, and a workspace browser. Built in Swift, MIT licensed, available on the App Store. ๐ github.com/uzairansaruzi/hermex

Claude Fable 5 is back globally, but the real question is not simply whether it is better than Claude Opus 4.8. The useful question is: what model and effort level should you use for each task? I talk about these things daily in: https://shipper.club https://x.com/theo/status/2072481845363822914 https://x.com/morganlinton/status/2072689409011679642 https://x.com/robinebers/status/2072651004345241824 #AI #fable #orcdev

Stop paying for coding agents that lock you into one model. Meet Zero โ the open source AI coding agent in your terminal. It supports 25+ providers, you pick the brain, you call the shots. File writes, shell commands, all on your terms. Every session stored locally on your disk โ searchable and private. Try it: npm install -g @gitlawb/zero bun add @gitlawb/zero Or: curl -fsSL https://raw.githubusercontent.com/Gitlawb/zero/main/scripts/install.sh | bash #opensource #ai #codingagent #terminal #devtools Project: https://github.com/Gitlawb/zero

In this video, I break down how you design a system by sharing how I built Pluto... the decisions and tradeoffs I made... plus so much more Thank you Greptile for sponsoring! Check them out at https://rasmic.link/greptile Style UI: http://rasmic.link/styleui Connect with me: My Site: https://rasmic.link/site Follow me on X: http://rasmic.link/x Follow me on Instagram: https://rasmic.link/instagram Follow me on Tiktok: https://rasmic.link/tiktok Join my Discord: https://rasmic.link/discord Subscribe to my second channel: https://rasmic.link/more-micky

๐ Mission Control: https://agentsystem.dev ๐ Agentic Jumpstart Course: https://agenticjumpstart.com?utm=ytd

I switched from ElevenLabs to Fish Audio for my YouTube narrations. Here's why. Fish Audio lets you clone your voice in 15 seconds (not 60), supports 83 languages (not 32), and their best S2.1 Pro model is FREE for developers โ no usage cap. In this review I cover: ๐๏ธ Voice cloning โ 10-15 seconds of audio, clone ready in 2 minutes ๐ญ Emotion control โ tags like [excited] and [whisper] that actually change delivery ๐ฐ Pricing breakdown โ Free, Plus $11/mo, Pro $75/mo โ๏ธ Fish Audio vs ElevenLabs โ head-to-head comparison ๐ง Free S2.1 Pro API โ model: "s2.1-pro-free" in your API call I've been using Fish Audio for all my YouTube video narrations for a week now. My wife couldn't tell the difference between my real voice and the clone in a blind test. Full written review: https://www.bitdoze.com/fish-audio-review/ #FishAudio #AIvoice #VoiceCloning #ElevenLabs #TTS #Bitdoze

๐ Z.ai Codding Plan (10% OFF): https://go.bitdoze.com/glm ZAI just dropped Zcodeโtheir brand-new official desktop development environment for GLM 5.2, available for macOS, Windows, and Linux. In this video, we are putting it to the test to see if it can truly replace standard CLI AI tools. Watch as I take a basic, free-tier website I generated yesterday and give it a complete modern redesign using Zcodeโs specific "design skills." Weโll look at the user interface, how it manages file explorer structures, the 1-million+ token context window, and how it handles live debugging when a navbar menu breaks. We also dive deep into the advanced settings, including: ๐ Switching between "Plan" and "Build" modes ๐ Installing Cloud Code plugins & MCP servers ๐ Tracking token consumption (I burn millions of tokens a day!) ๐ Insane features like Mobile Remote Control and Telegram Bot integration Is GLM 5.2 the real deal for both frontend styling and deep backend architecture (like the open-source Mastro agent framework I show in the video)? Let me know your thoughts on Zcode in the comments below! ๐ Try it out: https://zcode.z.ai #Zcode #GLM5 #AIVideoEditor #CodingAI #ZAI #MastroAgent #SoftwareEngineering #WebDevelopment

Astro 7 just dropped only a few months after Astro 6, and it's all because of Vite 8. In this video I break down the massive build speed improvements from the new Rust-based Rolldown bundler, plus one major gotcha around whitespace handling that will bite you when upgrading. ## What's covered - Why Astro 7 shipped so soon after v6 (Vite 8 + new Rust compiler) - Build performance gains: 15โ61% faster, with real benchmarks on a 3,000-post MDX site - How Rolldown replaces esbuild and Rollup as a unified Rust-based bundler - New stricter HTML/JSX parsing: no more auto-closing tags or HTML "fixing" - The whitespace collapsing gotcha and the `compressHTML: true` escape hatch - The new Markdown/MDX pipeline with built-in tables, footnotes, smart punctuation, and heading IDs ๐ Key Links ๐ - https://astro.build/blog/astro-7/ --------------------------------------- โฒ๏ธ Timestamps โฒ๏ธ 0:00 Astro 7 Is Here 0:16 Why a New Major Version 1:05 Performance and Rolldown 1:43 How Astro Build Works 2:19 Real Benchmark Examples 4:32 Stricter HTML Parsing 5:25 The Whitespace Gotcha 7:26 New Markdown Pipeline --------------------------------------- ๐ Connect With Me ๐ - Astro course: https://learnastro.dev - Website: https://codinginpublic.dev - Blog: https://chrispennington.blog ๐ค Follow Me ๐ค - Twitter: https://twitter.com/cpenned - BlueSky: https://bsky.app/profile/codinginpublic.dev ๐ธ Support Me ๐ธ - Patreon: https://www.patreon.com/coding_in_public - Buy Me a Coffee: https://www.buymeacoffee.com/chrispennington

FreeBuff: https://go.bitdoze.com/freebuff Tired of paying expensive subscriptions for AI coding assistants? In this video, we're putting FreeBuff to the testโa free CLI and web interface that gives you access to capable LLMs like Xiaomi's MIMO 2.5 and DeepSeek. Article: https://www.bitdoze.com/freebuff-free-ai-coding-agent/ Watch as I use FreeBuff to build a fully functional, multi-page Solar Panel website using the brand-new Astro 7 and Tailwind CSS in under 10 minutes. We'll look at the installation process, how it handles building pages and components, its automated code review/error-fixing process, and whether the ad-supported model is worth your time. Is it powerful enough to replace paid tools, or is it strictly for beginners? Let's find out!

Ornith 1.0 is a new open-source family of AI models purpose-built for agentic coding. Unlike anything before it, Ornith learns to build its own problem-solving scaffolds instead of relying on fixed human-designed harnesses. The flagship 397B model scores 77.5 on Terminal-Bench 2.1 โ surpassing Claude Opus 4.7 โ while the tiny 9B variant matches models 3โ4ร its size. Built on Gemma 4 and Qwen 3.5. Fully open-source on Hugging Face.