diff --git a/package.json b/package.json index 2ffa510..1988b64 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "squads-cli", "version": "0.3.0", - "description": "Your AI workforce. Every user gets an AI manager that runs their team — finance, marketing, engineering, operations — for the cost of API calls.", + "description": "CLI for organizing AI agents into domain-aligned squads. Multi-agent orchestration with persistent memory, git collaboration, and built-in IDP. Open-source CrewAI alternative.", "type": "module", "bin": { "squads": "dist/cli.js"