Best Practices for Code Uploads in Dust: Seeking Community Insights
Hi Dust Community! ๐ I'm working on a documentation assistant project and looking for best practices regarding code upload. Here's my specific use case: Current Setup: - Using Dust to analyze UI screenshots and data models - Need to give the assistant access to our GitLab codebase for: * Business rules extraction * Workflow analysis * Field validation rules Current Plan:As I don't want to make a connection via API, I'm planning to use Dust Folders to upload our code files Questions for the Community: 1. Has anyone implemented a similar setup for code analysis? 2. Any tips for organizing code files in Dust Folders for optimal assistant understanding? 3. What's your experience with large codebases in Dust? Any specific limitations or workarounds you've found useful? 4. Any recommendations for structuring the files to help the assistant better understand code relationships? Any insights, examples, or lessons learned would be greatly appreciated! ๐