diff --git a/README.md b/README.md index 00969d7..af8bd7f 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,7 @@ AXIs built and maintained by the community: | [`cyber-mux`](https://github.com/cyberuni/cyber-mux) | unional | Terminal multiplexers | Open, send, read, focus, and close terminal panes across tmux, herdr, and WezTerm through one detection-driven contract with token-efficient output. | | [`oracle-axi`](https://github.com/thatdudealso/oracle-axi) | thatdudealso | Oracle Database | Discover, create, inspect, query, export, import, maintain, and diagnose Oracle databases through safe token-efficient CLI workflows. | | [`glab-axi`](https://github.com/karotkriss/glab-axi) | karotkriss | GitLab | Issues, merge requests, CI/CD pipelines, variables and secrets, releases, and raw API access. Wraps the official glab CLI with agent-ergonomic TOON output. | +| [`cargo-axi`](https://github.com/AG9898/cargo-axi) | AG9898 | Rust / Cargo | Inspect Rust workspaces and run safe `check` or Clippy validation with compact TOON output and opt-in session context. | diff --git a/catalog.yaml b/catalog.yaml index 239cf96..e2e060d 100644 --- a/catalog.yaml +++ b/catalog.yaml @@ -151,3 +151,8 @@ community: author: karotkriss domain: GitLab description: "Issues, merge requests, CI/CD pipelines, variables and secrets, releases, and raw API access. Wraps the official glab CLI with agent-ergonomic TOON output." + - name: cargo-axi + url: https://github.com/AG9898/cargo-axi + author: AG9898 + domain: Rust / Cargo + description: "Inspect Rust workspaces and run safe `check` or Clippy validation with compact TOON output and opt-in session context." diff --git a/docs/index.html b/docs/index.html index 09bc9d6..5843918 100644 --- a/docs/index.html +++ b/docs/index.html @@ -711,6 +711,20 @@
cargo-axi
+ check or
+ Clippy validation with compact TOON output and opt-in
+ session context.
+