Akhileshrangani4
f79115974c
feat: add dynamic file structure context in AI chat
- Improved file structure formatting with tree-like visualization
- Added filtering for ignored files and folders
- Added scripts section to template context
- Fixed folder hierarchy display with proper indentation
- Maintains sorting with folders first, then files alphabetically
- Now uses actual project files instead of template structure
Example output:
├── app/
│ ├── api/
│ └── page.tsx
├── components/
└── package.json
2024-11-30 15:53:17 -05:00
..
2024-11-30 15:53:17 -05:00
2024-04-16 17:18:51 -04:00
2024-11-30 15:53:17 -05:00
2024-11-17 12:43:13 -05:00
2024-11-29 13:06:12 -05:00
2024-11-24 22:30:22 -05:00
2024-11-02 05:55:50 -06:00
2024-11-17 12:43:13 -05:00
2024-11-17 12:43:13 -05:00
2024-04-16 17:18:51 -04:00
2024-11-10 23:40:10 -05:00
2024-11-25 23:10:21 +01:00
2024-11-25 23:10:21 +01:00
2024-05-05 16:51:30 -07:00
2024-11-17 12:43:13 -05:00
2024-04-16 17:18:51 -04:00
2024-10-13 22:47:47 -04:00