memory_current_project
Check which ContextForge project is linked to the current working directory at the start of a conversation. Call this with memory_query to scope answers to the correct project and avoid hallucination.
Instructions
Check the linked project at the start of every new conversation in a directory. Call this FIRST (alongside memory_query) before answering questions about the user's project, code, or work — it tells you which ContextForge project and spaces are scoped to the current working directory. If linked: false, surface that to the user and suggest memory_link_project. Pair this with memory_query as your two startup-context calls — they are the cheapest possible way to avoid hallucinating about the user's project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||