<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/episode-18-the-ai-that-really-wanted-to-go-home-px1u7kj4y" -->

---
title: ##Episode 18: The AI That Really Wanted to Go Home
description: A developer&#x27;s personal log of building a note-taking app called Drive Note with AI assistants (Gemini and Claude). The session covers debugging a recurring...
canonical: https://daily.dev/posts/episode-18-the-ai-that-really-wanted-to-go-home-px1u7kj4y
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: ##Episode 18: The AI That Really Wanted to Go Home | daily.dev
og:description: A developer&#x27;s personal log of building a note-taking app called Drive Note with AI assistants (Gemini and Claude). The session covers debugging a recurring...
og:url: https://daily.dev/posts/episode-18-the-ai-that-really-wanted-to-go-home-px1u7kj4y
og:image: https://api.daily.dev/og/posts/Px1u7kj4y.png
og:image:alt: ##Episode 18: The AI That Really Wanted to Go Home
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.

# ##Episode 18: The AI That Really Wanted to Go Home

**[Medium](https://daily.dev/sources/medium_js)** · 4 min read · 0 upvotes · 0 comments

## Summary

A developer's personal log of building a note-taking app called Drive Note with AI assistants (Gemini and Claude). The session covers debugging a recurring thick border UI bug, fixing a missing scrollbar, adding undo/redo support, and discovering that Gemini can auto-save meeting notes to Google Drive. The author reflects on the quirky dynamic of acting as a messenger between AI tools and anthropomorphizes Gemini as a coworker eager to end the meeting.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://medium.com/@penguinworks.dev/episode-18-the-ai-that-really-wanted-to-go-home-75d4d20cb295>

## Similar posts on daily.dev

- [\#\#Episode 12: Mr. Gemini Probably Isn’t Wrong](https://daily.dev/posts/episode-12-mr-gemini-probably-isn-t-wrong-psjma489f) · Medium · 0 upvotes · 0 comments
- [I gave Gemini access to my entire Google Drive and it became the assistant I actually wanted](https://daily.dev/posts/i-gave-gemini-access-to-my-entire-google-drive-and-it-became-the-assistant-i-actually-wanted-8dxhrivpm) · XDA Developers · 0 upvotes · 0 comments
- [Building “Personal Gemini Journal”: A Secure, AI-Powered Journaling Application with Google AI Studio & Cloud Run](https://daily.dev/posts/building-personal-gemini-journal-a-secure-ai-powered-journaling-application-with-google-ai-studi-odnqzcttm) · Medium · 0 upvotes · 0 comments

---

Tags: [#google-gemini](https://daily.dev/tags/google-gemini), [#ai-assisted-development](https://daily.dev/tags/ai-assisted-development), [#vibe-coding](https://daily.dev/tags/vibe-coding)

[View this post on daily.dev](https://daily.dev/posts/episode-18-the-ai-that-really-wanted-to-go-home-px1u7kj4y)

```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":"##Episode 18: The AI That Really Wanted to Go Home","url":"https://daily.dev/posts/episode-18-the-ai-that-really-wanted-to-go-home-px1u7kj4y","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/episode-18-the-ai-that-really-wanted-to-go-home-px1u7kj4y"},"datePublished":"2026-07-24T12:09:25.738Z","dateModified":"2026-07-24T12:16:22.099Z","description":"A developer's personal log of building a note-taking app called Drive Note with AI assistants (Gemini and Claude). The session covers debugging a recurring...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/32b4d2056de0282bb269fe192398a400?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/32b4d2056de0282bb269fe192398a400?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Medium","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":"Medium","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/medium","url":"https://daily.dev/sources/medium_js"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/episode-18-the-ai-that-really-wanted-to-go-home-px1u7kj4y","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"google-gemini,ai-assisted-development,vibe-coding","timeRequired":"PT4M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Medium","item":"https://daily.dev/sources/medium_js"},{"@type":"ListItem","position":3,"name":"##Episode 18: The AI That Really Wanted to Go Home"}]}
```

