Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Mar 13:43
7e11504

1.0.0 (2026-03-09)

Features

  • add .memorylens.json configuration loading with rule overrides (35332db)
  • add AnalysisEngine with analyze and get_rules MCP tools (30005fe)
  • add dotnet tool packaging to release workflow (5f2de9f)
  • add dotnet tool packaging to release workflow (9cd5dea)
  • add ensure_dotmemory tool with tool manager (fdb7857)
  • add list_processes tool with process safety filter (592add2)
  • add marketplace plugin packaging (f637987)
  • add memorylens Claude skill (6ac8804)
  • add NuGet publishing to release workflow (940ce8c)
  • add NuGet publishing to release workflow (baf21ee)
  • add rule engine with 10 built-in memory analysis rules (ML001-ML010) (9926116)
  • implement rule evaluation, add integration tests, fix all analyzer warnings (92df746)
  • MemoryLens MCP server initial implementation (814be64)
  • scaffold .NET MCP server project (e4f6a94)
  • switch to release-please for automated releases (518d222)
  • switch to release-please for automated releases (012495b)

Bug Fixes

  • add next-version to GitVersion config and fix CI build syntax (36fc7f9)
  • remove Mainline strategy to work around GitVersion 6.6 bug (98b9e32)