Skip to content

Releases: memory-daemon/memoryd

v0.2.1

30 Mar 05:16

Choose a tag to compare

Changelog

  • 5ee69a9 feat: survive MongoDB downtime — retry in background, show status in tray
  • ad0d624 fix: catch SKIP sentinel with trailing explanation text
  • baa7346 fix: errcheck violations in read_scenarios.go
  • 8bbc41f fix: errcheck violations in steward_extra_scenarios.go
  • 666332e fix: resolve errcheck lint errors in credential, rejection, validate
  • be875a8 v0.2.1: adaptive noise filtering with pre-Haiku content scoring

v0.2.0

29 Mar 05:41

Choose a tag to compare

Changelog

  • 4c8f97a fix: corpus-eval updates
  • 12544e1 v0.2.0: quality-first synthesizer with journalistic prose output

v0.1.3

25 Mar 01:07

Choose a tag to compare

Changelog

  • 2ddf8d4 feat: content quality scoring, claude code config command, eval improvements
  • e3c7c8c fix: install llama.cpp from GitHub release instead of Homebrew
  • c442312 fix: strip quarantine attr on macOS, add Cursor/Windsurf MCP support
  • 763bbbf fix: use tar.gz for llama.cpp release assets, remove brew fallback

v0.1.2

24 Mar 05:37

Choose a tag to compare

Changelog

  • 6343d51 fix: remove homebrew tap, fix tray app install, increase decay half-life to 90d
  • cfb9a08 fix: remove redundant cp in tray build step

v0.1.1

24 Mar 03:10

Choose a tag to compare

Changelog

  • cea258a fix: build and install Memoryd.app in release pipeline

v0.1.0

24 Mar 02:33

Choose a tag to compare

Changelog

  • 878262c Add architecture deep-dive, Atlas power multiplier contrast
  • 0989ad3 Initial commit: memoryd with proxy, MCP, dashboard, bulk upload, install scripts
  • 46ab9f9 Multi-database support: team-scoped knowledge with primary-only writes
  • 5b864ec Reframe MCP as full knowledge management interface, add good citizen pattern
  • 925bcc6 feat: dashboard-managed team databases with runtime add/toggle/remove
  • 26adc88 fix: install golangci-lint via go install to support Go 1.26
  • 2014598 fix: resolve all errcheck lint violations
  • 8f4ac21 fix: update badge URLs to jeff-vincent/memoryd
  • 36400cc fix: update goreleaser repo owner to jeff-vincent
  • d71d99c fix: use static Go version badge (repo is private)