GitHub CLI 2.80.0
This GitHub CLI release introduces the agent-task commandset for managing coding agent tasks in gh:
gh agent-task create "refactor the codebase"gh agent-task listgh agent-task view 1234gh agent-task view 1234 --log --followFor more information about command line flags and arguments, run gh agent-task <command> --help.
The agent-task commandset also ships with the following aliases for convenience:
gh agent-tasksgh agentgh agentsℹ️ The agent-task commandset is in preview and is subject to change without notice.
Got feedback? Let us know what you like or don't like in an issue ❤️
gh agent-task commandset by @BagToad and @babakks in https://github.com/cli/cli/pull/11797Full Changelog: https://github.com/cli/cli/compare/v2.79.0...v2.80.0
Fetched April 8, 2026