A multi-model autonomous agentic engineering pipeline driven by linear. Claude + Codex + Linear
Stars
49
Forks
15
Watchers
49
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
84
commits
feat: pass workflow.yaml Linear credentials to agent subprocesses
770206cView on GitHubdocs: update README intro to reflect improvements beyond Symphony
a9ed097View on GitHubfix: prevent re-dispatch loop when gate state transition fails
60f391fView on GitHubfix: include lifecycle context in multi-turn continuation prompts
ca82942View on GitHubfix: increase subprocess stdout buffer to 10MB to handle large NDJSON lines
a346125View on GitHubfix: check return value of update_issue_state at all call sites
6347584View on GitHubfix: Linear 400 on state update — use team.states instead of workflowStates filter
77a0badView on GitHubfix: read __version__ from package metadata instead of hardcoded string
ae74016View on GitHubfeat: add todo state — pick up issues from Todo and move to In Progress
94b9d02View on GitHub