|
|
c428990900
|
fix: the updated regex for secrets injection broke MCP server secrets interpolation because the regex greedily matched on new lines, replacing too much content. This fix just ignores commented out lines in YAML files by skipping commented out lines.
|
2026-03-11 12:55:28 -06:00 |
|
|
|
14549afd52
|
refactor: Updated to the most recent Rust version with 2024 syntax
|
2025-11-07 15:50:55 -07:00 |
|
|
|
b49a27f886
|
feat: Require Vault set up for first-time setup so all passed in secrets can be encrypted right off the bat
|
2025-10-27 12:00:27 -06:00 |
|
|
|
25ad254e84
|
style: Applied formatting
|
2025-10-16 13:01:37 -06:00 |
|
|
|
950893f4a2
|
feat: Support for secret injection into the global config file (API keys, for example)
|
2025-10-16 12:30:18 -06:00 |
|
|
|
a10948614d
|
feat: Improved MCP handling toggle handling
|
2025-10-15 18:36:54 -06:00 |
|
|
|
df8b326d89
|
feat: added REPL support for interacting with the Loki vault
|
2025-10-15 15:15:04 -06:00 |
|