Package Exports
- @agentpowers/core
- @agentpowers/core/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@agentpowers/core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@agentpowers/core
Shared library for AgentPowers packages. Provides API client, auth, installer,
pin management, and content hashing used by both @agentpowers/cli and
@agentpowers/mcp-server.
Exports
apiGet,apiPost,APIError,NetworkError,formatAPIError,recordInstallation-- API clientloadAuthToken,isAuthenticated,waitForAuthToken-- Auth managementdownloadAndExtract,validateSlug,getInstallDir,validateArchiveMembers-- InstallerloadPins,savePin,removePin,verifyPin-- Pin managementhashDirectory,isDirectory-- Content hashingAPI_BASE_URL,AUTH_DIR,AUTH_FILE,PINS_FILE,SKILLS_DIR,TOOL_CONFIG_DIRS-- Config