Skip to content

Releases: webrenew/memories

@memories.sh/cli@0.7.9

21 Feb 04:31
af249c7

Choose a tag to compare

Minor Changes

  • Add cron-based reminder support to the CLI with memories reminders subcommands (add, list, run, enable, disable, delete).
  • Add local CLI MCP reminder tools: add_reminder, list_reminders, run_due_reminders, enable_reminder, disable_reminder, and delete_reminder.
  • Add reminder schema migration (reminders table + due/scope indexes) and coverage tests for scheduling, scope filtering, and due-run execution.

@memories.sh/cli@0.7.8

19 Feb 15:25
78ca9ae

Choose a tag to compare

@memories.sh/cli

0.7.7

Patch Changes

  • 504c3fe: Improve generate target selection to default to detected integrations, so memories generate and memories generate all no longer write unrelated outputs (for example Copilot or Gemini) unless those integrations are actually detected.

    Add a first-class factory generation target for Droid output (.factory/instructions.md) and improve detection for Factory/Droid and Codex CLI installs.

    Clarify command messaging and docs that memories generate exports stored memories to config files and does not create database memories.

0.7.2

Patch Changes

  • Fix FTS trigger logic to avoid SQLITE_CORRUPT_VTAB when hard-deleting soft-deleted memories, and auto-refresh outdated trigger definitions during migrations.

0.7.0

Minor Changes

  • Improve default skill ingestion coverage for agent setups.

    • memories setup now imports existing project skills into memories by default.
    • Added --skip-skill-ingest to opt out during setup.
    • memories ingest skills now scans the full set of project skill directories, including .codex/skills and other supported tool locations.

@memories.sh/cli@0.7.7

17 Feb 22:19
2066137

Choose a tag to compare

Patch Changes

  • 504c3fe: Improve generate target selection to default to detected integrations, so memories generate and memories generate all no longer write unrelated outputs (for example Copilot or Gemini) unless those integrations are actually detected.

    Add a first-class factory generation target for Droid output (.factory/instructions.md) and improve detection for Factory/Droid and Codex CLI installs.

    Clarify command messaging and docs that memories generate exports stored memories to config files and does not create database memories.

@memories.sh/core@0.3.2

14 Feb 12:05

Choose a tag to compare

@memories.sh/core

0.3.0

Minor Changes

  • 16e68df: Add first-class SDK management APIs for keys and tenant mappings.

    • @memories.sh/core
      • Add typed client.management.keys methods: get, create, revoke
      • Add typed client.management.tenants methods: list, upsert, disable
      • Add exported management input/output types
    • @memories.sh/ai-sdk
      • Add memoriesManagement() helper plus managementKeys() and managementTenants()
      • Expose typed management interfaces for AI SDK users

    This release removes the need for direct raw HTTP calls for management operations when using the SDK packages.

0.2.0

Minor Changes

  • fa54f10: Add tenant-scoped SDK support for hosted MCP routing.

    • @memories.sh/core
      • Add tenantId option on MemoriesClient and include tenant_id in tool calls.
      • Keep userId support for per-user scope within a tenant.
      • Improve typed error handling and stable response envelope handling.
    • @memories.sh/ai-sdk
      • Require tenantId when constructing internal clients (unless a preconfigured client is passed).
      • Pass tenant/user scope through middleware and tools wrappers.
    • Docs
      • Add package READMEs for @memories.sh/core and @memories.sh/ai-sdk.

@memories.sh/core@0.3.1

14 Feb 11:42

Choose a tag to compare

@memories.sh/core

0.3.0

Minor Changes

  • 16e68df: Add first-class SDK management APIs for keys and tenant mappings.

    • @memories.sh/core
      • Add typed client.management.keys methods: get, create, revoke
      • Add typed client.management.tenants methods: list, upsert, disable
      • Add exported management input/output types
    • @memories.sh/ai-sdk
      • Add memoriesManagement() helper plus managementKeys() and managementTenants()
      • Expose typed management interfaces for AI SDK users

    This release removes the need for direct raw HTTP calls for management operations when using the SDK packages.

0.2.0

Minor Changes

  • fa54f10: Add tenant-scoped SDK support for hosted MCP routing.

    • @memories.sh/core
      • Add tenantId option on MemoriesClient and include tenant_id in tool calls.
      • Keep userId support for per-user scope within a tenant.
      • Improve typed error handling and stable response envelope handling.
    • @memories.sh/ai-sdk
      • Require tenantId when constructing internal clients (unless a preconfigured client is passed).
      • Pass tenant/user scope through middleware and tools wrappers.
    • Docs
      • Add package READMEs for @memories.sh/core and @memories.sh/ai-sdk.

@memories.sh/cli@0.7.6

14 Feb 12:05

Choose a tag to compare

@memories.sh/cli

0.7.2

Patch Changes

  • Fix FTS trigger logic to avoid SQLITE_CORRUPT_VTAB when hard-deleting soft-deleted memories, and auto-refresh outdated trigger definitions during migrations.

0.7.0

Minor Changes

  • Improve default skill ingestion coverage for agent setups.

    • memories setup now imports existing project skills into memories by default.
    • Added --skip-skill-ingest to opt out during setup.
    • memories ingest skills now scans the full set of project skill directories, including .codex/skills and other supported tool locations.

@memories.sh/cli@0.7.5

14 Feb 11:42

Choose a tag to compare

@memories.sh/cli

0.7.2

Patch Changes

  • Fix FTS trigger logic to avoid SQLITE_CORRUPT_VTAB when hard-deleting soft-deleted memories, and auto-refresh outdated trigger definitions during migrations.

0.7.0

Minor Changes

  • Improve default skill ingestion coverage for agent setups.

    • memories setup now imports existing project skills into memories by default.
    • Added --skip-skill-ingest to opt out during setup.
    • memories ingest skills now scans the full set of project skill directories, including .codex/skills and other supported tool locations.

@memories.sh/cli@0.7.4

14 Feb 01:40

Choose a tag to compare

@memories.sh/cli

0.7.2

Patch Changes

  • Fix FTS trigger logic to avoid SQLITE_CORRUPT_VTAB when hard-deleting soft-deleted memories, and auto-refresh outdated trigger definitions during migrations.

0.7.0

Minor Changes

  • Improve default skill ingestion coverage for agent setups.

    • memories setup now imports existing project skills into memories by default.
    • Added --skip-skill-ingest to opt out during setup.
    • memories ingest skills now scans the full set of project skill directories, including .codex/skills and other supported tool locations.

@memories.sh/cli@0.7.3

14 Feb 01:31

Choose a tag to compare

@memories.sh/cli

0.7.2

Patch Changes

  • Fix FTS trigger logic to avoid SQLITE_CORRUPT_VTAB when hard-deleting soft-deleted memories, and auto-refresh outdated trigger definitions during migrations.

0.7.0

Minor Changes

  • Improve default skill ingestion coverage for agent setups.

    • memories setup now imports existing project skills into memories by default.
    • Added --skip-skill-ingest to opt out during setup.
    • memories ingest skills now scans the full set of project skill directories, including .codex/skills and other supported tool locations.

@memories.sh/cli@0.7.2

14 Feb 01:01

Choose a tag to compare

Patch Changes

  • Fix FTS trigger logic to avoid SQLITE_CORRUPT_VTAB when hard-deleting soft-deleted memories, and auto-refresh outdated trigger definitions during migrations.