ce79dbea7e
When 'nerve thread show' is called without --before, the initial user prompt (__start__ message) is now displayed first, followed by the most recent role rounds within the budget. - Add getThreadStartMessage() to LogStore - Modify buildThreadCommandOutput to accept optional startRow - Pass start message from threadShowCommand when before===0 - Add tests for new behavior Fixes #231