Initial commit: ClawdDotNet
Import des bestehenden Projektstands in Git. - .NET 10 WinForms Anwendung (Multi-Agent / Tool-System) - .gitignore fuer Build-Artefakte, Secrets und Runtime-Daten ergaenzt Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace ClawdDotNet.Tools.FileRW;
|
||||
|
||||
public static class BuildInfo
|
||||
{
|
||||
public const int Build = 3;
|
||||
public const string Changes = "Workspace-Labels in allen Responses, verbesserte Description, Copy-Aktion";
|
||||
}
|
||||
Reference in New Issue
Block a user