Przejdź do głównej treści
Ta treść nie jest jeszcze dostępna w Twoim języku i jest wyświetlana po angielsku.

In-memory state adapter for chat

Skill Ostrzeżenie
75

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

Podsumowanie AI

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.

Instalacja

npx skills add vercel/chat

Uruchamia Vercel skills CLI (skills.sh) przez npx — wymaga lokalnego Node.js oraz co najmniej jednego zainstalowanego agenta zgodnego ze skills (Claude Code, Cursor, Codex, …). Zakłada, że repozytorium jest zgodne z formatem agentskills.io.

Zaktualizowano about 20 hours ago
Zobacz kod źródłowy