jbcom/Agentic Control
AI agent fleet management, sandboxed execution, and orchestration toolkit
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 6, 2026
- License
- MIT
Pinned Snippet
uses: jbcom/agentic@0733b6d3ff4f3edc81efab7bfb8530c62fbe2247 # v0.1.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Command to run (fleet, sandbox, orchestrate, status) | yes | — |
| args | Additional arguments for the command | no | — |
| config | Path to config file | no | — |
| github_token | GitHub token for API access | no | — |
| version | @jbcom/agentic version to use | no | latest |
Outputs
| name | description |
|---|---|
| result | Command execution result |
| status | Execution status |