mem_current_project
Determine the active project despite ambiguous or invalid context, so the memory server can retrieve relevant information for coding agents.
Instructions
Detect the current project without failing on ambiguous or invalid project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | ||
| project | No | ||
| warning | No | ||
| error_hint | No | ||
| project_path | No | ||
| project_source | No | ||
| available_projects | No |