Skip to content

Commit 42abd5f

Browse files
feat: rename package to winx-code-agent and update description for clarity
1 parent 8e0037a commit 42abd5f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[package]
2-
name = "winx"
2+
name = "winx-code-agent"
33
version = "0.1.2"
44
edition = "2021"
5-
description = "Rust implementation of WCGW using MCP"
5+
description = "Shell and coding agent for Claude Desktop"
66
authors = ["Gabriel Maia <gabrielmaialva33@gmail.com>"]
77

88
[dependencies]

0 commit comments

Comments
 (0)