Agent Resource Management CLI 是一个用于管理 Skills、Knowledges 和 Agents 的命令行工具,支持浏览、搜索、上传、下载、验证等功能。
Compile `using` and `await using` declarations to ES2015
Allow parsing of the using declarations
A conversational AI-driven telecom multi-agent system for managing call balances, push notifications, marketing, targeting, and sales.
Initialize Neon projects
Azure AI Agents client library.
[](https://www.npmjs.com/package/@google/genai) [](https://www.npmjs.com/package/@google/genai)
OCI NodeJS client for Management Agent Service
Client library for atproto and Bluesky
OpenTelemetry SDK resource detector for Azure
The is the JS Client SDK for email. This SDK enables users to send emails and get the status of sent email message.
Essential utils for promises
A 100% compliant, self-hosted javascript parser with high focus on both performance and stability
OpenTelemetry resource detector for Alibaba Cloud
OpenTelemetry SDK resource detector for GCP
Deep Agents - a library for building controllable AI agents with LangGraph
Opentelemetry resource detector to get container resource attributes
Turn a function into an `http.Agent` instance
OpenTelemetry SDK resources
An HTTP(s) proxy `http.Agent` implementation for HTTPS
OpenTelemetry SDK resource detector for AWS
Runs (webpack) loaders
AWS SDK for JavaScript Resource Groups Client for Node.js, Browser and React Native
OpenTelemetry SDK resource detector for Instana
Customized version of Itamae and Itamae plugin. configuration management tool like chef. Deploy without the agent. It can be deployed using the AWS Resources.
LEX agentic homeostasis domain: self-regulation, balance, resource management
## Overview Privileged Access Manager (PAM) is a Google Cloud native, managed solution to secure, manage and audit privileged access while ensuring operational velocity and developer productivity. PAM enables just-in-time, time-bound, approval-based access elevations, and auditing of privileged access elevations and activity. PAM lets you define the rules of who can request access, what they can request access to, and if they should be granted access with or without approvals based on the sensitivity of the access and emergency of the situation. ## Concepts ### Entitlement An entitlement is an eligibility or license that allows specified users (requesters) to request and obtain access to specified resources subject to a set of conditions such as duration, etc. entitlements can be granted to both human and non-human principals. ### Grant A grant is an instance of active usage against the entitlement. A user can place a request for a grant against an entitlement. The request may be forwarded to an approver for their decision. Once approved, the grant is activated, ultimately giving the user access (roles/permissions) on a resource per the criteria specified in entitlement. ### How does PAM work PAM creates and uses a service agent (Google-managed service account) to perform the required IAM policy changes for granting access at a specific resource/access scope. The service agent requires getIAMPolicy and setIAMPolicy permissions at the appropriate (or higher) access scope - Organization/Folder/Project to make policy changes on the resources listed in PAM entitlements. When enabling PAM for a resource scope, the user/ principal performing that action should have the appropriate permissions at that resource scope (resourcemanager.{projects|folders|organizations}.setIamPolicy, resourcemanager.{projects|folders|organizations}.getIamPolicy, and resourcemanager.{projects|folders|organizations}.get) to list and grant the service agent/account the required access to perform IAM policy changes. Note that google-cloud-privileged_access_manager-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-privileged_access_manager instead. See the readme for more details.
## Overview Privileged Access Manager (PAM) is a Google Cloud native, managed solution to secure, manage and audit privileged access while ensuring operational velocity and developer productivity. PAM enables just-in-time, time-bound, approval-based access elevations, and auditing of privileged access elevations and activity. PAM lets you define the rules of who can request access, what they can request access to, and if they should be granted access with or without approvals based on the sensitivity of the access and emergency of the situation. ## Concepts ### Entitlement An entitlement is an eligibility or license that allows specified users (requesters) to request and obtain access to specified resources subject to a set of conditions such as duration, etc. entitlements can be granted to both human and non-human principals. ### Grant A grant is an instance of active usage against the entitlement. A user can place a request for a grant against an entitlement. The request may be forwarded to an approver for their decision. Once approved, the grant is activated, ultimately giving the user access (roles/permissions) on a resource per the criteria specified in entitlement. ### How does PAM work PAM creates and uses a service agent (Google-managed service account) to perform the required IAM policy changes for granting access at a specific resource/access scope. The service agent requires getIAMPolicy and setIAMPolicy permissions at the appropriate (or higher) access scope - Organization/Folder/Project to make policy changes on the resources listed in PAM entitlements. When enabling PAM for a resource scope, the user/ principal performing that action should have the appropriate permissions at that resource scope (resourcemanager.{projects|folders|organizations}.setIamPolicy, resourcemanager.{projects|folders|organizations}.getIamPolicy, and resourcemanager.{projects|folders|organizations}.get) to list and grant the service agent/account the required access to perform IAM policy changes.