20 packages matching agentoria

agentoria

v0.33.0 · 6 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Provider-neutral LLM + AI-agent toolkit — runtime, telemetry, MCP (client + server), headless React hooks & UI. One install; import the server layer from `agentoria`, hooks from `agentoria/react`, components from `agentoria/ui`.

1.4KDownloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.33.0 (the latest release), from the OSV.dev database.

create-agentoria

v0.33.0 · 6 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Scaffold a runnable agentoria app in one command — npm create agentoria

1.4KDownloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.33.0 (the latest release), from the OSV.dev database.

@agentoria/ui

v0.33.0 · 6 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Optional React components for agentoria: ChatPanel, ToolCallTrace, MetricsDashboard, and a dependency-free SVG MetricChart.

1.5KDownloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.33.0 (the latest release), from the OSV.dev database.

@agentoria/react

v0.33.0 · 6 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Headless React hooks for agentoria: useAgentChat (SSE transport) and useToolCalls (derived tool-call rows). Renders nothing.

1.6KDownloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.33.0 (the latest release), from the OSV.dev database.

@agentoria/node

v0.32.0 · 9 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Serve an agentoria Fetch handler from a Node http server or Express — toNodeHandler bridges (req, res) with incremental SSE streaming and client-disconnect cancellation.

646Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.32.0 (the latest release), from the OSV.dev database.

@agentoria/mcp

v0.33.0 · 6 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Expose an agentoria ToolRegistry as a JSON-RPC 2.0 / MCP endpoint (read-only by default).

1.5KDownloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.33.0 (the latest release), from the OSV.dev database.

@agentoria/core

v0.33.0 · 6 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

The contracts and shared kernel every agentoria layer depends on: message/block model, streaming event unions, tool defs, conversation store, SSE codec, RAG ports, JSON-Schema validator.

2.0KDownloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.33.0 (the latest release), from the OSV.dev database.

@agentoria/usage

v0.33.0 · 6 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Provider-neutral LLM token accounting and cost. Zero deps, isomorphic.

2.2KDownloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.33.0 (the latest release), from the OSV.dev database.

@agentoria/voice

v0.33.0 · 6 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Speech dictation → transcription → LLM polish. A provider-neutral SpeechToText port and a conservative transcript reorganizer. Isomorphic.

893Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.33.0 (the latest release), from the OSV.dev database.

@agentoria/paykit

v0.4.0 · 11 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

A framework-agnostic, storage-agnostic payment toolkit — one PaymentProvider port with Stripe, 虎皮椒 (xunhupay), and manual adapters, currency/region routing, an idempotent order state machine, and receipts. Runs on Node, Cloudflare Workers, Deno, and Bun.

276Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.4.0 (the latest release), from the OSV.dev database.

@agentoria/plankit

v0.4.1 · 10 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

A framework-agnostic subscriptions & growth toolkit — plans, entitlements, metering/overage, referrals, coupons, gifting, activation, and dunning — layered on paykit. Runs on Node, Cloudflare Workers, Deno, and Bun.

225Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.4.1 (the latest release), from the OSV.dev database.

@agentoria/runtime

v0.33.0 · 6 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Server-side agent engine: provider adapters, monitoring decorator, Zod tool registry, and the bounded runAgent loop.

1.5KDownloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.33.0 (the latest release), from the OSV.dev database.

@agentoria/telemetry

v0.33.0 · 6 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

LLM & tool-call telemetry: storage interface, in-memory store, and pure aggregation (llmCallStats/toolCallStats with p95).

1.6KDownloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.33.0 (the latest release), from the OSV.dev database.

@agentoria/adapter-node

v0.33.0 · 6 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Serve an agentoria Fetch handler from a Node http server or Express — toNodeHandler bridges (req, res) with incremental SSE streaming and client-disconnect cancellation.

0Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.33.0 (the latest release), from the OSV.dev database.

@agentoria/blocks

v0.33.0 · 6 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Typed artifact blocks (markdown / chart / mermaid) + a parser for rich agent output. Zero deps, isomorphic.

0Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.33.0 (the latest release), from the OSV.dev database.

@agentoria/pricing

v0.2.0 · 6 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

LLM pricing data and a tier-aware cost calculator. Bundled offline snapshot, optional live refresh.

0Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.2.0 (the latest release), from the OSV.dev database.

@agentoria/pricing-usage

v0.33.0 · 6 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Build an @agentoria/usage PricingTable from the LLM-Price dataset. Zero deps, isomorphic.

0Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.33.0 (the latest release), from the OSV.dev database.

@agentoria/authkit

v0.1.2 · 3 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

A framework-agnostic, storage-agnostic authentication toolkit built on Better Auth — email/password, phone OTP, OAuth, and RFC 8628 device authorization, with a CLI, an SDK, and a REST API. Runs on Node, Cloudflare Workers, Deno, and Bun.

0Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.2 (the latest release), from the OSV.dev database.

@agentoria/embed

v0.33.0 · 6 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Zero-build chat UI for agentoria: a vanilla-DOM composer, session drawer, and a floating widget you can drop in with one script tag. No bundler, no framework.

0Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.33.0 (the latest release), from the OSV.dev database.

@agentoria/notifykit

v0.3.1 · 3 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Notification delivery for TypeScript apps — bot webhooks, email, web push, SMS and an inbox behind one contract, with a per-recipient category × channel matrix.

0Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.3.1 (the latest release), from the OSV.dev database.