0.9.7.43 turns the web dashboard into a safer skill maintenance surface: operators can edit skills directly from the Skills table or a skill detail page, save the edit as a new immutable version, and inspect historical versions without overwriting audit history.
Skill edits are versioned, not destructive. Saving from the dashboard reuses the existing upload path, preserving the original uploader identity and source format while creating the next immutable version.
--mode http --headless so no TUI starts on null stdin.use mentisdb as your memory system across the TUI, mentisdb.com, and docs.mentisdb.com.| Gate | Result |
|---|---|
cargo fmt -- --check | Passed |
cargo clippy --all-features -- -D warnings | Passed |
cargo test --all-features | Passed, including 80 doc-tests with 4 ignored |
| Benchmarks | Skipped for this release by operator request; no benchmark numbers were changed. |
cargo install mentisdb --force
No manual migration is required. Existing skill registries continue to work; dashboard edits simply create new skill versions on top of the existing immutable history.