From da323958042598d1de732d4fe83cb6b9318d0a1b Mon Sep 17 00:00:00 2001 From: Bablo12 <120270553+Bablo12@users.noreply.github.com> Date: Mon, 19 Jan 2026 11:07:02 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index adaf2415..a8578ace 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ The power of GitHub Copilot, now in your terminal. -GitHub Copilot CLI brings AI-powered coding assistance directly to your command line, enabling you to build, debug, and understand code through natural language conversations. Powered by the same agentic harness as GitHub's Copilot coding agent, it provides intelligent assistance while staying deeply integrated with your GitHub workflow. +GitHub Copilot CLI brings AI-powered coding assistance directly to your command line, enabling you to build, debug, and understand code through natural language conversations. Powered by the same agentic harness as GitHub's Copilot coding agent, it provides intelligent assist +ance while staying deeply integrated with your GitHub workflow. See [our official documentation](https://docs.github.com/copilot/concepts/agents/about-copilot-cli) for more information. From c8689fe40ff3fc83ecdc250a6946ac3cb925a799 Mon Sep 17 00:00:00 2001 From: Bablo12 <120270553+Bablo12@users.noreply.github.com> Date: Mon, 19 Jan 2026 11:08:34 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8578ace..dc4f109b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# GitHub Copilot CLI (Public Preview) +GitHub Copilot CLI brings AI-powered coding assistance directly to your command line, enabling you to build, debug, and understand code through natural language conversations. Powered by the same agentic harness as GitHub's Copilot coding agent, it provides intelligent assistance while staying deeply integrated with your GitHub workflow.# GitHub Copilot CLI (Public Preview) The power of GitHub Copilot, now in your terminal.