<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/scott-and-mark-learn-to-vibe-check-with-swyx-live115-um8obpvdb" -->

---
title: Scott and Mark learn to Vibe Check with Swyx | LIVE115
description: Swyx (Sean Wang) demos a fully vibe-coded conference scheduling app built for the AI Engineer World&#x27;s Fair at Microsoft Build. The app manages 6,000-person...
canonical: https://daily.dev/posts/scott-and-mark-learn-to-vibe-check-with-swyx-live115-um8obpvdb
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Scott and Mark learn to Vibe Check with Swyx | LIVE115 | daily.dev
og:description: Swyx (Sean Wang) demos a fully vibe-coded conference scheduling app built for the AI Engineer World&#x27;s Fair at Microsoft Build. The app manages 6,000-person...
og:url: https://daily.dev/posts/scott-and-mark-learn-to-vibe-check-with-swyx-live115-um8obpvdb
og:image: https://api.daily.dev/og/posts/uM8obPvDB.png
og:image:alt: Scott and Mark learn to Vibe Check with Swyx | LIVE115
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Scott and Mark learn to Vibe Check with Swyx | LIVE115

**[Microsoft Developer](https://daily.dev/sources/microsoftdeveloper)** · 11 min read · 1 upvotes · 0 comments

## Summary

Swyx (Sean Wang) demos a fully vibe-coded conference scheduling app built for the AI Engineer World's Fair at Microsoft Build. The app manages 6,000-person conference logistics across 10 parallel tracks, featuring an agentic CMS with human-in-the-loop approval, multi-surface agent access (web app, Slack, email), audit logging with rollback, and a Cloudflare/D1 backend deployed via GitHub Actions. The entire codebase was written by AI (primarily Gemini via Cursor) with Swyx only testing and providing feedback. Key insights shared: prefer mini models for speed and cost, avoid unbounded agent autonomy, keep code modular for parallel agent workflows, and let the OS handle voice rather than individual apps.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=K893N9c0upY>

---

Tags: [#llm](https://daily.dev/tags/llm), [#ai-agents](https://daily.dev/tags/ai-agents), [#cloudflare](https://daily.dev/tags/cloudflare), [#vibe-coding](https://daily.dev/tags/vibe-coding)

[View this post on daily.dev](https://daily.dev/posts/scott-and-mark-learn-to-vibe-check-with-swyx-live115-um8obpvdb)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Scott and Mark learn to Vibe Check with Swyx | LIVE115","url":"https://daily.dev/posts/scott-and-mark-learn-to-vibe-check-with-swyx-live115-um8obpvdb","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/scott-and-mark-learn-to-vibe-check-with-swyx-live115-um8obpvdb"},"datePublished":"2026-06-05T15:43:58.485Z","dateModified":"2026-06-07T17:45:20.037Z","description":"Swyx (Sean Wang) demos a fully vibe-coded conference scheduling app built for the AI Engineer World's Fair at Microsoft Build. The app manages 6,000-person...","image":"https://i.ytimg.com/vi/K893N9c0upY/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/K893N9c0upY/sddefault.jpg","isAccessibleForFree":true,"articleSection":"Microsoft Developer","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Microsoft Developer","logo":"https://media.daily.dev/image/upload/s--xZzU3zUq--/f_auto/v1746714872/logos/microsoftdeveloper","url":"https://daily.dev/sources/microsoftdeveloper"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/scott-and-mark-learn-to-vibe-check-with-swyx-live115-um8obpvdb","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"llm,ai-agents,cloudflare,vibe-coding","timeRequired":"PT11M","video":{"@type":"VideoObject","name":"Scott and Mark learn to Vibe Check with Swyx | LIVE115","description":"Swyx (Sean Wang) demos a fully vibe-coded conference scheduling app built for the AI Engineer World's Fair at Microsoft Build. The app manages 6,000-person...","thumbnailUrl":"https://i.ytimg.com/vi/K893N9c0upY/sddefault.jpg","uploadDate":"2026-06-05T15:43:58.485Z","duration":"PT11M","url":"https://api.daily.dev/r/uM8obPvDB","embedUrl":"https://www.youtube.com/embed/K893N9c0upY"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Microsoft Developer","item":"https://daily.dev/sources/microsoftdeveloper"},{"@type":"ListItem","position":3,"name":"Scott and Mark learn to Vibe Check with Swyx | LIVE115"}]}
```

