Skip to content

Releases: bamaas/LucidVault

v0.24.0

Choose a tag to compare

@cibotbm cibotbm released this 01 Jul 17:31

v0.24.0 (2026-07-01)

Feat

  • mcpserver: add edit_page MCP tool for whole-body wiki edits (#76)

[main e317a8f] bump: version 0.23.0 → 0.24.0
2 files changed, 7 insertions(+), 1 deletion(-)

[lint:go] $ ~/work/LucidVault/LucidVault/.mise/tasks/lint/go
[lint:dockerfile] $ ~/work/LucidVault/LucidVault/.mise/tasks/lint/dockerfile
[lint:actions] $ ~/work/LucidVault/LucidVault/.mise/tasks/lint/actions
[lint:dockerfile]
[lint:yaml] $ ~/work/LucidVault/LucidVault/.mise/tasks/lint/yaml
[lint:dockerfile]
[lint:dockerfile] ██████╗ ██████╗ ██████╗ █████╗ ███████╗████████╗
[lint:dockerfile] ██╔══██╗██╔══██╗██╔═══██╗██╔══██╗██╔════╝╚══██╔══╝
[lint:dockerfile] ██║ ██║██████╔╝██║ ██║███████║███████╗ ██║
[lint:dockerfile] ██║ ██║██╔══██╗██║ ██║██╔══██║╚════██║ ██║
[lint:dockerfile] ██████╔╝██║ ██║╚██████╔╝██║ ██║███████║ ██║
[lint:dockerfile] ╚═════╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝ ╚═╝
[lint:dockerfile] Dockerfile linter with personality
[lint:dockerfile]
[lint:vuln] $ ~/work/LucidVault/LucidVault/.mise/tasks/lint/vuln
[lint:dockerfile]
[lint:dockerfile] ✓ Dockerfile passed with no issues. Impressive restraint.
[lint:dockerfile]
[lint:dockerfile] Finished in 18.1ms
[build:binary] $ ~/work/LucidVault/LucidVault/.mise/tasks/build/binary
[lint:markdown] $ ~/work/LucidVault/LucidVault/.mise/tasks/lint/markdown
[lint:markdown]
[lint:markdown] Success: No issues found in 50 files (93ms)
[build:binary] go: downloading github.com/mark3labs/mcp-go v0.54.0
[lint:markdown] Finished in 129.4ms
[build:binary] go: downloading modernc.org/sqlite v1.49.1
[lint:yaml] Finished in 354.1ms
[build:binary] go: downloading github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
[build:binary] go: downloading github.com/google/jsonschema-go v0.4.2
[build:binary] go: downloading github.com/google/uuid v1.6.0
[build:binary] go: downloading github.com/yosida95/uritemplate/v3 v3.0.2
[build:binary] go: downloading golang.org/x/text v0.14.0
[build:binary] go: downloading modernc.org/libc v1.72.0
[build:binary] go: downloading golang.org/x/sys v0.42.0
[lint:actions] Finished in 3.88s
[build:binary] go: downloading modernc.org/memory v1.11.0
[build:binary] go: downloading modernc.org/mathutil v1.7.1
[build:binary] go: downloading github.com/dustin/go-humanize v1.0.1
[build:binary] go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
[lint:vuln] === Symbol Results ===
[lint:vuln]
[lint:vuln] No vulnerabilities found.
[lint:vuln]
[lint:vuln] Your code is affected by 0 vulnerabilities.
[lint:vuln] This scan also found 0 vulnerabilities in packages you import and 1
[lint:vuln] vulnerability in modules you require, but your code doesn't appear to call these
[lint:vuln] vulnerabilities.
[lint:vuln] Use '-show verbose' for more details.
[lint:vuln] Finished in 22.64s
[build:binary] Finished in 46.26s
[lint:go] 0 issues.
[lint:go] Finished in 56.83s
[lint] $ ~/work/LucidVault/LucidVault/.mise/tasks/lint/_default
[lint] Finished in 3.6ms
Finished in 56.84s
[lint:commits] $ ~/work/LucidVault/LucidVault/.mise/tasks/lint/commits .git/COMMIT_EDITMSG
Commit validation: successful!

v0.23.0

Choose a tag to compare

@cibotbm cibotbm released this 04 Jun 09:07

v0.23.0 (2026-06-04)

Feat

  • agent web search strategy (configurable AGENT_WEB_SEARCH_STRATEGY) + CLAUDE.md pointer (#75)

[main ec70624] bump: version 0.22.1 → 0.23.0
2 files changed, 7 insertions(+), 1 deletion(-)

v0.22.1

Choose a tag to compare

@cibotbm cibotbm released this 03 Jun 17:59

v0.22.1 (2026-06-03)

Fix

  • agentsmd: require the original source URL in vault citations (#74)

[main 0d06b72] bump: version 0.22.0 → 0.22.1
2 files changed, 7 insertions(+), 1 deletion(-)

v0.22.0

Choose a tag to compare

@cibotbm cibotbm released this 03 Jun 17:34

v0.22.0 (2026-06-03)

Feat

  • mcp: gate duplicate read tools behind MCP_READ_TOOLS (native-first retrieval) (#73)

[main 661ba71] bump: version 0.21.0 → 0.22.0
2 files changed, 7 insertions(+), 1 deletion(-)

v0.21.0

Choose a tag to compare

@cibotbm cibotbm released this 03 Jun 04:52

v0.21.0 (2026-06-03)

Feat

  • agentsmd: agent-driven retrieval, source attribution & query expansion guidance (#71)

[main c50f415] bump: version 0.20.4 → 0.21.0
2 files changed, 7 insertions(+), 1 deletion(-)

v0.20.4

Choose a tag to compare

@cibotbm cibotbm released this 03 Jun 04:47

v0.20.4 (2026-06-03)

Fix

  • deps: pin go toolchain to 1.25.11 for stdlib security fixes (#72)

[main 44c826d] bump: version 0.20.3 → 0.20.4
2 files changed, 7 insertions(+), 1 deletion(-)

v0.20.3

Choose a tag to compare

@cibotbm cibotbm released this 01 Jun 07:00

v0.20.3 (2026-06-01)

Fix

  • docker-compose file user mapping (#69)

[main f90751c] bump: version 0.20.2 → 0.20.3
2 files changed, 7 insertions(+), 1 deletion(-)

v0.20.2

Choose a tag to compare

@cibotbm cibotbm released this 31 May 13:56

v0.20.2 (2026-05-31)

Fix

  • comprehensive codebase review — 30 bugs, edge cases, and safety issues (#66)

[main 148f78e] bump: version 0.20.1 → 0.20.2
2 files changed, 7 insertions(+), 1 deletion(-)

v0.20.1

Choose a tag to compare

@cibotbm cibotbm released this 31 May 07:35

v0.20.1 (2026-05-31)

Fix

  • add targeted golang skill references to subagent config files (#65)

[main 44ef051] bump: version 0.20.0 → 0.20.1
2 files changed, 7 insertions(+), 1 deletion(-)

v0.20.0

Choose a tag to compare

@cibotbm cibotbm released this 31 May 07:31

v0.20.0 (2026-05-31)

Feat

  • add agent retrieval MCP tools and AGENTS.md generation (#63)

[main 99f0aa2] bump: version 0.19.0 → 0.20.0
2 files changed, 7 insertions(+), 1 deletion(-)