Orchestration and coordination logic for GitHub Jules, Copilot, and OpenCode agents across repositories. Uses GitHub Actions to trigger and manage AI agent workflows.
Stars
0
Forks
0
Watchers
0
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
feat: add Jules integration skills for CLI, SDK, REST API, and Render
156a771View on GitHubdocs: add configuration, env vars, and secrets documentation
7d337ebView on GitHubfeat(cli): add CLI entry point and rewrite GitHub Actions workflow
d1a6950View on GitHubfeat(orchestrator): add merge queue client and orchestrator core
97a7adcView on GitHubfeat(clients): add Jules, Copilot, OpenCode clients and PR DAG
1c66973View on GitHubfeat(core): add foundation models, config, and exception hierarchy
29bde3eView on GitHubfix: workspace review — lint fixes, workflow bug, gitignore, docs update
67cedb5View on GitHubInitial setup: orchestration logic for GitHub Jules, Copilot, and OpenCode agents
6984f22View on GitHub