15 lines
330 B
JSON
15 lines
330 B
JSON
{
|
|
"name": "linear-agent",
|
|
"description": "Long-running agent workflow with Linear. Scaffolds all features upfront, then implements one per session.",
|
|
"version": "0.4.0",
|
|
"author": {
|
|
"name": "Laurynas",
|
|
"email": "laurynas@fiberplane.com"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"mcp": [
|
|
"./.mcp.json"
|
|
]
|
|
} |