Skip to content

[Bug] [0.0.4-alpha] No Way to List Running Background Tasks #3000

@rockmania99

Description

@rockmania99

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

  1. Start a background operation
  2. Try to list running jobs
  3. No such command

Expected Behavior

  1. Add cortex jobs list or similar
  2. Show running background tasks
  3. Display server processes
  4. Allow cancellation

Actual Behavior

  1. No job management commands
  2. Can't see what's running
  3. Must use OS tools

Additional Context

Job management would improve workflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cortexIssues related to CortexLM/cortex repositoryvalidValid issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions