Skip to content

Commit fddfc7d

Browse files
Merge branch 'main' into dependabot-nix-ecosystem-support
2 parents decbb4a + 924614d commit fddfc7d

File tree

291 files changed

+5435
-1595
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

291 files changed

+5435
-1595
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,15 @@ We've expanded the documentation for custom agents in Copilot CLI, adding inform
1616

1717
<hr>
1818

19+
**31 March 2026**
20+
21+
The documentation for Copilot CLI now includes a new reference article about the `~/.copilot` directory, and information on how a Copilot skill can run a script:
22+
23+
* [GitHub Copilot CLI configuration directory](https://docs.github.com/en/copilot/reference/copilot-cli-reference/cli-config-dir-reference)
24+
* [Creating agent skills for GitHub Copilot CLI](https://docs.github.com/en/copilot/how-tos/copilot-cli/customize-copilot/create-skills#enabling-a-skill-to-run-a-script)
25+
26+
<hr>
27+
1928
**27 March 2026**
2029

2130
We've introduced a new discovery landing page design for all the top-level doc sets on docs.github.com. The landing pages highlight recommended articles and give users the ability to filter articles by category with a drop down menu. Every article across the site now includes category metadata, making it easier to browse doc sets without relying solely on search. This replaces the previous product-landing layout across 35 doc sets.
68.3 KB
Loading
101 KB
Loading
24.7 KB
Loading
81.1 KB
Loading
56.8 KB
Loading
31.9 KB
Loading
298 KB
Loading
168 KB
Loading

content/account-and-profile/get-started/personal-dashboard-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ This feed shows activity and recommendations based on your network on {% data va
7575

7676
{% data reusables.dashboard.home-dashboard-public-preview-note %}
7777

78-
The home dashboard view gives you visibility into your {% data variables.copilot.copilot_coding_agent %} sessions and helps you manage your most important tasks more efficiently. You can prompt {% data variables.product.prodname_copilot %} directly from the dashboard, track the latest agent sessions you've triggered, quickly access agent logs to see progress, and manage the resulting pull requests and tasks. This centralized view makes it easier to stay on top of your agent activities and follow up on their outcomes.
78+
The home dashboard view gives you visibility into your {% data variables.copilot.copilot_cloud_agent %} sessions and helps you manage your most important tasks more efficiently. You can prompt {% data variables.product.prodname_copilot %} directly from the dashboard, track the latest agent sessions you've triggered, quickly access agent logs to see progress, and manage the resulting pull requests and tasks. This centralized view makes it easier to stay on top of your agent activities and follow up on their outcomes.
7979

8080
To view the updated home dashboard, which is currently in {% data variables.release-phases.public_preview %}, you will first need to enable **New Dashboard Experience** with feature preview. For more information, see [AUTOTITLE](/get-started/using-github/exploring-early-access-releases-with-feature-preview#exploring-public-preview-releases-with-feature-preview).
8181

0 commit comments

Comments
 (0)