Skip to content

Comments

feat(mem-skill): add mem sidecar skill with mode-selection workflow#112

Open
arthurborgesdev wants to merge 1 commit intoTinyAGI:mainfrom
arthurborgesdev:feat/mem-skill-integration-guide
Open

feat(mem-skill): add mem sidecar skill with mode-selection workflow#112
arthurborgesdev wants to merge 1 commit intoTinyAGI:mainfrom
arthurborgesdev:feat/mem-skill-integration-guide

Conversation

@arthurborgesdev
Copy link

Summary
Adds a new memory skill for TinyClaw that integrates amcbstudio/mem as an external sidecar (not vendored in this repository).

What changed

  • Added mem skill definition
  • Defines a required first-step prompt asking users how they want memory used
  • Documents external installation flow from GitHub
  • Clarifies cloud expectations (no native cloud runtime/sync in upstream mem)
  • Adds guardrails for sensitive data and source-of-truth boundaries

Why
The project needed a clear, practical way to use mem without embedding it into TinyClaw, while keeping memory behavior explicit and user-configurable.

Scope

  • Docs/skill only
  • No runtime code changes
  • No behavior changes to queue, routing, or channel integrations

Validation

  • Confirmed skill file exists and is the only change in this PR branch
  • Verified branch is clean after commit

@mmmeff
Copy link
Contributor

mmmeff commented Feb 16, 2026

Addresses #17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants