19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
Markdown
|
|
Re-explore the DiunaBI codebase comprehensively and update the `.claude/project-context.md` file with the latest:
|
||
|
|
|
||
|
|
1. Project structure changes (new projects, folders, or major reorganization)
|
||
|
|
2. New features and functionality added
|
||
|
|
3. Database schema changes (new entities, significant field additions)
|
||
|
|
4. New API endpoints or controllers
|
||
|
|
5. New services or business logic components
|
||
|
|
6. Changes to authentication/authorization
|
||
|
|
7. New external integrations or plugins
|
||
|
|
8. Recent git commits (last 5-10) to understand development direction
|
||
|
|
9. Updated configuration or environment changes
|
||
|
|
10. New design patterns or architectural changes
|
||
|
|
|
||
|
|
Use the Task tool with subagent_type='Explore' and thoroughness level 'very thorough' to comprehensively analyze the codebase.
|
||
|
|
|
||
|
|
After exploration, update the `.claude/project-context.md` file with all relevant changes while maintaining the existing structure and format. Preserve information that hasn't changed.
|
||
|
|
|
||
|
|
When done, provide a brief summary of what was updated in the context file.
|