Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 833 Bytes

File metadata and controls

17 lines (12 loc) · 833 Bytes

AGENTS.md

The project source, build tooling, tests, and docs live in V0/.

Start there: read V0/AGENTS.md for the full agent and development instructions. Run build, lint, and test commands from inside V0/ (for example cd V0 && make test).

The repository root is a thin landing layer — see README.md.

Looking for the supported production path?

This repository (V0/) is the open-source research foundation. Redis's official managed path for production use is Redis Agent Memory in Redis Iris — agent memory as a service, with a REST API, client libraries, secure API key management, and automatic TTL-based lifecycle management. See the README for the full overview and links.