jlightner
|
86e31cfa5c
|
feat: Added GET /admin/usage endpoint with today/week/month token aggre…
- "backend/routers/admin.py"
- "frontend/src/api/admin-usage.ts"
- "frontend/src/pages/AdminUsage.tsx"
- "frontend/src/pages/AdminUsage.module.css"
- "frontend/src/App.tsx"
- "frontend/src/components/AdminDropdown.tsx"
- "frontend/src/api/index.ts"
GSD-Task: S04/T02
|
2026-04-04 13:44:44 +00:00 |
|
jlightner
|
15299232a8
|
feat: Added personality extraction pipeline: prompt template, 3-tier tr…
- "prompts/personality_extraction.txt"
- "backend/pipeline/stages.py"
- "backend/schemas.py"
- "backend/routers/admin.py"
GSD-Task: S06/T02
|
2026-04-04 08:28:18 +00:00 |
|
jlightner
|
5a39850a35
|
feat: Added write_mode support to impersonation tokens with conditional…
- "backend/auth.py"
- "backend/models.py"
- "backend/routers/admin.py"
- "backend/tests/test_impersonation.py"
GSD-Task: S07/T01
|
2026-04-04 06:24:04 +00:00 |
|
jlightner
|
4917fd3a32
|
feat: Added LightRAG /query/data as primary search engine with file_sou…
- "backend/config.py"
- "backend/search_service.py"
GSD-Task: S01/T01
|
2026-04-04 04:44:24 +00:00 |
|