Some initial work on prescient AI, AI runner, and some random fixes
All checks were successful
Build / Build (push) Successful in 1m3s

This commit is contained in:
2025-07-05 17:48:51 +02:00
parent 7b25161a8d
commit d57076374f
9 changed files with 174 additions and 21 deletions

View File

@@ -8,8 +8,10 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="iluvadev.ConsoleProgressBar"/>
<PackageReference Include="Serilog"/>
<PackageReference Include="Serilog.Sinks.Console"/>
<PackageReference Include="ShellProgressBar"/>
<PackageReference Include="System.CommandLine"/>
</ItemGroup>