Added new API surface in @v1.8.6
runSessionCommentsCompatFunctioncmd/opencodereview/compat_test.go
completeSessionIDsFunctioncmd/opencodereview/session_cmd.go
filterCommentsFunctioncmd/opencodereview/session_cmd.go
parseFilterSetFunctioncmd/opencodereview/session_cmd.go
runSessionCommentsFunctioncmd/opencodereview/session_cmd.go
TestRunSessionComments_JSONFunctioncmd/opencodereview/session_cmd_test.go
TestRunSessionComments_JSONEmptyIsArrayFunctioncmd/opencodereview/session_cmd_test.go
TestRunSessionComments_NoCommentsMessageFunctioncmd/opencodereview/session_cmd_test.go
TestRunSessionComments_SeverityFilterFunctioncmd/opencodereview/session_cmd_test.go
TestRunSessionComments_TextRendersLikeReviewFunctioncmd/opencodereview/session_cmd_test.go
TestOpenAIClient_DoesNotRetryNonRetryableErrorFunctioninternal/llm/client_test.go
TestOpenAIClient_DoesNotRetryTruncatedResponseAfterCancellationFunctioninternal/llm/client_test.go
TestOpenAIClient_RetriesTruncatedResponseFunctioninternal/llm/client_test.go
TestOpenAIClient_StopsAfterSecondTruncatedResponseFunctioninternal/llm/client_test.go
LoadCommentsFunctioninternal/session/comments.go
TestLoadComments_LaterCheckpointSupersedesFunctioninternal/session/comments_test.go
TestLoadComments_MissingSessionFunctioninternal/session/comments_test.go
TestLoadComments_ReturnsCommentsInOrderFunctioninternal/session/comments_test.go