RytrivRytriv puts an AI agent in VS Code that reads your codebase before it answers. Rather than guessing from whatever happens to fit in a prompt, it runs retrieval over your project, pulls the specific code that matters, and works from that. How it worksRytriv indexes your workspace on your machine and keeps that index live while you type. When you ask something or hand off a task, it gathers the relevant files, symbols, and call paths and gives the agent a focused, accurate slice of your project to reason over. Answers point back to the code they came from, so you can check the source instead of trusting a guess. What you can do with it
Setup takes a minute
A model comes with your plan, so there is nothing to paste or configure. Prefer to run on your own account? Switch on Bring Your Own Key and add your key. More at rytriv.com. |