Aller au contenu principal
Ce contenu n'est pas encore disponible dans votre langue et est affiché en anglais.

In-memory state adapter for chat

Skill Avertissement
75

In-memory state adapter for chat (development/testing)

Résumé IA

This adapter provides in-memory storage for chat state, including subscriptions, locks, key-value caching, and queues. It is designed for local development and unit testing scenarios, offering zero configuration and in-memory functionality without persistence.

Practical Utility

  • critical:Production readinessThe README explicitly states that the memory adapter is not suitable for production and that state is lost on restart, making it unusable for real workflows.

Maintenance

  • warning:Commit recencyNo commits have been made to the default branch in the last 12 months, indicating potential unmaintenance.

Installation

npx skills add vercel/chat

Exécute le CLI skills de Vercel (skills.sh) via npx — nécessite Node.js en local et au moins un agent compatible skills installé (Claude Code, Cursor, Codex, …). Suppose que le dépôt suit le format agentskills.io.

Mis à jour le about 20 hours ago
Voir le code source