Skip to content

Releases: franksde/supermemory-cli

v0.2.3

19 May 04:32

Choose a tag to compare

Changelog

  • ade7f51 ci: opt into node 24 actions runtime

v0.2.2

19 May 04:29

Choose a tag to compare

Changelog

  • d8ce1b6 fix: harden cli behavior and release checks

v0.2.1

18 May 22:39

Choose a tag to compare

Changelog

  • c82b424 fix(search): safe utf8 truncation for CJK characters

v0.2.0

18 May 22:37

Choose a tag to compare

Changelog

  • 512b66f feat(config): add configurable search parameters and update SKILL.md
  • 632924b fix: make containerTag optional across all memory commands
  • dfd464b docs: remove suggestion for using current project as default tag
  • daf7b8b docs: add pre-flight check instruction for AI Agents to detect command conflicts
  • d5142ec docs: refine README for agent flow and MCP comparison
  • cedd092 docs: rewrite README for AI Agent self-installation and better positioning
  • e285bc8 docs(skills): remove official integration comparison to save tokens during execution
  • 3820a7f refactor(skills): merge into single universal SKILL.md with official integration comparison
  • 73b4c04 refactor(cli): restructure into cmd/client/internal packages and add new commands
  • a1c11ac Add --v4 flag for search command to use v4 API
  • 972a1bf Initial commit: Supermemory CLI (Go)