We're hosting a recruiting event in NYC next week @vercel!
I have 3 open roles on my team:
1. Startup Program Lead: https://t.co/vuWc3E79Oh
2. Head of Dev Community: https://t.co/nGPve5AqM4
3. Media Engineer, Social: https://t.co/BH3rkZcK52
Tag people / DM me to attend!
Agents that can request OAuth permissions at runtime and wait indefinitely for approval.
This wasn't really possible before. Now it's straightforward with Vercel's stack:
Agent pauses when it needs Linear access, sends a https://t.co/JxMkIw41j5 authorization link, waits for the user to approve, then resumes the task automatically.
Connect mints short-lived tokens on demand. No storing provider credentials in .env. The OAuth flow is fully managed and scoped to your deployment.
Eve orchestrates durable execution. The workflow survives restarts, delays, and failures. If the user takes 2 hours to authorize, the agent just picks back up.
This is what happens when you have the right primitives.
Build your next Slack agent with eve
Get Slack app provisioning, OAuth, and event handling with just a couple lines of .ts:
๐๐๐๐๐/
๐๐๐๐๐.๐๐
๐๐๐๐๐๐๐๐๐๐๐๐.๐๐
๐๐๐๐๐/
๐๐๐๐๐๐/
๐๐๐๐๐๐๐๐/
Deploy the template:
https://t.co/88GitEaUA9
Start building agents on Vercel, with Vercel, and securely connect them to the services they need. Try Vercel Connect today and let me know what you think.
https://t.co/SQMCCeukL7
The hardest part of building an agent is not building the agent. Itโs the data.
Itโs, ironically, figuring out OAuth, tokens, credentials, scopesโฆ We have AGI sitting there, waiting to be unleashed.
Vercel Connect solves for both security and ease of use. Itโs delightful
@ryan_t_brown@rauchg We have a list of preset connectors configured and available including slack, linear, snowflake, salesforce GitHub and few more. Even if you donโt see a connector in the list you can use OAuth and API keys to use your own