Skip to content

026.05 Get Project Context

Description

As an AI Agent, I want to query the current project context so that I can understand what the researcher is working on.

Acceptance Criteria

  • [ ] #1 Agent can get the active project name and path
  • [ ] #2 Agent can get the list of sources in the project
  • [ ] #3 Agent can get the list of codes in the project
  • [ ] #4 Agent can get the currently open source (if any)