feat: Implement a new dashboard layout with sidebar, introduce project and data source management, and add various UI components.

This commit is contained in:
2026-02-03 15:11:53 +00:00
parent a795e92ef3
commit 7e3854d7d6
29 changed files with 2460 additions and 645 deletions

5
.agent/rules/bugfix.md Normal file
View File

@@ -0,0 +1,5 @@
---
trigger: always_on
---
If i report a bug, before figuring out how to fix it, i want you to (if you have tests written already) write a test for this exact bug, fix the bug, and run the test to verify.