@setoelkahfi / sigit / commits / 686b077

Update src/main.rs

Co-authored-by: paydii <193906237+paydii@users.noreply.github.com>

Seto Elkahfi committed Jun 9, 2026 at 14:44 UTC 686b077709cdff3cad07fc7afe128be49febdd8c
1 file changed +1 -1
src/main.rs
+1 -1
index 737528f..c223930 100644 --- a/src/main.rs +++ b/src/main.rs @@ -663,7 +663,7 @@ impl SiGitAgent { Ok(InitializeResponse::new(ProtocolVersion::V1) .agent_info( Implementation::new("sigit", env!("CARGO_PKG_VERSION")) - .title("siGit — AI Coding Agent"), + .title("siGit Code - AI Coding Agent"), ) .auth_methods(vec![AuthMethod::Agent(AuthMethodAgent::new( "sigit", "siGit",