From 8e4f359547fc01d902a06e70da9560e3380c00f5 Mon Sep 17 00:00:00 2001 From: Yingting Huang <24954047+huangyingting@users.noreply.github.com> Date: Sat, 16 May 2026 05:46:38 +0800 Subject: [PATCH 1/2] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a01dc63 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# copilot-cli-internals +Copilot CLI internals - reverse engineering to better understand how it works From 851ab5392d41512c337bfc13c45e7002a4ba1937 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 15 May 2026 21:46:41 +0000 Subject: [PATCH 2/2] Initial plan