|
1 | 1 | { |
2 | 2 | "name": "compound-engineering", |
3 | 3 | "version": "3.14.0", |
4 | | - "description": "AI-powered development tools for code review, research, design, and workflow automation.", |
| 4 | + "description": "Brainstorm, plan, debug, review, and compound learnings with AI agents", |
5 | 5 | "author": { |
6 | | - "name": "Kieran Klaassen", |
7 | | - "email": "kieran@every.to", |
8 | | - "url": "https://github.com/kieranklaassen" |
| 6 | + "name": "Kieran Klaassen and Trevin Chow" |
9 | 7 | }, |
10 | 8 | "homepage": "https://every.to/source-code/my-ai-had-already-fixed-the-code-before-i-saw-it", |
11 | 9 | "repository": "https://github.com/EveryInc/compound-engineering-plugin", |
12 | 10 | "license": "MIT", |
13 | 11 | "keywords": [ |
14 | | - "ai-powered", |
15 | | - "compound-engineering", |
16 | | - "workflow-automation", |
| 12 | + "brainstorming", |
17 | 13 | "code-review", |
18 | | - "rails", |
19 | | - "ruby", |
20 | | - "python", |
21 | | - "typescript", |
22 | | - "knowledge-management" |
| 14 | + "compound-engineering", |
| 15 | + "debugging", |
| 16 | + "ideation", |
| 17 | + "workflows", |
| 18 | + "workflow-automation" |
23 | 19 | ], |
24 | 20 | "skills": "./skills/", |
25 | 21 | "interface": { |
26 | 22 | "displayName": "Compound Engineering", |
27 | | - "shortDescription": "Brainstorming, planning, debugging, and autonomous workflows for AI agents", |
| 23 | + "shortDescription": "Brainstorm, plan, debug, review, and compound learnings with AI agents", |
28 | 24 | "longDescription": "Compound Engineering guides AI agents through the full engineering loop: strategy, ideation, requirements, planning, execution, debugging, review, PR feedback, and captured learnings that make future work easier.", |
29 | 25 | "developerName": "Kieran Klaassen and Trevin Chow", |
30 | 26 | "category": "Coding", |
|
42 | 38 | "/ce-code-review my changes" |
43 | 39 | ], |
44 | 40 | "brandColor": "#C9EFFA", |
| 41 | + "composerIcon": "./assets/logo.png", |
45 | 42 | "logo": "./assets/logo.png", |
46 | 43 | "screenshots": [] |
47 | 44 | } |
|
0 commit comments