Skip to content

Commit 5774508

Browse files
committed
docs: add demo video URL, update blog count to 18, fix post URLs
1 parent 0483d79 commit 5774508

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
<img src="https://img.shields.io/badge/GCP-Cloud_Run-4285F4?style=flat-square&logo=googlecloud&logoColor=white" alt="GCP">
1818
</p>
1919

20+
<p align="center">
21+
<a href="https://youtu.be/csR-gjEoWp8">▶ Watch the 4-minute demo video</a>
22+
</p>
23+
2024
---
2125

2226
## The Problem
@@ -562,10 +566,11 @@ These feed Cloud Logging, Cloud Trace, and Cloud Monitoring. Completed task repl
562566

563567
### Dev.to Blog Posts
564568

565-
15 published articles documenting the development journey:
569+
18 published articles documenting the development journey:
566570

567-
- [the moment vibecat stopped waiting and started suggesting](https://dev.to/combba/the-moment-vibecat-stopped-waiting-and-started-suggesting-4ek) — Proactive Companion pivot
568-
- [six characters, one soul](https://dev.to/combba/six-characters-one-soul-5008) — Character system architecture
571+
- [submitting vibecat: what 3 weeks of building a desktop AI actually taught me](https://dev.to/combba/submitting-vibecat-what-3-weeks-of-building-a-desktop-ai-actually-taught-me-1409) — Submission day retrospective (series finale)
572+
- [when your agent fails, does it just... stop?](https://dev.to/combba/when-your-agent-fails-does-it-just-stop-5c77) — Self-healing deep dive
573+
- [the moment vibecat stopped waiting and started suggesting](https://dev.to/combba/the-moment-vibecat-stopped-waiting-and-started-suggesting-5ba9) — Proactive Companion pivot
569574
- Full series: [dev.to/combba](https://dev.to/combba)
570575

571576
## License

docs/challenge/video-1-demo/SCRIPT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ Pattern: VibeCat always observes → describes what it sees → asks permission.
197197
| **Innovation & Multimodal UX (40%)** | Voice-first, proactive AI that speaks before asked. Triple-source grounding (AX+CDP+Vision). No text boxes. |
198198
| **Technical Implementation (30%)** | GenAI SDK + ADK on Cloud Run. 5 FC tools. Self-healing with vision verification. |
199199
| **Demo & Presentation (30%)** | Real working software. Architecture diagram. GCP Console proof. Clear problem→solution narrative. |
200-
| **Blog Bonus (+0.6)** | 15 posts on dev.to/combba |
200+
| **Blog Bonus (+0.6)** | 18 posts on dev.to/combba |
201201
| **Auto Deploy (+0.2)** | infra/deploy.sh |
202202
| **GDG (+0.2)** | gdg.community.dev/u/m5n58q/ |
203203

0 commit comments

Comments
 (0)