After years of using outbound tools that didn't quite fit, @g2i_co brought in @unburdn to build one on Agentuity instead.
It searches the web and communities for hiring signal, filters against G2i's ICP, identifies the right contact, and drops curated leads into Slack on a schedule.
From there, the sales team reacts in Slack to approve leads worth pursuing.
After a few weeks in pilot, G2i got ~15 qualified leads per run, a ~10% response rate, and their first hire sourced through it.
Full story:
agentuity.com/blog/g2i-unbur…
Agentuity v3 is here, and it lets you keep the app you've already built!
@nextjs, @honojs, @sveltejs, and plenty more all work as is. Add the Agentuity services you want (like AI gateway, storage, and sandboxes), then deploy with one command. In other words: no rebuilding around a separate runtime.
Read the full story behind v3:
agentuity.com/blog/v3-is-her…
Or, get started with our framework guides:
agentuity.dev/frameworks
Agentuity launched at React Miami last year and now they're BACK as a Gold Sponsor!
@agentuity - the full stack platform where agents live
agentuity.com
After @ReactMiamiConf Day 1 tomorrow, we’re heading to The DOCK for @joinhello_miami’s Hack Night!
We’re helping present alongside @FrontierTechWk. Should be a fun night of building with the Miami dev community 🏝️
This year’s @ReactMiamiConf kicks off tomorrow, and we’re super excited to be sponsoring and attending.
We’ll be talking all things agents and full-stack apps, so if you’re around for the rest of @FrontierTechWk, stop by our booth and say hello!
We’re well underway at @FrontierTechWk, and today’s @AIEMiami x @ReactMiamiConf Y2K Hackathon is in full swing!
Our own @mcongrove is among the judges, and we're excited to see what everyone builds.
Best of luck to everyone hacking 🤖
Coding agents are standard now. The next question is what teams do with them.
At 11:20 AM ET, our co-founder @rblalock is speaking at @AIEMiami, as part of @FrontierTechWk, about code as the execution harness for agents.
Tune into the livestream to watch from anywhere:
youtube.com/live/DeM_u2Ik0sk
SDK v2 is here! We stripped out codegen and file-based routing, went to standard @honojs@vite_js, and rebuilt dev mode to be faster thanks to zero bundling overhead.
Already on v1? Migrate with: bunx @agentuity/migrate
Read more: agentuity.com/blog/the-path-…
Agentuity services are now available as their own standalone packages, with the same APIs you already know from agents and routes!
Use them for vector search, queues, email, and more. For example, you can spin up a sandbox from a @bunjavascript script, write code to it, and run it.
Learn more in our docs:
agentuity.dev/reference/stan…
We built OAuth 2.0 and OIDC into the Agentuity platform, so your project can be the identity provider. No external auth service needed.
Register an app, configure scopes and redirect URIs, and Agentuity handles consent, token exchange, and scoped API access.
Available from the dashboard or the CLI.
Try it out today: app.agentuity.com/settings/o…
Six @mastra agents on Agentuity, from conversational memory to multi-agent networks with approval workflows.
Bring your own framework, plug into what you need: thread state, agent-to-agent communication, observability, and more.
Guide from @fye_dhilan: agentuity.com/blog/mastra-on…
We built the SDK Explorer so you can learn how Agentuity works by actually using it: interactive demos, reference code you can read, and the ability to run that code in a real cloud sandbox.
Try it today: agentuity.dev
Full video: youtu.be/GXintPNNhTI
Read more: agentuity.com/blog/sdk-explo…
With Agentuity sandboxes, the same prompt can generate TypeScript and Python code, run both in isolated runtimes, and use background evals to verify outputs.
@ParteekS_ walks through a quick example to show you how it all works.
See the full demo: youtu.be/sfxaG9jmbF4
Check out the code: github.com/agentuity/example…