Project
cortex-cli
Description
There's no command to list background tasks or running sessions. Users can't see what's currently active.
Error Message
$ cortex jobs
error: unrecognized subcommand 'jobs'
$ cortex tasks
error: unrecognized subcommand 'tasks'
System Information
Cortex Version: 0.0.4-alpha
OS: Windows 11
Steps to Reproduce
- Start a background operation
- Try to list running jobs
- No such command
Expected Behavior
- Add
cortex jobs list or similar
- Show running background tasks
- Display server processes
- Allow cancellation
Actual Behavior
- No job management commands
- Can't see what's running
- Must use OS tools
Additional Context
Job management would improve workflow.
Project
cortex-cli
Description
There's no command to list background tasks or running sessions. Users can't see what's currently active.
Error Message
System Information
Steps to Reproduce
Expected Behavior
cortex jobs listor similarActual Behavior
Additional Context
Job management would improve workflow.