Xeyria is a VS Code extension that preserves useful project context across development sessions. It helps developers maintain continuity by capturing and organizing context such as architectural decisions, technical discussions, file changes, project requirements, and unfinished work.
Integrated into the VS Code sidebar, Xeyria provides project context including tracked files, Git history, database schema activity, and local development changes, helping developers understand where they left off and continue without repeatedly reconstructing the project background.
Xeyria uses local-first filtering to help prevent sensitive information such as environment files, SSH keys, tokens, and credentials from being processed. Project data is not used to train AI models. Developers can pause memory collection, delete project memory, or remove the extension when needed.
Xeyria requires VS Code, an active Git repository, and an internet connection to securely synchronize processed project contin