OpenCode TUI plugin displaying real-time token cache hit rate in the sidebar
OpenCode TUI sidebar: prompt cache hit rate, tokens & cost with sub-agent rollup. Works with opencode-visual-cache; optional per-call JSONL timeline.
A cache object that deletes the least-recently-used items.
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Require hook for automatic V8 compile cache persistence
A simple key/value storage using files to persist the data
OpenCode plugin that gives coding agents persistent memory using local vector database
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
Require hook for automatic V8 compile cache persistence
LRU and FIFO caches for Client or Server
OpenCode plugin that enables prompt caching for multiple API providers by injecting metadata.user_id
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
TypeScript definitions for http-cache-semantics
Create a full Content-Type header given a MIME type or extension and cache the result
Bridge between opencode and Neovim, inspired by [sidekick](https://github.com/NishantJoshi00/sidekick).
NodeJS http(s) agent implementation for VS Code
A generational pseudo-LRU cache with strict maximum size limits.
[](https://www.npmjs.com/package/@aws-sdk/endpoint-cache) [](https://www.npmjs.com/package/@aws-sdk/e
Lightweight agent orchestration plugin for OpenCode - a slimmed-down fork of oh-my-opencode
A super-fast, promise-based cache that reads and writes to the file-system.
No description provided.
An LRU cache of weak references
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
OpenCode plugin for interactive PTY management - run background processes, send input, read output with regex filtering