git
bash
$ git show a6d4f227cfc7006e7251c016c1ce84855a1cd8f8
$ git-ai stats a6d4f227cfc7006e7251c016c1ce84855a1cd8f8System.FormatException: Input string was not in a correct format. Failure to parse near offset 309. Unexpected closing brace without a corresponding opening brace.
at System.Text.ValueStringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args)
at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args)
at System.String.Format(String format, Object[] args)
at Flight.Extensions.Primitives.SkynetLogging.SkynetLogMessageFormatter.Format(String message, Object[] arguments, Exception exception)
at Flight.Extensions.Primitives.SkynetLogging.SkynetLogFormatter.Format(LogEntry& logEntry, TextWriter writer)
at Flight.Extensions.Primitives.SkynetLogging.ConsoleLogExporter.Export(LogEntry& logEntry)
at Flight.Extensions.Primitives.SkynetLogging.ConsoleLogExporter.Flight.Extensions.Primitives.SkynetLogging.ISkynetLogExporter.Export(LogEntry& logEntry)
at Flight.Extensions.Primitives.SkynetLogging.SkynetLogger.LogCore(SkynetLogLevel logLevel, String subCategoryName, String template, Object[] arguments, Exception exception)
at Flight.Extensions.Primitives.SkynetLogging.SkynetLogger.Log[T](SkynetLogLevel logLevel, String template, T argument, Exception exception, String subCategoryName)
at Flight.Extensions.Primitives.SkynetLogging.SkynetLogger`1.Log[T1](SkynetLogLevel logLevel, String template, T1 argument, Exception exception, String subCategoryName)
at Flight.Extensions.Primitives.SkynetLogging.SkynetLoggerExtensions.LogInfo[T](ISkynetLogger logger, String template, T argument, String subCategoryName)
at WalleCr.Integration.OneAI.OneAIService.ChatMessageAsync(String model, String prompt, String codeDiff) in /Volumes/macdata/code/company/travel-walle-codereview/src/WalleCr.Integration/OneAI/OneAIService.cs:line 42