We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 732d8b1 commit 6c50fd2Copy full SHA for 6c50fd2
1 file changed
changelog.md
@@ -1,3 +1,13 @@
1
+## 1.0.2 - 2026-03-06
2
+
3
+To commemorate GitHub Copilot CLI reaching general availability last week, we're incrementing the major version to 1.0!
4
5
+- Type 'exit' as a bare command to close the CLI
6
+- Ask_user form now submits with Enter key and allows custom responses in enum fields
7
+- Support 'command' field as cross-platform alias for bash/powershell in hook configs
8
+- Hook configurations now accept timeout as alias for timeoutSec
9
+- Fix handling of meta with control keys (including shift+enter from /terminal-setup)
10
11
## 0.0.423 - 2026-03-06
12
13
- Users are prompted for shell commands with potentially dangerous expansion or substitution use cases, additional guardrails for malicious exploits
0 commit comments