@swmansion/argent 0.15.0 → 0.15.1-next.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -148,8 +148,8 @@ project already opted into local mode (a committed `.argent/install.json`, or
148
148
  | `argent init` | Install and configure MCP in the current workspace (`--global` default, `--local` for a committable devDependency) |
149
149
  | `argent install` | Alias for `init` command |
150
150
  | `argent update` | Pull the latest version and refresh workspace configuration (acts on the present install — both when a global install and a project devDependency coexist; `--global`/`--local` select explicitly) |
151
- | `argent remove` | Unregister the MCP server and uninstall the package (`--global`/`--local` choose which install — and its configs — is removed; non-interactive runs never remove a coexisting global install) |
152
- | `argent uninstall` | Alias for `remove` command |
151
+ | `argent uninstall` | Unregister the MCP server and uninstall the package (`--global`/`--local` choose which install — and its configs — is removed; non-interactive runs never remove a coexisting global install) |
152
+ | `argent remove` | Alias for `uninstall` command |
153
153
  | `argent mcp` | Start MCP server instance, used internally by agent |
154
154
  | `argent tools` | List tools exposed by the tool-server (`describe <name>` for details) |
155
155
  | `argent run` | Invoke a tool by name |
Binary file
Binary file
Binary file
Binary file