memory_observe
Record lightweight observations to track file changes, tool usage, and session activity, with automatic cleanup after 30 days.
Instructions
Save a lightweight observation (auto-capture). No dedup, no ChromaDB — fast and cheap. Use for tracking file changes, tool usage, and session activity. Observations auto-cleanup after 30 days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | general | |
| summary | Yes | What happened (e.g. 'Modified auth controller') | |
| tool_name | Yes | Which tool triggered this (Write, Edit, Bash, etc.) | |
| files_affected | No | List of affected file paths | |
| observation_type | No | Type of observation | change |