mnemosyne_agent_files
Check which files other agents have recently written or edited before making changes. Filter by project or path to avoid conflicts and see session sources for each entry.
Instructions
Which FILES other agent sessions have written or edited recently, newest first, with the session each came from. Paths and timestamps only — never file contents. Each entry says how it is known: recorded means the harness logged a file-writing tool call, from a command means a redirection was read out of a shell command the session ran and may never have completed. Spans every installed harness, and each line names the session and the agent it came from. Use it to see what another session has already touched before you edit the same area.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max files to return (default 40, max 200). | |
| project | No | Keep only files from sessions whose project path contains this string. | |
| contains | No | Keep only paths containing this string. A folder name works as well as a file name. |