Project
cortex
Description
Error message for --continue with --session is unclear.
Error Message
Debug Logs
System Information
Screenshots
No response
Steps to Reproduce
- Run
cortex run --continue --session abc123 "test"
Expected Behavior
Explain that --continue uses last session while --session specifies one
Actual Behavior
error: the argument '--continue' cannot be used with '--session <SESSION_ID>'
Additional Context
No response
Project
cortex
Description
Error message for
--continuewith--sessionis unclear.Error Message
Debug Logs
System Information
Screenshots
No response
Steps to Reproduce
cortex run --continue --session abc123 "test"Expected Behavior
Explain that
--continueuses last session while--sessionspecifies oneActual Behavior
Additional Context
No response