Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions data/copilot-cli/1.0.76-0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"ide": "copilot-cli",
"version": "1.0.76-0",
"release_date": "2026-07-27",
"title": "1.0.76-0",
"url": "https://github.com/github/copilot-cli/releases/tag/v1.0.76-0",
"source": "api",
"body_markdown": "**Improved**\n- MCP tools load faster from definition-scoped snapshots, with process-wide and per-server cache opt-outs.\n- Autopilot stays selected after task_complete by default; set stayInAutopilot to false to return to interactive mode after each task\n\n**Fixed**\n- Restore the early warning when unreclaimable system and tool context nears the limit, before automatic compaction is blocked\n- Session working directory no longer reverts to the original checkout shortly after `/worktree` switches into a new worktree",
"body_html": null,
"categories": [],
"copilot_mentions": [],
"prerelease": true,
"fetched_at": "2026-07-28T09:42:34Z",
"schema_version": 1
}
5 changes: 5 additions & 0 deletions data/copilot-cli/index.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
[
{
"version": "1.0.76-0",
"release_date": "2026-07-27",
"filename": "1.0.76-0.json"
},
{
"version": "1.0.75",
"release_date": "2026-07-24",
Expand Down