
Security News
RubyGems Adds Cooldown Feature to Bundler for Newly Published Gems
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.
@agentuity/core
Advanced tools
Core utilities and shared types for the Agentuity framework.
bun add @agentuity/core
@agentuity/core provides foundational utilities, type helpers, and standard schema interfaces used across the Agentuity ecosystem. This package is a dependency for both @agentuity/runtime and @agentuity/react.
import type { StandardSchemaV1 } from '@agentuity/core';
Provides a standard interface for schema validation that works with libraries like Zod, Valibot, and others.
import {} from /* type utilities */ '@agentuity/core';
TypeScript utility types for enhanced type safety.
import type { KeyValueStorage, ObjectStorage, StreamStorage, VectorStorage } from '@agentuity/core';
Interfaces for various storage backends used in Agentuity applications.
import {} from /* JSON utilities */ '@agentuity/core';
Helpers for working with JSON data.
This package is typically used as a peer dependency and not directly imported in user code. The @agentuity/runtime and @agentuity/react packages expose the necessary types and utilities.
Apache 2.0
FAQs
Unknown package
The npm package @agentuity/core receives a total of 3,953 weekly downloads. As such, @agentuity/core popularity was classified as popular.
We found that @agentuity/core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.

Security News
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.

Security News
Federal audit finds NIST lacked a plan to clear the NVD backlog, wasted funds on duplicate work, and delayed use of CISA data.