@tomdalei
iAccount based inUnited States
About this account
- Account based in
- United States
- Connected via
- United States App Store
Account-level information from X, not a live location or the device used for a specific post.
Building Vercel Agent at @vercel
NYC
Joined January 2007
- Tweets40.9K
- Following562
- Followers29.8K
- Likes21.7K
Pinned Tweet
Exiting the phase of my career where I realize everything is a compiler problem and entering the phase where I realize everything is a dependency management problem.
Tom Dale retweeted
If you're working on UI, jm.sv/before-and-after helps a lot with pull requests. My /pr skill is effectively:
Open with a 1 - 2 sentence summary, run /before-and-after to show the changes, include preview links to all affected pages, and, only if needed, close with a short list of additional details
cool product out of riffing w/ @mattpocockuk this week - decided to open source the pull request skill that bundles with @humanlayer_dev - /show-me bundled with some steering to cut out a lot of the slop and noise that comes with most agent prs
It's a small piece of a much larger puzzle, but rather than just share the SKILL.md contents with Matt, I figured we'd just give it to all of you 🙂 enjoy
npx skills add humanlayer/skills --skill visual-pr
Automatic tool approvals powered by @typesafeai’s Jev.
eve.dev/docs/guides/evaluate…
Tom Dale retweeted
Pro-tip. Just add “.md” to any HIG link to get the md file so it’s more digestible for your bb ai’s bedtime 🍼
developer.apple.com/tutorial…
Designing for iPhone Duo is live on the HIG. Read it to your ai as a bedtime story 🪩
developer.apple.com/design/h…
Tom Dale retweeted
.@mainmatter has an all-star Rust team available immediately.
After some budget hiccups at one of our clients, we happen to have a well-established team of Rust experts around that's ready to go immediately.
1/🧵
Vercel Connect is now generally available.
Give your apps and agents secure access to @slackhq, @linear, @github & 100+ other services.
• Short-lived, scoped access tokens
• Token and trigger observability
• RBAC and audit trails
vercel.com/blog/the-end-of-c…
It was beautiful to see @privatenumbr and @BryanJacobHunte lock tf in and ship our Slack Code integration in <2 weeks.
Vercel Agent now works in @slackhq Code, with your app's full production context and zero setup.
▪︎ Connect secrets, env vars, commands, repos
▪︎ Steer the agent as a team
▪︎ Review diffs and ship directly in code channels
vercel.com/changelog/vercel-…
This is why we didn't build anything special for Vercel Agent to talk to Vercel APIs. When you start a new chat in the dashboard, it's literally just a sandbox + Vercel CLI + stock Vercel CLI skills.
Tom Dale retweeted
Replying to @gncgalactus
Do you people go to some online class for vague posting or is their some tutorial or some shit because there’s no way you and millions of other assholes can just post similarly and keep getting away with this
Liquid Glass isn’t seeming so bad anymore, is it, haters?
Celebrating small wins is hardwired into "Achieve," our goal-tracking sample app.
We wanted the simple act of checking off a task to feel like a celebration. Instead of the standard #Material ripple, we used Styles to drop in a custom, high-contrast completion animation—specifically, a brand-colored ring that expands and fades on tap, paired with a subtle pressed-state gradient.
It lets us focus entirely on polishing those custom, rewarding micro-interactions while Material handles the foundation.
#GoogleDesign #MaterialDesign #JetpackCompose #AndroidDev #UXDesign #InteractionDesign
Mass hysteria of CLIs suddenly deciding to emit unsolicited JSON/NDJSON output when used by an agent, and I have no idea why.
- LLMs understand text just fine; arguably prefer it; also more token efficient.
- Agents have absolutely no problem passing --json if they need it.