- Add Step 0 asking user if they want to watch browser tests - Headed mode opens visible browser window - Headless mode runs faster in background - Bump version to 2.25.0 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
34 lines
908 B
JSON
34 lines
908 B
JSON
{
|
|
"name": "compound-engineering",
|
|
"version": "2.25.0",
|
|
"description": "AI-powered development tools. 27 agents, 20 commands, 14 skills, 1 MCP server for code review, research, design, and workflow automation.",
|
|
"author": {
|
|
"name": "Kieran Klaassen",
|
|
"email": "kieran@every.to",
|
|
"url": "https://github.com/kieranklaassen"
|
|
},
|
|
"homepage": "https://every.to/source-code/my-ai-had-already-fixed-the-code-before-i-saw-it",
|
|
"repository": "https://github.com/EveryInc/every-marketplace",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"ai-powered",
|
|
"compound-engineering",
|
|
"workflow-automation",
|
|
"code-review",
|
|
"rails",
|
|
"ruby",
|
|
"python",
|
|
"typescript",
|
|
"knowledge-management",
|
|
"image-generation",
|
|
"agent-browser",
|
|
"browser-automation"
|
|
],
|
|
"mcpServers": {
|
|
"context7": {
|
|
"type": "http",
|
|
"url": "https://mcp.context7.com/mcp"
|
|
}
|
|
}
|
|
}
|