• Joined on 2026-01-28
lidf pushed to main at lidf/MindOS_CLI 2026-04-28 18:24:06 +00:00
3a1ecd7adc fix: 补全 vendor 快照(model_tools/utils/toolsets/gateway/cron/hermes_time)+ python-dotenv 依赖
lidf pushed to main at lidf/MindOS_CLI 2026-04-28 18:16:40 +00:00
9fe8a43e70 chore: 添加 VENDOR_COMMIT 快照标记(hermes@f8a855a)
lidf pushed to main at lidf/doctorAI 2026-04-16 02:48:32 +00:00
038b1e0ded chore: update documentation, angular logic and realtime recording spec
lidf pushed to main at lidf/doctorAI 2026-04-12 14:57:59 +00:00
f8e66f3057 feat: implement real-time recording pipeline specs and audio UI updates
lidf pushed to main at lidf/doctorAI 2026-04-12 12:45:19 +00:00
9857498632 feat: implementation of markdown-first persistence architecture
lidf pushed to main at lidf/doctorAI 2026-04-12 09:20:45 +00:00
24fe3c0f7a feat(profile-pipeline): implement two-stage client profile report generation with anti-hallucination schema
lidf pushed to main at lidf/doctorAI 2026-04-12 09:07:39 +00:00
cd985e38ea feat(archival): move client archiving from mock to API and SQLite
lidf pushed to main at lidf/doctorAI 2026-04-12 08:43:24 +00:00
d711df312f feat(workspace): add unarchived filter and adjust card info items
lidf pushed to main at lidf/doctorAI 2026-04-12 08:33:50 +00:00
f31c1eb947 fix(ui): use authenticated user avatarUrl instead of fallback initial in chat
lidf pushed to main at lidf/doctorAI 2026-04-12 08:31:21 +00:00
82c5e5828c fix(ui): migrate markdown-body to global styles to bypass view encapsulation and fix list indents
lidf pushed to main at lidf/doctorAI 2026-04-12 08:27:40 +00:00
b0cdea6c4a fix(ui): enforce standard markdown list rendering with hanging indents using list-style-position outside
lidf pushed to main at lidf/doctorAI 2026-04-12 08:22:23 +00:00
e87b91146d fix(ui): sanitize json tool leaks, optimize markdown list and typography, update ai avatar
lidf pushed to main at lidf/doctorAI 2026-04-12 08:11:41 +00:00
4fd682ff77 feat(ui): optimize chat box height and add markdown rendering for agent messages
lidf pushed to main at lidf/doctorAI 2026-04-12 08:01:22 +00:00
2f7dd95699 fix(backend): include context_id in report fetch API to prevent fallback context mismatch in chat
lidf pushed to main at lidf/doctorAI 2026-04-12 07:56:21 +00:00
bcdd6e36ff fix(backend): remove leaked request variable causing SSE task execution failure
lidf pushed to main at lidf/doctorAI 2026-04-12 07:53:43 +00:00
131a1bb33b chore(deploy): standardize full-stack deployment pipeline to prevent Nginx subpath and permission traps
lidf pushed to main at lidf/doctorAI 2026-04-12 07:36:58 +00:00
43a6018e6a feat(backend/frontend): remove AI hallucinated reportCode and use UUID programmatic assignment for absolute context integrity
lidf pushed to main at lidf/doctorAI 2026-04-12 07:29:38 +00:00
b8a541dcea feat(frontend): integrate chatbox with real Hermes SSE backend
lidf pushed to main at lidf/doctorAI 2026-04-12 07:15:45 +00:00
ec392b31bb docs(wiki): structure gemini_rfm_rules.md with proper markdown
lidf pushed to main at lidf/doctorAI 2026-04-12 06:53:25 +00:00
2a1c33539f feat(backend): implement Tri-Domain Knowledge Architecture