
Security News
AGENTS.md Gains Traction as an Open Format for AI Coding Agents
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
@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 2,092 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 13 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
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.