From d9540d3b43b1ef829bc7d7995310dc022d196cfd Mon Sep 17 00:00:00 2001 From: ofir-frd Date: Sun, 5 Jan 2025 11:53:52 +0200 Subject: [PATCH] docs: add GitLab support for /implement tool. --- README.md | 1 + docs/docs/index.md | 2 +- docs/docs/overview/index.md | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3420526d3..ecda81080 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ Supported commands per platform: | | [Similar Code](https://pr-agent-docs.codium.ai/tools/similar_code/) 💎 | ✅ | | | | | | [Custom Prompt](https://pr-agent-docs.codium.ai/tools/custom_prompt/) 💎 | ✅ | ✅ | ✅ | | | | [Test](https://pr-agent-docs.codium.ai/tools/test/) 💎 | ✅ | ✅ | | | +| | [Implement](https://pr-agent-docs.codium.ai/tools/implement/) 💎 | ✅ | ✅ | | | | | | | | | | | USAGE | [CLI](https://qodo-merge-docs.qodo.ai/usage-guide/automations_and_usage/#local-repo-cli) | ✅ | ✅ | ✅ | ✅ | | | [App / webhook](https://qodo-merge-docs.qodo.ai/usage-guide/automations_and_usage/#github-app) | ✅ | ✅ | ✅ | ✅ | diff --git a/docs/docs/index.md b/docs/docs/index.md index 61799c9b8..51fbed559 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -44,7 +44,7 @@ Qodo Merge offers extensive pull request functionalities across various git prov | | [Similar Code](https://pr-agent-docs.codium.ai/tools/similar_code/) 💎 | ✅ | | | | | | [Custom Prompt](https://pr-agent-docs.codium.ai/tools/custom_prompt/) 💎 | ✅ | ✅ | ✅ | | | | [Test](https://pr-agent-docs.codium.ai/tools/test/) 💎 | ✅ | ✅ | | | -| | [Implement](https://pr-agent-docs.codium.ai/tools/implement/) 💎 | ✅ | | | | +| | [Implement](https://pr-agent-docs.codium.ai/tools/implement/) 💎 | ✅ | ✅ | | | | | | | | | | | USAGE | [CLI](https://qodo-merge-docs.qodo.ai/usage-guide/automations_and_usage/#local-repo-cli) | ✅ | ✅ | ✅ | ✅ | | | [App / webhook](https://qodo-merge-docs.qodo.ai/usage-guide/automations_and_usage/#github-app) | ✅ | ✅ | ✅ | ✅ | diff --git a/docs/docs/overview/index.md b/docs/docs/overview/index.md index 79317dae2..e83f1f683 100644 --- a/docs/docs/overview/index.md +++ b/docs/docs/overview/index.md @@ -42,7 +42,7 @@ Qodo Merge offers extensive pull request functionalities across various git prov | | [Generate Custom Labels](./tools/describe.md#handle-custom-labels-from-the-repos-labels-page-💎){:target="_blank"} 💎 | ✅ | ✅ | | ✅ | | | [Analyze PR Components](./tools/analyze.md){:target="_blank"} 💎 | ✅ | ✅ | | ✅ | | | [Test](https://pr-agent-docs.codium.ai/tools/test/) 💎 | ✅ | ✅ | | | -| | [Implement](https://pr-agent-docs.codium.ai/tools/implement/) 💎 | ✅ | | | | +| | [Implement](https://pr-agent-docs.codium.ai/tools/implement/) 💎 | ✅ | ✅ | | | | | | | | | ️ | | USAGE | CLI | ✅ | ✅ | ✅ | ✅ | | | App / webhook | ✅ | ✅ | ✅ | ✅ |