Rename G3 -> g3 in docs and comments
Standardize project name to lowercase 'g3' throughout documentation, comments, and configuration files. Environment variables (G3_*) are unchanged as they follow the uppercase convention.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "studio"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
description = "Multi-agent workspace manager for G3"
|
||||
description = "Multi-agent workspace manager for g3"
|
||||
|
||||
[[bin]]
|
||||
name = "studio"
|
||||
|
||||
Reference in New Issue
Block a user