Commit Graph

22 Commits

Author SHA1 Message Date
038b1e0ded chore: update documentation, angular logic and realtime recording spec 2026-04-16 10:48:28 +08:00
f8e66f3057 feat: implement real-time recording pipeline specs and audio UI updates 2026-04-12 22:57:55 +08:00
9857498632 feat: implementation of markdown-first persistence architecture 2026-04-12 20:45:15 +08:00
24fe3c0f7a feat(profile-pipeline): implement two-stage client profile report generation with anti-hallucination schema 2026-04-12 17:20:41 +08:00
cd985e38ea feat(archival): move client archiving from mock to API and SQLite 2026-04-12 17:07:37 +08:00
d711df312f feat(workspace): add unarchived filter and adjust card info items 2026-04-12 16:43:20 +08:00
f31c1eb947 fix(ui): use authenticated user avatarUrl instead of fallback initial in chat 2026-04-12 16:33:47 +08:00
82c5e5828c fix(ui): migrate markdown-body to global styles to bypass view encapsulation and fix list indents 2026-04-12 16:31:18 +08:00
b0cdea6c4a fix(ui): enforce standard markdown list rendering with hanging indents using list-style-position outside 2026-04-12 16:27:38 +08:00
e87b91146d fix(ui): sanitize json tool leaks, optimize markdown list and typography, update ai avatar 2026-04-12 16:22:19 +08:00
4fd682ff77 feat(ui): optimize chat box height and add markdown rendering for agent messages 2026-04-12 16:11:39 +08:00
2f7dd95699 fix(backend): include context_id in report fetch API to prevent fallback context mismatch in chat 2026-04-12 16:01:19 +08:00
bcdd6e36ff fix(backend): remove leaked request variable causing SSE task execution failure 2026-04-12 15:56:18 +08:00
131a1bb33b chore(deploy): standardize full-stack deployment pipeline to prevent Nginx subpath and permission traps 2026-04-12 15:53:40 +08:00
43a6018e6a feat(backend/frontend): remove AI hallucinated reportCode and use UUID programmatic assignment for absolute context integrity 2026-04-12 15:36:55 +08:00
b8a541dcea feat(frontend): integrate chatbox with real Hermes SSE backend 2026-04-12 15:29:36 +08:00
ec392b31bb docs(wiki): structure gemini_rfm_rules.md with proper markdown 2026-04-12 15:15:42 +08:00
2a1c33539f feat(backend): implement Tri-Domain Knowledge Architecture 2026-04-12 14:53:23 +08:00
a71f4051d2 feat(backend): implement prosumer storage isolation pattern 2026-04-12 14:05:23 +08:00
e6cf28cb55 docs: restructure to Prosumer-First & Inbox-Driven Architecture (V3) 2026-04-12 13:48:42 +08:00
a7001f77bd chore: rename doss to docs 2026-04-12 13:45:59 +08:00
c4e442680a feat: restructure to Inbox pattern 2026-04-12 13:42:49 +08:00