Video yükleniyor...

Video Yüklenemedi

Ana Sayfaya Dön

Logging your work shouldn’t take longer than doing it. PerfectTed Energy has thousands of stockists. After each store visit, their field team sends Claude a voice note: what sold, what they restocked, what’s new. Claude updates the right account in Notion via MCP… and everything’s up to date before...

24,157 görüntüleme • 6 gün önce •via X (Twitter)

10 Yorum

James profil fotoğrafı
James6 gün önce

@perfecttednrg love @perfecttednrg 🍵

Skyler Birk-Stachon profil fotoğrafı
Skyler Birk-Stachon6 gün önce

@perfecttednrg We love @perfecttednrg!!! Our favorite clients ever and our favorite matcha legends 🫶

Ali Lari profil fotoğrafı
Ali Lari6 gün önce

@perfecttednrg this is the kind of ai automation that actually matters because nobody wants to spend the evening converting a store visit into crm admin

Rex MacMillan profil fotoğrafı
Rex MacMillan6 gün önce

This demo seems so simple and straightforward, yet it's exactly how we run our business at @greenirony. Notion isn't the only system that supports our business functions, but it's a huge piece of our context and memory layer, and its flexibility with structured and unstructured data makes it a perfect fit to plug in with any harness or model.

CalenDue profil fotoğrafı
CalenDue6 gün önce

@perfecttednrg the student version of this: 40 minutes typing 60 syllabus dates into a calendar for a class you attend 3 hours a week. the logging really does outrun the work

Maksim Danilov profil fotoğrafı
Maksim Danilov6 gün önce

@perfecttednrg Why has the model picker disappeared in "chat" mode?

Eason profil fotoğrafı
Eason6 gün önce

@perfecttednrg This is what good AI UX should feel like. Give Claude the context, let the plumbing disappear. I keep thinking public links should work the same way.

maxi.me profil fotoğrafı
maxi.me6 gün önce

@perfecttednrg I’m starting to think the best use of AI in Notion is making Notion require less work. Voice note in. Context gets updated. Next action is ready when I need it. That’s the kind of workflow I need.

MASA profil fotoğrafı
MASA6 gün önce

@perfecttednrg Does it ever get tripped up by background noise?

RenXDev profil fotoğrafı
RenXDev6 gün önce

@perfecttednrg Voice notes are a good input surface here because the structured update remains visible in Notion. The agent should keep uncertain fields unresolved rather than inventing them.

Benzer Videolar

I got curious how compaction works as a PM, so I did some brain surgery on Claude Code: (Anthropic's been doing really interesting work on context editing - they showed Claude Opus playing Settlers of Catan for 75+ minutes in a single thread by constantly editing the context instead of starting fresh. When I saw that Claude Code has a compaction command with optional custom instructions, I wanted to understand what's actually happening.) Abhishek Katiyar and Aman Khan gave me the key tip: Claude Code stores all your conversation history as text files on your computer. Open a new directory and give Claude Code a task. Here's how to watch compaction happening: 1. Go to your user's root directory 2. Press Command+Shift+Period (Mac) to show hidden folders 3. Navigate to ~/.claude/projects/ 4. Find your project folder and use Cursor/VSCode to open it (there's a reason) 5. Install the JSONL Gazelle plugin (open source, thank you Gabor Cselle!) 6. Open the most recent JSONL file - each row is a message in your conversation 7. Run the compact command in Claude Code with custom instructions 8. Watch what happens in the file What I learned: When you compact, Claude Code doesn't just summarize and delete everything. It creates a "compact boundary" in the conversation file, writes a summary of what happened before, but keeps the full original conversation (!!!!) The new thread can still retrieve any details from before compaction if needed. That is so damn cool. Why this matters: What you're getting in Claude Code is similar to what Anthropic ships in their developer SDK - so inspecting your daily tools is how you build real product intuition. The best way to understand AI systems is to open them up and look inside. Everything is text files.

Tal Raviv

57,910 görüntüleme • 8 ay önce