mirror of
https://github.com/github/awesome-copilot.git
synced 2026-09-09 17:25:24 +00:00
Document Copilot CLI 1.0.79 updates: plan+autopilot, sandbox auth settings, kimi-k3 (#2606)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -3,7 +3,7 @@ title: 'Building Custom Agents'
|
||||
description: 'Learn how to create specialized GitHub Copilot agents with custom personas, tool integrations, and domain expertise.'
|
||||
authors:
|
||||
- GitHub Copilot Learning Hub Team
|
||||
lastUpdated: 2026-07-09
|
||||
lastUpdated: 2026-08-09
|
||||
estimatedReadingTime: '10 minutes'
|
||||
tags:
|
||||
- agents
|
||||
@@ -258,7 +258,7 @@ The agent can then query your database, analyze query plans, and suggest optimiz
|
||||
| Complex reasoning, analysis | Claude Sonnet 4 |
|
||||
| Code generation, tool-driven agentic work | GPT-5.6 *(v1.0.70+)* |
|
||||
| Code generation, refactoring | GPT-4.1 |
|
||||
| Code-specialized tasks, large context | kimi-k2.7-code *(v1.0.68+)* |
|
||||
| Code-specialized tasks, large context | kimi-k2.7-code *(v1.0.68+)*, kimi-k3 *(v1.0.79+)* |
|
||||
| Quick analysis, simple tasks | Claude Haiku or GPT-4.1-mini |
|
||||
| Large codebase understanding | Models with larger context windows |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user