mem_current_project
Detect the active project context without errors, even when ambiguous or invalid, ensuring accurate memory recall 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 |