54,367 packages matching sockt-chat

@sockt/types

v0.2.2 · 19 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.

Shared TypeScript types, Zod schemas, and store/client interfaces for Sockt. Every other `@sockt/*` package depends on this one — it's the root of the dependency graph and defines every contract crossed between packages (task shapes, LLM messages, memory

35Downloads across all versions in the last 7 days, from the official npm downloads API.SEE LICENSE IN LICENSE.mdLicense declared in the package manifest.

No known vulnerabilities

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

chat

v4.37.0 · 4 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.

Chat SDK — universal TypeScript toolkit for building multi-platform chat bots and AI agents on Slack, Teams, Google Chat, Discord, WhatsApp, and more

2.1MDownloads 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 v4.37.0 (the latest release), from the OSV.dev database.

@sockt/memory

v0.2.2 · 19 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.

Semantic memory retrieval for Sockt agents — a GBrain MCP client, deduplication by cosine similarity, and Reciprocal Rank Fusion for combining multiple ranked result sets into one. This is the client-side half of Sockt's memory pipeline; the ingestion hal

22Downloads across all versions in the last 7 days, from the official npm downloads API.SEE LICENSE IN LICENSE.mdLicense declared in the package manifest.

No known vulnerabilities

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

@sockt/orch

v0.2.2 · 19 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 orchestrator — a Hono HTTP server, agent registry, department template manager, cron scheduler, and message router. This is the central coordination point every `@sockt/runtime` worker, the `sockt` CLI, and the UI dashboard talk to over HTTP.

22Downloads across all versions in the last 7 days, from the official npm downloads API.SEE LICENSE IN LICENSE.mdLicense declared in the package manifest.

No known vulnerabilities

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

@ably/chat

v1.4.0 · 2 months 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.

Ably Chat is a set of purpose-built APIs for a host of chat features enabling you to create 1:1, 1:Many, Many:1 and Many:Many chat rooms for any scale. It is designed to meet a wide range of chat use cases, such as livestreams, in-game communication, cust

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

No known vulnerabilities

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

@twurple/chat

v8.1.4 · 3 months 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.

Interact with the Twitch Messaging Interface (aka Twitch chat).

826.3KDownloads 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 v8.1.4 (the latest release), from the OSV.dev database.

@sockt/fsm

v0.2.2 · 19 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 task state machine at the core of Sockt's anti-runaway design. A SQLite-backed `TaskStore` implementation, a strict finite state machine that enforces valid task transitions, an LLM-call budget guard, and an atomic claim lock for concurrent agent work

20Downloads across all versions in the last 7 days, from the official npm downloads API.SEE LICENSE IN LICENSE.mdLicense declared in the package manifest.

No known vulnerabilities

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

stream-chat

v9.50.3 · 1 day 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.

JS SDK for the Stream Chat API

496.2KDownloads across all versions in the last 7 days, from the official npm downloads API.SEE LICENSE IN LICENSELicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v9.50.3 (the latest release), from the OSV.dev database.

stream-chat-react

v14.11.0 · 4 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.

React components to create chat conversations or livestream style chat

290.2KDownloads across all versions in the last 7 days, from the official npm downloads API.SEE LICENSE IN LICENSELicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v14.11.0 (the latest release), from the OSV.dev database.

@chat-adapter/slack

v4.37.0 · 4 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.

Slack adapter for Chat SDK — webhooks, Block Kit cards, OAuth, slash commands, and AI streaming

739.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 v4.37.0 (the latest release), from the OSV.dev database.

@chat-adapter/shared

v4.37.0 · 4 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.

Shared utilities for Chat SDK platform adapters

732.7KDownloads 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 v4.37.0 (the latest release), from the OSV.dev database.

@sockt/slack-gateway

v0.2.2 · 19 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 `ChannelGateway` implementation (the interface from `@sockt/types`) backed by Slack's Socket Mode API. This is what lets Sockt agents receive and reply to Slack messages without exposing a public HTTP endpoint — the connection is outbound-only, from you

25Downloads across all versions in the last 7 days, from the official npm downloads API.SEE LICENSE IN LICENSE.mdLicense declared in the package manifest.

No known vulnerabilities

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

@scalar/agent-chat

v0.12.24 · 4 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.

Agent chat components

533.3KDownloads 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.12.24 (the latest release), from the OSV.dev database.

@sockt/runtime

v0.2.2 · 19 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 agent execution engine — the Plan → Act → Observe → Reflect loop, an LLM client wrapping Anthropic/OpenAI/Groq/Bedrock/Ollama, a built-in tool registry (`web_search`, `exec_code`, `create_task`, `write_file`/`read_file`, `http_request`), Docker AI San

50Downloads across all versions in the last 7 days, from the official npm downloads API.SEE LICENSE IN LICENSE.mdLicense declared in the package manifest.

No known vulnerabilities

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

@chat-adapter/state-memory

v4.37.0 · 4 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.

In-memory state adapter for Chat SDK — zero-dependency subscriptions, locks, and cache for local development and tests

204.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 v4.37.0 (the latest release), from the OSV.dev database.

@chat-adapter/telegram

v4.37.0 · 4 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.

Telegram adapter for Chat SDK — Bot API webhooks, inline keyboards, reactions, and streaming

183.7KDownloads 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 v4.37.0 (the latest release), from the OSV.dev database.

@chat-adapter/state-redis

v4.37.0 · 4 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.

Redis state adapter for Chat SDK — production subscriptions, distributed locks, cache, lists, and queues via node-redis

199.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 v4.37.0 (the latest release), from the OSV.dev database.

@sockt/cadvp

v0.2.2 · 19 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 memory ingestion daemon — tails agent execution logs (JSONL), validates and deduplicates events, batches them, and writes to a `MemoryStore` (typically GBrain via `@sockt/memory`). This is the write-side half of Sockt's memory pipeline; `@sockt/memory

11Downloads across all versions in the last 7 days, from the official npm downloads API.SEE LICENSE IN LICENSE.mdLicense declared in the package manifest.

No known vulnerabilities

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

@huggingface/jinja

v0.5.9 · 3 months 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 minimalistic JavaScript implementation of the Jinja templating engine, specifically designed for parsing and rendering ML chat templates.

4.3MDownloads 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.5.9 (the latest release), from the OSV.dev database.

svelte

v5.56.8 · 18 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.

Cybernetically enhanced web apps

5.3MDownloads 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 v5.56.8 (the latest release), from the OSV.dev database.
1 / 50Next