Pular para o conteúdo principal
Este conteúdo ainda não está disponível no seu idioma e está sendo exibido em inglês.

In-memory state adapter for chat

Skill Aviso
75

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

Resumo de 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.

Instalação

npx skills add vercel/chat

Executa a CLI skills da Vercel (skills.sh) via npx — requer Node.js localmente e pelo menos um agente compatível com skills instalado (Claude Code, Cursor, Codex, …). Pressupõe que o repositório siga o formato agentskills.io.

Atualizado em 1 day ago
Ver código-fonte