This commit is contained in:
Vonic 2026-04-13 23:17:12 +07:00
parent 8a9fb30d0c
commit 923c7a0f69
15 changed files with 71 additions and 111 deletions

View file

@ -29,14 +29,7 @@ Người dùng có trải nghiệm truy vấn kho tài liệu "không độ tr
### Code Organization
This story is currently marked as `done`. Implementation should target the following components/files:
- `surfsense_backend/app/connectors/dropbox/client.py`
- `surfsense_backend/app/schemas/incentive_tasks.py`
- `surfsense_backend/app/utils/proxy_config.py`
- `surfsense_web/components/chat-comments/comment-panel-container/comment-panel-container.tsx`
- `surfsense_web/components/tool-ui/write-todos.tsx`
- `surfsense_web/components/shared/image-config-dialog.tsx`
- `surfsense_backend/app/users.py`
- `surfsense_web/components/ui/dropdown-menu.tsx`
*(Files to be determined during implementation)*
### Developer Agent Constraints
1. **No Destructive Refactors**: Extend existing modules when possible.