TursiopsProject-aware memory & context companion for VS Code. Tursiops sits in your Activity Bar and works alongside your AI coding agent to give it persistent memory, intelligent file navigation, and a full change history — all powered by your own Gemini API key. Features🧠 Prompt MemoryRemember or forget prompts across sessions. Tursiops uses Gemini to refine each prompt and stores it in 🧭 NavigatorType a natural-language description ("find the auth utility", "where is the login screen?") and Gemini scans your workspace file inventory to return the most relevant files — click to open instantly. 📝 Change SummaryPick any two commits from your git history and get a Gemini-generated, file-by-file summary of exactly what changed between them. 🌿 MiniGitAfter every prompt submission a snapshot of your current git diff is saved to Requirements
Getting Started
Release Notes1.9.0Full stable release: all bug fixes integrated, publisher aligned to Conquestcore, stale extension ID suppressed via IBM Bob settings, old vsix artefacts cleaned, 1.8.0Stability release: all three core bug fixes fully integrated — Fn3 commit dropdown loads last 20 commits correctly, MiniGit panel live-refreshes after every prompt, single git watcher eliminates reset race condition on commit. 1.7.0Bug fixes: Fn3 Change Summary commit dropdown now correctly loads all 20 commits. MiniGit panel auto-refreshes immediately after every prompt submission. Removed duplicate git commit watcher that caused race conditions on reset. Publisher aligned with Marketplace account. 1.6.0Full release: Prompt Memory, Navigator, Change Summary, and MiniGit — all four functions complete with Gemini integration, git-aware file storage, and automatic memory reset on commit. |