mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-09 02:24:11 +08:00
feat: enhance workflow session management with status updates and CSS styling
This commit is contained in:
@@ -108,7 +108,7 @@ export function run(argv) {
|
||||
|
||||
// Tool command
|
||||
program
|
||||
.command('tool [subcommand] [args]')
|
||||
.command('tool [subcommand] [args...]')
|
||||
.description('Execute CCW tools')
|
||||
.option('--path <path>', 'File path (for edit_file)')
|
||||
.option('--old <text>', 'Old text to replace (for edit_file)')
|
||||
|
||||
Reference in New Issue
Block a user