refactor: Gave the GitHub MCP server a default placeholder value that doesn't require the vault

This commit is contained in:
2025-11-08 16:09:32 -07:00
parent efbe76e1fc
commit 46517a4e15
4 changed files with 16 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "loki-ai"
version = "0.1.2"
version = "0.1.1"
edition = "2024"
authors = ["Alex Clarke <alex.j.tusa@gmail.com>"]
description = "An all-in-one, batteries included LLM CLI Tool"