Not many people know: on top of generating visual summary, our app is also capable of knowing people by their voices
Tag a speaker once; and next time you have a meeting with them, we will automatically show their name whenever we hear their voices
Very useful for in-person meetings!
Also, if you meet someone from an online meeting the first time, their voices will be automatically tagged as their display name
13/13 — Connections
Claude Code's harness system works across multiple surfaces:
IDE Bridge — VS Code and JetBrains connect to Claude Code's CLI via JWT-authenticated bidirectional messaging. Diffs appear inline, permissions prompt in the IDE.
Remote Sessions — https://t.co/5p4Kvyi45w spawns cloud-hosted Claude Code instances.
MCP — Claude Code connects to external tools via a standard protocol.
Plugins and Skills — third-party extensions that extend Claude Code's capabilities.
That's the full journey of a request through Claude Code — from keystroke to task completion. 🧵
🧵 You type "fix the login bug" into Claude Code. What happens next?
Claude Code is a 512K-line TypeScript harness that wraps Claude into a coding agent. It can edit files, run commands, search codebases, and work for hours without losing context.
But HOW does it actually work? Let's follow a single request through every layer of Claude Code's system.
12/13 — Multi-Agent
Sometimes one agent isn't enough. Claude Code has three ways to spawn helpers:
Sub-agents — dedicated workers (explore, plan, verify) with their own context windows. Results return to the parent. Context isolation prevents pollution.
Fork — creates a copy that inherits the parent's full context and runs in the background. The user keeps chatting while the fork works independently.
Team swarm — multiple agents in parallel terminal panes via tmux. A coordinator orchestrates workers. Inter-agent messaging via SendMessageTool. Permission prompts bubble up to the user.
@im_roy_lee Virality is reproducible product-led growth. What you’re describing is a media bump.
The former has compounding benefits to a product. The latter is just short-term spurts of attention that need to be remanufactured every time.
I DON’T USE STRAVA
because my favorite sport is creating shareholder value by driving synergy in a cross-functional team
so i built an app for people whose cardio is back-to-back meetings
please try it