Good @AmpCode + @vercel news:
Amp can push & deploy to your Vercel projects without needing a paid seat for the Amp committer. It's now exempt, like Cursor and Claude Code.
Almost got in trouble on my SFO-SYD flight.
Flight attendant saw me talking to my computer and thought I was on a phone call.
Nope, just dictating into @AmpCode. All good. Then she wanted to chat about @bryan_johnson and if he's legit. Good times.
I was gonna kill the "short sidebar titles" experiment (see img, it abbreviates and cuts filler words in the sidebar), but way more people use it than I expected.
Should we keep it? We did make all titles shorter last week. Try flipping it off at ampcode.com/settings/exper….
New Amp CLI --attach:
Attach files to a new orb thread: `amp --attach ./report.pdf -ox "Extract data from this PDF"` (-ox means --orb-execute)
Or a runner thread: `amp --attach ./report.pdf --executor runner:mac-mini -x "Extract data from this PDF"`