Skip to main content

Browsing Packages

The Library → Packages page shows all packages available in your workspace Library. Each card in the list displays the package name, the publisher, the latest version, and a short description.

You can search packages by name or description, and filter by tags (e.g. rag, routing, tools, coding). The sort order defaults to "Recently updated" but can be changed to alphabetical or most-installed.

What the list shows

Column/fieldDescription
NameThe package identifier used in install commands
PublisherThe user or organization that published this package
Latest versionThe most recent semver release
InstallsHow many namespace deployments reference this package
TagsCapability tags attached by the publisher
UpdatedDate of the most recent release

Filtering and searching

The search box matches against package name and description. Tag filters are combinable — selecting multiple tags returns packages that match all selected tags. Clicking a publisher name filters to packages from that publisher.

Installing a package

To install a package into a namespace, click the package card to open the Package Detail view, then click Install to Namespace.

Coming soon

CLI install command (ct packages install <name>@<version>) documentation is being added alongside the CLI reference.