diff --git a/packages/website/src/routes/index.tsx b/packages/website/src/routes/index.tsx index 72db30678..943ee11e7 100644 --- a/packages/website/src/routes/index.tsx +++ b/packages/website/src/routes/index.tsx @@ -264,11 +264,11 @@ function Story() {

Background

- I've been using Claude Code since launch. Soon after, I started using - it on my phone while going on walks to spend less time at my desk. I'd - SSH into Tmux from my phone. It worked, but the UX was rough. Dictation - was bad, the keyboard was awkward, and the infamous flicker bug meant - starting over constantly. + I started using Claude Code soon after it launched, often on my phone + while going on walks to spend less time at my desk. I'd SSH into Tmux + from my phone. It worked, but the UX was rough. Dictation was bad, the + virtual keyboard was awkward, and the TUI would randomly start + flickering, which forced me to start over very often.

I started building a simple app to manage agents via voice. I continued