Skip to content

Releases: SlugThugLabs/slugaudit

v1.0.10

Choose a tag to compare

@github-actions github-actions released this 06 Sep 12:26
Release v1.0.10: Dynamic hardware RAM scaling, Adaptive/Audit/Lean pr…

v1.0.9

Choose a tag to compare

@github-actions github-actions released this 06 Sep 04:41
Release v1.0.9: Universal agent connect, rename to slugaudit, double-…

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 06 Sep 03:43
Release v1.0.8: multi-file AST structure search and ~/.slugthug/sluga…

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 03 Sep 20:12
Release v1.0.7: structured logging, sync duration in health tool, and…

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 03 Sep 20:12
Release v1.0.6: enhance MCP tool descriptions for DB/Tree-sitter code…

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 30 Aug 10:41
v1.0.5 — structure capture guidance, NFS path-boundary fix, updater t…

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 30 Aug 09:19
v1.0.4 — add self-update command

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 30 Aug 09:02
v1.0.3 — auto-recover stale databases; licensing + landing polish

v1.0.2

Choose a tag to compare

@nhogenson nhogenson released this 25 Aug 23:21

What's changed

  • Archived old planning docs under .planning/archive/ (visible, not hidden)
  • Added root README with quick start, tool overview, and dev setup
  • Removed dead production code and stale benchmarks from audit
  • Updated source/test references to match new layout
  • Added menu integration tests

v1.0.0 — First Production Release

Choose a tag to compare

@nhogenson nhogenson released this 23 Aug 15:37

SlugAudit v1.0.0 — first production release.

What it is

An MCP server that gives AI coding agents pre-parsed, searchable,
100%-in-sync evidence about a codebase. Seven tools over stdio: report,
query, structure, finding, finding_read, project_control, health.

What's new

  • Resource limits configurable via SLUGAUDIT_* env vars (11 tunable caps)
  • finding_read tool — session-gated finding query
  • macOS CI alongside Linux
  • Architecture docs explain every design choice (security model, disposable
    data, watcher health, concurrency model)

Not in this release (scope decisions, not gaps)

  • Windows CI + binary (no users yet)
  • FTS5 search index (LIKE scans at 40 µs — well under budget)
  • Per-language resolver split (stable and well-tested as-is)

Quick start

cargo build --release
./target/release/slugaudit-mcp menu

License

PolyForm Noncommercial 1.0.0 with SlugAudit tool-use additional permission.
See LICENSE.