Skip to content

Commit 34353bf

Browse files
committed
feat: Add GitHub Copilot CLI page and reference
- Create GitHub Copilot CLI page with repository links - Add to AI Coding Tools table - Add journal entry for today
1 parent 4f15cad commit 34353bf

File tree

3 files changed

+16
-1
lines changed

3 files changed

+16
-1
lines changed

journals/2025_11_21.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
- [[AI/ES/25/11 Code/CODE/21 Fri]]
22
- [[Toon]]
33
- Hot take from [[Person/Dexter Horthy]] [[BoundaryML]] [Beware When Using TOON | BAML Blog](https://boundaryml.com/blog/beware-when-using-toon)
4-
- [[AI/Paper/25/07/GEPA Reflective Prompt Evolution Can Outperform Reinforcement Learning]] created - arXiv paper on prompt optimization using genetic-Pareto approach that outperforms RL methods
4+
- [[AI/Paper/25/07/GEPA Reflective Prompt Evolution Can Outperform Reinforcement Learning]] created - arXiv paper on prompt optimization using genetic-Pareto approach that outperforms RL methods
5+
- [[AI/Coding/Tool]]
6+
- [[GitHub/CoPilot/CLI]] - Created page for GitHub Copilot CLI, bringing Copilot coding agent directly to terminal. Added to [[AI/Coding/Tool]] table.

pages/AI___Coding___Tool.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ tags:: [[AI Coding]], [[Reference]]
1313
| [[FactoryCLI]] | Factory AI | https://github.com/Factory-AI/factory |
1414
| [[CursorAI]] | Anysphere | https://github.com/getcursor/cursor |
1515
| [[GitHub/CoPilot]] | GitHub | https://github.com/features/copilot |
16+
| [[GitHub/CoPilot/CLI]] | GitHub | https://github.com/github/copilot-cli |
1617
| [[Windsurf]] | Codeium | https://github.com/codeium/windsurf |
1718
| [[OpenCode]] | Anomaly Innovations | https://github.com/sst/opencode |
1819
| [[Crush]] | Charmbracelet | https://github.com/charmbracelet/crush |

pages/GitHub___CoPilot___CLI.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
tags:: [[AI Coding]], [[Tool]], [[CLI]]
2+
alias:: [[GitHub Copilot CLI]]
3+
4+
- # GitHub Copilot CLI
5+
- GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal.
6+
- ## Links
7+
- GitHub: https://github.com/github/copilot-cli
8+
- Website: https://github.com/github/copilot-cli?utm_source=web-hpace-copilot-cli-primary-cta&utm_medium=web&utm_campaign=universe25post
9+
- ## Related
10+
- [[GitHub/CoPilot]] - The IDE extension version of GitHub Copilot
11+
- [[AI/Coding/Tool]] - List of agentic AI coding tools
12+

0 commit comments

Comments
 (0)