| commit | 50598c6862e0314be1e6c7db5f5c3a879652013d | [log] [tgz] |
|---|---|---|
| author | iomodo <iomodo@v1.dodo.cloud> | Sun Jul 27 22:06:32 2025 +0400 |
| committer | iomodo <iomodo@v1.dodo.cloud> | Sun Jul 27 22:06:32 2025 +0400 |
| tree | e341df451f902a69848c619a1fe9f3a14f830ee5 | |
| parent | 5a7d60d09b2a92f64f3af1e6f56934267067dd54 [diff] [blame] |
Add Agent manager Change-Id: Iaa68e9228165bd274f9c5be9d4320ef49a009ca8
diff --git a/server/cmd/commands/version.go b/server/cmd/commands/version.go index b6f2720..bbb8091 100644 --- a/server/cmd/commands/version.go +++ b/server/cmd/commands/version.go
@@ -24,4 +24,4 @@ fmt.Printf("Built: %s\n", BuildDate) fmt.Printf("Commit: %s\n", GitCommit) fmt.Printf("AI Multi-Agent Development System\n") -} \ No newline at end of file +}