join-with/DxCore Agent
Download the DxCore CLI and connect an agent to the coordinator
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| coordinator-url | URL of the running DxCore coordinator | yes | — |
| token | Authentication token matching the coordinator | yes | — |
| agent-id | Unique identifier for this agent. Defaults to matrix value or runner name. | no | "" |
| session-id | Session identifier. Defaults to gha-<run_id>. | no | "" |
| work-dir | Working directory for task execution | no | . |
| build-system | Build system adapter (turbo or nx) | no | turbo |
| version | Release tag to download (e.g. v0.1.0). Defaults to latest. | no | latest |
| tags | Agent capability tags (comma-separated key=value pairs, e.g. zig=true,docker=true) | no | "" |
Outputs
no outputs