ClaudeCodeTask

0.3.0

Claude Code Task Selector —— 一条命令列出所有 Claude Code 任务文件夹与历史会话,全屏卡片网格选择器,选中自动 cd 并启动 claude。

Minimum PowerShell version

7.6

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name ClaudeCodeTask -RequiredVersion 0.3.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name ClaudeCodeTask -Version 0.3.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 长空X. All rights reserved.

Package Details

Author(s)

  • 长空X

Tags

ClaudeCode claude task-selector TUI Windows

Functions

cct Get-CctTasks Show-CctSelector Invoke-CctTask Get-CctConfig Get-CctSpinnerText Invoke-WithSpinner

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

0.3.0:新增 cct clear 命令——无参清 cct 扫描缓存(cache.json);cct clear -cc 清理多余 Claude Code 会话(每目录仅保留最新且行数 ≥ 阈值的一个,先打印过滤规则与待删清单、确认后删除)。

FileList

Version History

Version Downloads Last updated
0.3.3 5 9/11/2026
0.3.2 6 9/10/2026
0.3.1 7 9/7/2026
0.3.0 (current version) 16 9/4/2026
0.2.1 9 9/4/2026
0.2.0 13 9/3/2026
0.1.0 9 9/2/2026
Show more