packages

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 31, 2026 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Overview

Package packages inventories the installed packages of agent machinery: the desktop extensions, plugins, skills, connectors and scheduled agent tasks that a client will load on its next start without the user installing anything again.

Everything here is a local file read. Every path is derived from model.Env, so the whole scanner can be pointed at a fixture directory instead of the developer's own home.

Two rules run through the whole package. Declared values only: a manifest says what an item can do, and that is what gets recorded, never the values a user later typed into it, because that is where the API keys live. And an absent thing is not an error: a machine that has never run Claude Desktop has no extensions directory, which is normal and silent.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() model.Scanner

New returns the packages scanner.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL