Skip to content

roborev show --prompt should work for queued jobs #638

@wesm

Description

@wesm

The TUI can display prompts for queued jobs that haven't started yet (handlers_review.go:18), reading the Prompt field directly from the job object. The CLI show --prompt path still goes through /api/review, which requires a review row to exist.

roborev show --prompt <job_id> should return the stored prompt for queued jobs the same way the TUI does.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions