From 4422c96eb5c0fe94341ecae382e8e79188c582fc Mon Sep 17 00:00:00 2001 From: Evelyn Scidmore <13389701+escidmore@users.noreply.github.com> Date: Mon, 3 Aug 2026 12:18:53 +0200 Subject: [PATCH] docs: add forgejo-axi to community catalog --- README.md | 1 + catalog.yaml | 5 +++++ docs/index.html | 14 ++++++++++++++ 3 files changed, 20 insertions(+) diff --git a/README.md b/README.md index 00969d7..755f562 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. | +| [`forgejo-axi`](https://github.com/escidmore/forgejo-axi) | escidmore | Forgejo | Pull request lifecycle, issues, and raw API access for self-hosted Forgejo - non-interactive, reconciling mutations, with token-efficient TOON output. | diff --git a/catalog.yaml b/catalog.yaml index 239cf96..f571b96 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: forgejo-axi + url: https://github.com/escidmore/forgejo-axi + author: escidmore + domain: Forgejo + description: "Pull request lifecycle, issues, and raw API access for self-hosted Forgejo - non-interactive, reconciling mutations, with token-efficient TOON output." diff --git a/docs/index.html b/docs/index.html index 09bc9d6..9ac84d5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -711,6 +711,20 @@

The [AXI catalog].

glab CLI with agent-ergonomic TOON output. + + + forgejo-axi + + escidmore + Forgejo + + Pull request lifecycle, issues, and raw API access for + self-hosted Forgejo - non-interactive, reconciling + mutations, with token-efficient TOON output. + +