Syx v0.1.0 Public Preview
Syx v0.1.0 Public Preview
Initial public preview of Syx, an experimental local AI memory system for long-running projects, RAG-backed chat, sleep-cycle consolidation, dream-cycle synthesis, markdown memory artifacts, and read-only coding-agent memory access.
Included
- Local project-based chat and memory.
- React + Vite frontend served by FastAPI.
- Provider-selectable LLM and embedding configuration.
- File upload and FAISS-backed RAG for
.txtand.mdfiles. - Daily memory rolloff.
- Sleep-cycle consolidation.
- Experimental Dream-cycle synthesis.
- Markdown memory artifacts with Syx entry boundaries and metadata.
- Read-only local agent memory search endpoint and CLI tooling.
- Docker and Docker Compose support.
- Backend and frontend tests, CI, linting, formatting, and coverage guidance.
Not included
- Production hardening.
- Public internet deployment support.
- Multi-user authentication or authorization.
- Controlled external agent write-back.
- MCP wrapper.
- Hosted service support.
Notes
Syx is a research prototype intended for local or trusted environments only. Memory artifacts, uploaded files, chat history, logs, and agent query results may contain sensitive information.