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:
@@ -37,7 +37,7 @@ uuid = { version = "1.0", features = ["v4"] }
|
||||
name = "g3"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
authors = ["G3 Team"]
|
||||
authors = ["g3 Team"]
|
||||
description = "A general purpose AI agent that helps you complete tasks by writing code"
|
||||
license = "MIT"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user