
Security News
n8n Tops 2025 JavaScript Rising Stars as Workflow Platforms Gain Momentum
n8n led JavaScript Rising Stars 2025 by a wide margin, with workflow platforms seeing the largest growth across categories.
@convex-dev/agent
Advanced tools
Convex provides powerful building blocks for building agentic AI applications, leveraging Components and existing Convex features.
With Convex, you can separate your long-running agentic workflows from your UI, without the user losing reactivity and interactivity.
npm i @convex-dev/agent
AI Agents, built on Convex. Check out the docs here.
The Agent component is a core building block for building AI agents. It manages threads and messages, around which you Agents can cooperate in static or dynamic workflows.
Read the associated Stack post here.
Read the docs for more details.
Play with the example:
git clone https://github.com/get-convex/agent.git
cd agent
npm run setup
npm run example
Found a bug? Feature request? File it here.
FAQs
A agent component for Convex.
The npm package @convex-dev/agent receives a total of 15,044 weekly downloads. As such, @convex-dev/agent popularity was classified as popular.
We found that @convex-dev/agent demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 11 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
n8n led JavaScript Rising Stars 2025 by a wide margin, with workflow platforms seeing the largest growth across categories.

Security News
The U.S. government is rolling back software supply chain mandates, shifting from mandatory SBOMs and attestations to a risk-based approach.

Security News
crates.io adds a Security tab backed by RustSec advisories and narrows trusted publishing paths to reduce common CI publishing risks.