quack-ai / companion-vscode

VSCode extension of Quack Companion 💻 Turn your team insights into a portable plug-and-play context for code generation. Alternative to GitHub Copilot powered by OSS LLMs (Mistral, Gemma, etc.), served with Ollama.
https://docs.quackai.com
Apache License 2.0
226 stars 12 forks source link

feat(guideline): add webview to manage guidelines #63

Closed frgfm closed 8 months ago

frgfm commented 8 months ago

This PR adds a Tree view to manage guidelines efficiently (CRUD operations). Those are not synched with remote API yet, this will be introduced in the next PR.