Decision Workspace
agent-exec vs agcli vs jql-parser
Side-by-side comparison of Rust crates
45
agent-exec
experimentalv0.1.17
Non-interactive agent job runner. Runs commands as background jobs and returns structured JSON on stdout.
52
agcli
experimentalv0.7.0
A tiny, no-bloat foundation crate for building agentic CLIs in Rust.
66
jql-parser
stablev8.1.2
Parser for jql - the JSON Query Language tool.
Core Metrics
| agent-exec | agcli | jql-parser | |
|---|---|---|---|
| Health Score | 45 | 52 | 66 |
| Total Downloads | 157 | 217 | 79.2K |
| 30d Downloads | 143 | 119 | 1.0K |
| Dependents | 0 | 5 | 53 |
| Releases | 11 | 6 | 47 |
| Last Updated | 2d ago | 29d ago | 9d ago |
| Age | 1m | 1m | 2y 11m |
Health Breakdown
agent-exec
Maintenance
13
Quality
10
Community
6
Popularity
3
Documentation
13
agcli
Maintenance
17
Quality
15
Community
7
Popularity
3
Documentation
10
jql-parser
Maintenance
19
Quality
20
Community
11
Popularity
6
Documentation
10
Technical Details
| agent-exec | agcli | jql-parser | |
|---|---|---|---|
| Version | 0.1.17 | 0.7.0 | 8.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 19 | 5 | 2 |
| Crate Size | 132KB | 39KB | 13KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •jql-parser leads with a health score of 66/100, but none of the options score above 80.
- •agent-exec, agcli are pre-1.0 — API may change.