From 138df299d17952f047e7c19125d2f453578cda98 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 17 Jan 2026 19:05:15 +0000 Subject: [PATCH 1/3] Initial plan From 27fa897be34673bb8a091871ec15e8417bba516b Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 17 Jan 2026 19:08:13 +0000 Subject: [PATCH 2/3] Fix duplicate Sponsors sections in grok package readme Co-authored-by: kzu <169707+kzu@users.noreply.github.com> --- src/Grok/readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Grok/readme.md b/src/Grok/readme.md index d1b6ad1..0a4d790 100644 --- a/src/Grok/readme.md +++ b/src/Grok/readme.md @@ -3,5 +3,4 @@ [![GitHub](https://img.shields.io/badge/-source-181717.svg?logo=GitHub)](https://github.com/devlooped/xAI) - \ No newline at end of file From 2361a70fa74d6cb557bc57830dd1cae06829148f Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 17 Jan 2026 19:12:16 +0000 Subject: [PATCH 3/3] Close #cli section before sponsors in main readme Co-authored-by: kzu <169707+kzu@users.noreply.github.com> --- readme.md | 1 + src/Grok/readme.md | 1 + 2 files changed, 2 insertions(+) diff --git a/readme.md b/readme.md index ed8ceae..89fea11 100644 --- a/readme.md +++ b/readme.md @@ -359,6 +359,7 @@ Sample Grok CLI client based on the xAI ![](https://raw.githubusercontent.com/devlooped/xAI/main/assets/img/cli.png) Uses your own API Key. + # Sponsors diff --git a/src/Grok/readme.md b/src/Grok/readme.md index 0a4d790..d1b6ad1 100644 --- a/src/Grok/readme.md +++ b/src/Grok/readme.md @@ -3,4 +3,5 @@ [![GitHub](https://img.shields.io/badge/-source-181717.svg?logo=GitHub)](https://github.com/devlooped/xAI) + \ No newline at end of file